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

TigerLiu at via-alliance.com TigerLiu at via-alliance.com
Fri Mar 28 08:42:36 CET 2014


Hi, All:

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

I got the answer:

ARMv8 compiler will treat "unsigned long long" as u64 type.

 

Best wishes,



More information about the U-Boot mailing list