u-boot-brain/arch/powerpc/cpu
Graeme Russ e3e454cd72 console: Squelch pre-console output in console functions
There are some locations in the code which anticipate printf() being called
before the console is ready by squelching printf() on gd->have_console.
Move this squelching into printf(), vprintf(), puts() and putc(). Also
make tstc() and getc() return 0 if console is not yet initialised

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
Tested-by: Simon Glass <sjg@chromium.org>
2011-10-01 21:54:49 +02:00
..
74xx_7xx unify version_string 2011-07-28 17:22:53 +02:00
mpc5xx unify version_string 2011-07-28 17:22:53 +02:00
mpc5xxx console: Squelch pre-console output in console functions 2011-10-01 21:54:49 +02:00
mpc8xx console: Squelch pre-console output in console functions 2011-10-01 21:54:49 +02:00
mpc8xxx powerpc/8xxx: Remove dependency on <usb.h> 2011-07-29 16:04:56 -05:00
mpc83xx unify version_string 2011-07-28 17:22:53 +02:00
mpc85xx powerpc/85xx: verify the device tree before booting Linux 2011-07-29 08:53:39 -05:00
mpc86xx unify version_string 2011-07-28 17:22:53 +02:00
mpc512x video: Add SHARP LQ084S3LG01 LCD support on P1022DS 2011-08-04 22:55:33 +02:00
mpc824x unify version_string 2011-07-28 17:22:53 +02:00
mpc8220 unify version_string 2011-07-28 17:22:53 +02:00
mpc8260 Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
ppc4xx ppc4xx: Flush dcache after DDR2 autocalibration with caches on 2011-09-19 11:51:21 +02:00