[U-Boot-Users] variable u16

Lucas Cyrulski cyrulo at gmail.com
Wed May 2 23:43:28 CEST 2007


Hello,

i got this variable declaration:

volatile u16  manuf_code;

was trying to find where the typedef  u16  is but failed.

I'd like to make some debugging using console, and though i have to
print manuf_code using printf() instruction but don't know
what parameter for printf() goes with u16 variable, is it %d or %ld...

Will be appreciate any help.

Best Regards,
Lucas




More information about the U-Boot mailing list