Re: [U-Boot] [PATCH v3 1/2] README.arm-relocation: get relocated address from bdinfo

2011-05-12 Thread Wolfgang Denk
Dear Ben Gardiner, In message <787a04417ee0eb01c6eb3a7a1edff7ee9a8f825e.1304024417.git.bengardi...@nanometrics.ca> you wrote: > 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 requiri

Re: [U-Boot] [PATCH v3 1/2] README.arm-relocation: get relocated address from bdinfo

2011-04-28 Thread Heiko Schocher
Hello Ben, Ben Gardiner wrote: > 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 > CC

[U-Boot] [PATCH v3 1/2] README.arm-relocation: get relocated address from bdinfo

2011-04-28 Thread Ben Gardiner
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 CC: Wolfgang Denk --- Changes since V1: none; int