[U-Boot] [U-boot] unsigned long long in ARMv8

TigerLiu at via-alliance.com TigerLiu at via-alliance.com
Wed Mar 26 10:08:08 CET 2014


Hi, experts:

in 32bit ARM SOC platform:  

u-boot use "unsigned long long" as a uint64 data type.

 

So, if with 74bit ARM SOC:

Long type : means a 64bit data type.

 

So how to map "unsigned long long " to a "long" data type if compiling a
64bit u-boot?

 

Best wishes,



More information about the U-Boot mailing list