uboot-mt623x/lib_ppc
Richard Retanubun 4b99327a41 PPC: Record U-Boot's relocated address in RAM and show in bdinfo.
This patch uses gd->relocaddr variable to store uboot's relocated
address in RAM and shows it in bdinfo command.

This patch moves CONFIG_AMIGAONEG3SE style copying of the address
in board_init_f to just before relocation is actually done.

Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
Tested-by: Detlev Zundel <dzu@denx.de>
2010-03-11 23:49:16 +01:00
..
Makefile ppc: Loose GOT access in IRQ 2010-01-26 19:30:12 +01:00
bat_rw.c mpc86xx: Add support to populate addr map based on BATs 2009-02-10 00:29:49 +01:00
board.c PPC: Record U-Boot's relocated address in RAM and show in bdinfo. 2010-03-11 23:49:16 +01:00
bootm.c 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 2009-08-28 17:12:38 -05:00
cache.c ppc: Fix roll over bug in flush_cache() 2009-02-10 00:47:18 +01:00
config.mk ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00
extable.c ppc: Remove extable relocation fixups 2009-10-03 10:17:56 +02:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
kgdb.c ppc: Move conditional compilation of kgdb.c to Makefile 2009-11-24 23:41:11 +01:00
ppccache.S Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
ppcstring.S Initial revision 2000-07-19 14:09:16 +00:00
reloc.S ppc: Loose GOT access in IRQ 2010-01-26 19:30:12 +01:00
ticks.S Initial revision 2001-11-26 22:06:16 +00:00
time.c Generic udelay() with watchdog support 2009-12-05 01:08:53 +01:00