mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
4b99327a41
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> |
||
---|---|---|
.. | ||
bat_rw.c | ||
board.c | ||
bootm.c | ||
cache.c | ||
config.mk | ||
extable.c | ||
interrupts.c | ||
kgdb.c | ||
Makefile | ||
ppccache.S | ||
ppcstring.S | ||
reloc.S | ||
ticks.S | ||
time.c |