[U-Boot] [RFC] Add 64-bit data support for memory commands

Wolfgang Denk wd at denx.de
Wed Feb 12 23:11:01 CET 2014


Dear York Sun,

In message <1392240023-25205-1-git-send-email-yorksun at freescale.com> you wrote:
> For aarch64, unsigned long is 64-bit data. Memory commands should be fixed
> with u32 for 32-bit address access. A double word data size is added to
> support 64-bit data.
> 
> Signed-off-by: York Sun <yorksun at freescale.com>

Can you please make all this code conditional for 64 bit architectures
only, so that 32 bit systems do not suffer from the increased code
size?

Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Our universe is a fragile house of atoms, held together by the mortar
of cause-and-effect. One magician would be two too many.
                        - Terry Pratchett, _The Dark Side of the Sun_


More information about the U-Boot mailing list