Home
last modified time | relevance | path

Searched hist:"0 ea5a04fbcd72ebb37eb4b3f744374fdf551d3b7" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-sunxi/
H A Ddram_helpers.c0ea5a04fbcd72ebb37eb4b3f744374fdf551d3b7 Tue Mar 29 15:29:09 UTC 2016 Alexander Graf <agraf@suse.de> sunxi: Explicitly cast u32 pointer conversions

Some parts of the sunxi code cast explicitly between u32 values and pointers.
This is not a problem in practice, because all 64bit SoCs today only use the
lower 32 bits for their phyical address space. But we need to make sure that
the compiler is sure this is not an accident as well.

Signed-off-by: Alexander Graf <agraf@suse.de>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
H A Dusb_phy.c0ea5a04fbcd72ebb37eb4b3f744374fdf551d3b7 Tue Mar 29 15:29:09 UTC 2016 Alexander Graf <agraf@suse.de> sunxi: Explicitly cast u32 pointer conversions

Some parts of the sunxi code cast explicitly between u32 values and pointers.
This is not a problem in practice, because all 64bit SoCs today only use the
lower 32 bits for their phyical address space. But we need to make sure that
the compiler is sure this is not an accident as well.

Signed-off-by: Alexander Graf <agraf@suse.de>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
H A Dcpu_info.c0ea5a04fbcd72ebb37eb4b3f744374fdf551d3b7 Tue Mar 29 15:29:09 UTC 2016 Alexander Graf <agraf@suse.de> sunxi: Explicitly cast u32 pointer conversions

Some parts of the sunxi code cast explicitly between u32 values and pointers.
This is not a problem in practice, because all 64bit SoCs today only use the
lower 32 bits for their phyical address space. But we need to make sure that
the compiler is sure this is not an accident as well.

Signed-off-by: Alexander Graf <agraf@suse.de>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
/rk3399_rockchip-uboot/drivers/mmc/
H A Dsunxi_mmc.c0ea5a04fbcd72ebb37eb4b3f744374fdf551d3b7 Tue Mar 29 15:29:09 UTC 2016 Alexander Graf <agraf@suse.de> sunxi: Explicitly cast u32 pointer conversions

Some parts of the sunxi code cast explicitly between u32 values and pointers.
This is not a problem in practice, because all 64bit SoCs today only use the
lower 32 bits for their phyical address space. But we need to make sure that
the compiler is sure this is not an accident as well.

Signed-off-by: Alexander Graf <agraf@suse.de>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>