
4 Mar
2014
4 Mar
'14
8:13 p.m.
On Wed, Feb 26, 2014 at 05:03:19PM -0800, York Sun wrote:
Add 64-bit data for memory commands, such as md, mw, mm, cmp. The new size ".q " is introduced.
For 64-bit architecture, 64-bit data is enabled by default, by detecting compiler __LP64__. It is optional for other architectures.
Signed-off-by: York Sun yorksun@freescale.com
Applied to u-boot/master, thanks! Please note this introduces warnings on mips64 boards because we can now better support 64bitness. Or we need to discuss things more but, lets get that started. Thanks!
--
Tom