diff options
author | Alexander Graf <agraf@suse.de> | 2016-03-29 15:29:09 (GMT) |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2016-04-01 07:52:28 (GMT) |
commit | 0ea5a04fbcd72ebb37eb4b3f744374fdf551d3b7 (patch) | |
tree | 0c4ee763250d33057c6ac5ca7fa085d3757b438b /include/mv88e6352.h | |
parent | 8434f0357624ad7345450d8c765264637dfd7cd1 (diff) | |
download | u-boot-fsl-qoriq-0ea5a04fbcd72ebb37eb4b3f744374fdf551d3b7.tar.xz |
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>
Diffstat (limited to 'include/mv88e6352.h')
0 files changed, 0 insertions, 0 deletions