York Sun 76698b4e6c Fix memory commands for 64-bit platforms
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@freescale.com>
Acked-by: Wolfgang Denk <wd@denx.de>
2014-02-21 11:06:13 -05:00
..
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00
2014-02-04 16:32:20 +01:00
2014-02-21 08:42:47 -05:00
2011-04-08 00:44:27 -04:00
2013-08-16 13:45:15 -04:00
2013-11-08 15:25:14 -05:00
2013-05-31 17:12:03 -05:00
2012-08-09 23:39:18 +02:00
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00
2014-01-14 09:01:06 -05:00
2014-01-14 09:01:06 -05:00
2013-08-06 23:58:43 +05:30
2011-12-07 08:41:22 +01:00
2010-01-18 00:23:00 +01:00
2011-10-22 01:13:35 +02:00
2014-02-21 08:42:47 -05:00