u-boot-brain/arch/m68k/lib
Jens Scharsig (BuS Elektronik) aea5eee126 m68k: fix debug call befor serial init
There is a debug call in board.c befor serial interface was initialized.
This moves the debug code behind serial_initialize call.

Signed-off-by: Jens Scharsig (BuS Elektronik) <esw@bus-elektronik.de>
2013-06-27 08:31:16 +08:00
..
board.c m68k: fix debug call befor serial init 2013-06-27 08:31:16 +08:00
bootm.c m68k: Use image_setup_linux() instead of local code 2013-05-14 15:37:26 -04:00
cache.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
interrupts.c Consolidate bool type 2013-04-01 16:33:52 -04:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
time.c ColdFire:Update the timer_init since it was unified. 2011-09-04 22:46:55 +08:00
traps.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00