Skip to content
Snippets Groups Projects
Commit 4b99327a authored by Richard Retanubun's avatar Richard Retanubun Committed by Wolfgang Denk
Browse files

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: default avatarRichard Retanubun <RichardRetanubun@RuggedCom.com>
Tested-by: default avatarDetlev Zundel <dzu@denx.de>
parent 8c4444ff
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment