diff options
author | Reinhard Meyer <info@emk-elektronik.de> | 2010-06-06 19:01:59 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-06-29 22:32:13 +0200 |
commit | c99ea790788ae83d813e2c6c03291cb5672cc6c0 (patch) | |
tree | d760eaf6c399c9f4996643f5a08dd618f90209e7 /arch | |
parent | d04250cbe1999cfaafee590dfb3191ade305fb63 (diff) | |
download | u-boot-imx-c99ea790788ae83d813e2c6c03291cb5672cc6c0.zip u-boot-imx-c99ea790788ae83d813e2c6c03291cb5672cc6c0.tar.gz u-boot-imx-c99ea790788ae83d813e2c6c03291cb5672cc6c0.tar.bz2 |
Fix #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@emk-elektronik.de>
Tested-by: Andreas Bießmann <biessmann@corscience.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions