README.arm-relocation: get relocated address from bdinfo
authorBen Gardiner <bengardiner@nanometrics.ca>
Thu, 28 Apr 2011 06:49:47 +0000 (06:49 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 12 May 2011 21:33:32 +0000 (23:33 +0200)
commitf4379ceff0876f9e4c7c90796d64b6dd5351512a
tree84e9f6a3f00c3260d2237fb82ffaba7890870ac1
parent5902e8f711ee5be9d56d4fdbaf551d5c89956326
README.arm-relocation: get relocated address from bdinfo

The bdinfo command prints the relocaddr on ARM as it does
on PPC.

Update the debugging instructions for arm relocation to
reflect this fact rather than requiring that the user
rebuild the u-boot image using -DDEBUG.

Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
CC: Wolfgang Denk <wd@denx.de>
Acked-by: Heiko Schocher <hs@denx.de>
doc/README.arm-relocation