[U-Boot] [PATCH] fixed #if chain and added AVR32 case in cmd_bdinfo.c

Andreas Bießmann biessmann at corscience.de
Fri Jun 11 10:14:07 CEST 2010


Am 11.06.2010 09:36, schrieb Reinhard Meyer:
> From: Reinhard Meyer <info at emk-elektronik.de>
> Date: Sun, 6 Jun 2010 19:01:59 +0200
> Subject: [PATCH] fixed #if chain and added AVR32 case in cmd_bdinfo.c
> 
> AVR32 case was missing in cmd_bdinfo, resulting in compiler warning
> (bd->bi_baudrate declared unsigned int at AVR32, but printf used %d)
> 
> At the same time slightly reordered #if #elif #endif to make ARM one
> of the cases and not an extra case surrounding all others
> 
> 
> Signed-off-by: Reinhard Meyer <info at emk-elektronik.de>
Tested-by: Andreas Bießmann <biessmann at corscience.de>


More information about the U-Boot mailing list