public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jeroen Hofstee <dasuboot@myspectrum.nl>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/1] fix some SPL debug builds.
Date: Tue, 14 Aug 2012 22:37:41 +0200	[thread overview]
Message-ID: <502AB715.2040403@myspectrum.nl> (raw)

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

             reply	other threads:[~2012-08-14 20:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-14 20:37 Jeroen Hofstee [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=502AB715.2040403@myspectrum.nl \
    --to=dasuboot@myspectrum.nl \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox