public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/1] fix some SPL debug builds.
@ 2012-08-14 20:37 Jeroen Hofstee
  2012-08-14 20:40 ` [U-Boot] [PATCH 1/1] lib, panic: don't call do_reset in SPL (debug) Jeroen Hofstee
  0 siblings, 1 reply; 6+ messages in thread
From: Jeroen Hofstee @ 2012-08-14 20:37 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-09-02 17:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-14 20:37 [U-Boot] [PATCH 0/1] fix some SPL debug builds Jeroen Hofstee
2012-08-14 20:40 ` [U-Boot] [PATCH 1/1] lib, panic: don't call do_reset in SPL (debug) Jeroen Hofstee
2012-08-15 17:11   ` Tom Rini
2012-08-17 10:51     ` Stefano Babic
2012-08-24 19:30   ` Tom Rini
2012-09-02 17:03     ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox