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,

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to