[U-Boot] [PATCH 0/1] fix some SPL debug builds.
Jeroen Hofstee
dasuboot at myspectrum.nl
Tue Aug 14 22:37:41 CEST 2012
Some boards with SPL fail to build with DEBUG defined. This patch
should fix the "undefined reference to `do_reset'".
before with -DDEBUG
--------------------- SUMMARY ----------------------------
Boards compiled: 303
Boards with errors: 44 ( da850_am18xxevm da850evm spear300 spear300_nand
spear300_usbtty spear300_usbtty_nand spear310 spear310_pnor spear310_nand
spear310_usbtty spear310_usbtty_pnor spear310_usbtty_nand spear320
spear320_pnor spear320_nand spear320_usbtty spear320_usbtty_pnor
spear320_usbtty_nand spear600 spear600_nand spear600_usbtty
spear600_usbtty_nand am335x_evm omap3_overo am3517_evm am3517_crane
omap3_beagle omap3_evm omap3_evm_quick_mmc devkit8000 mcx tricorder
omap4_panda omap4_sdp4430 omap5_evm harmony seaboard ventana whistler
plutux medcom tec paz00 trimslice )
Boards with warnings but no errors: 8 ( VCMA9 smdk2410 top9000eval_xe
lschlv2 lsxhl omap5912osk qong top9000eval_xe )
----------------------------------------------------------
after with -DDEBUG
--------------------- SUMMARY ----------------------------
Boards compiled: 303
Boards with errors: 29 ( spear600_nand spear320_nand spear320_usbtty_nand
spear310_pnor plutux medcom spear300_usbtty_nand spear320_usbtty_pnor
spear300 spear320_pnor spear300_usbtty spear310_usbtty_nand spear320_usbtty
spear310_usbtty_pnor spear600 seaboard trimslice spear600_usbtty tec
whistler
ventana harmony paz00 spear300_nand spear320 spear310 spear310_nand
spear310_usbtty spear600_usbtty_nand )
Boards with warnings but no errors: 7 ( lsxhl qong top9000eval_xe lschlv2
VCMA9 omap5912osk smdk2410 )
----------------------------------------------------------
Jeroen Hofstee (1):
lib, panic: don't call do_reset in SPL (debug).
lib/vsprintf.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
1.7.9.5
More information about the U-Boot
mailing list