[U-Boot] [PATCH/RFC] fix several printf() modifiers

Thomas Chou thomas at wytron.com.tw
Thu Dec 15 03:22:56 CET 2011


On 12/14/2011 06:04 PM, Andreas Bießmann wrote:
> From: Andreas Bießmann<biessmann at corscience.de>
>
> Some architectures define size_t to unsigned long even though they are 32 bit
> architectures.
>
> This patch fixes several warnings when running MAKEALL for avr32 architecture:

Hi Andreas,

Thanks. I have tested cmd_sf and fat.

Tested-by: Thomas Chou <thomas at wytron.com.tw>

I would suggest splitting this patch into three, as they related to 
different custodians.

Best regards,
Thomas


More information about the U-Boot mailing list