commit | 7d0c168c87c342b400b63d788bf94ab04199f9a2 | [log] [tgz] |
---|---|---|
author | Ben Gardiner <bengardiner@nanometrics.ca> | Thu Apr 28 06:49:47 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Thu May 12 23:33:32 2011 +0200 |
tree | 84e9f6a3f00c3260d2237fb82ffaba7890870ac1 | |
parent | dfd7064e0b3e126d0f8454744e81b8f36332f1a2 [diff] |
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>