u-boot/arch/m68k/lib
angelo fd70aa4146 m68k/lib: fix serial driver relocation
Fix coldfire serial driver bindings no more relocated to ram after last
changes to drivers/serial/serial.c (regression).
Serial initialization in ram has to be called after that gd->reloc_off is
calculated.

Signed-off-by: Angelo Dureghello <sysamfw@gmail.com>
Cc: Jason Jin <jason.jin@freescale.com>
Acked-by: Jens Scharsig (BuS Elektronik) <esw@bus-elektronik.de>
Tested-by: Jens Scharsig (BuS Elektronik) <esw@bus-elektronik.de>
2013-01-11 14:41:14 -07:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
board.c m68k/lib: fix serial driver relocation 2013-01-11 14:41:14 -07:00
bootm.c bootstage: Replace show_boot_progress/error() with bootstage_...() 2012-03-18 21:41:39 +01:00
cache.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
interrupts.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02: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