
Dear Ben Gardiner,
In message 713eaea232693cd6775d409b17c2e187328d1598.1304008866.git.bengardiner@nanometrics.ca you wrote:
When your emulator is connected at reset (or is used to load u-boot) it is possible to get the relocation address from the parameter passed to relocate_code() instead of building with -DDEBUG and extracting from the console messages.
Document this alternate method following the style of the original method written by Heiko Schocher.
Signed-off-by: Ben Gardiner bengardiner@nanometrics.ca CC: Heiko Schocher hs@denx.de CC: Wolfgang Denk wd@denx.de
Changes since V1:
- update to reflect proposed changes to existing debug instructions: renumber seteps, remove note about -DDEBUG
doc/README.arm-relocation | 51 +++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 51 insertions(+), 0 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk