[U-Boot] [U-Boot, RFC, v2] Fix memory commands for 64-bit platforms

Tom Rini trini at ti.com
Fri Feb 21 20:59:21 CET 2014


On Wed, Feb 12, 2014 at 03:55:35PM -0800, York Sun wrote:

> For aarch64, unsigned long is 64-bit data. Memory commands should be fixed
> with u32 for 32-bit address access. To be clear, ushort is replace with
> u16, u_char is replaced with u8.
> 
> Signed-off-by: York Sun <yorksun at freescale.com>
> Acked-by: Wolfgang Denk <wd at denx.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140221/eb50c62d/attachment.pgp>


More information about the U-Boot mailing list