* [U-Boot] Using u-boot for Powerpc P2041
@ 2015-01-30 12:15 Coskun AYYILDIZ
0 siblings, 0 replies; only message in thread
From: Coskun AYYILDIZ @ 2015-01-30 12:15 UTC (permalink / raw)
To: u-boot
Hi,
I have a powerpc P2041 board which runs a u-boot successfuly when the u-boot is located at the 0xFFF80000 address of the flash. I want to place the u-boot in 0xF0000000 address as 0xFFF80000 will already be used by another software.
I changed the address in the config file. Then I connect the board with a debugger and change the program counter (PC) to 0xF0000000. I expected to see the u-boot messages in the serial port but saw nothing.?
I thought this could be due to a tlb problem. So, I first added the 0xF0000000 address in the tlb range with another little program then jumped to the 0xF0000000, but the result is still failure.
So, how come can I configure the u-boot so that it will be able to run at 0xF0000000 address.
Any help is really appreciated.
Thank you.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-01-30 12:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-30 12:15 [U-Boot] Using u-boot for Powerpc P2041 Coskun AYYILDIZ
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox