[U-Boot-Users] u-boot debugging

I have a BDI-2000, and would like to debug u-boot on my PQ2FADS board, but the relocation mechanism is making the remote GDB connection quite a pain to align the u-boot ELF to the addresses it's been relocated to.
I'm new to u-boot, and I was wondering is there is any documentation for setting up the u-boot to run as 'execute-in-place' code?

McMullan, Jason wrote:
I have a BDI-2000, and would like to debug u-boot on my PQ2FADS board, but the relocation mechanism is making the remote GDB connection quite a pain to align the u-boot ELF to the addresses it's been relocated to.
I'm new to u-boot, and I was wondering is there is any documentation for setting up the u-boot to run as 'execute-in-place' code?
A better solution: http://www.denx.de/twiki/bin/view/DULG/DebuggingUBoot#Section_10.1.2.
gvb

In message 1118411877.7564.34.camel@jmcmullan.timesys 1118411877.7564.34.camel@jmcmullan.timesys you wrote:
I have a BDI-2000, and would like to debug u-boot on my PQ2FADS board, but the relocation mechanism is making the remote GDB connection quite a pain to align the u-boot ELF to the addresses it's been relocated to.
You call a single "symbol-file" command a pain? C'me on...
I'm new to u-boot, and I was wondering is there is any documentation for setting up the u-boot to run as 'execute-in-place' code?
No. You don't want to do that. You did read the manual and especially the FAQ, didn't you?
Best regards,
Wolfgang Denk
participants (3)
-
Jerry Van Baren
-
McMullan, Jason
-
Wolfgang Denk