[U-Boot-Users] How to compute TEXT_BASE address in my new board?

Dear all, I have an Intel Xscale PXA263 based board. I want to put u-boot on this board instead. Could someone tell me how to compute TEXT_BASE address in my board?
Best regards,
Jacob

In message !~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA+PVBMbpkMUqKhq9Dwhg2eMKAAAAQAAAAx8CvDqyAaUa/Aj8PpkvdFAEAAAAA@so-net.net.tw you wrote:
I have an Intel Xscale PXA263 based board. I want to put u-boot on this board instead. Could someone tell me how to compute TEXT_BASE address in my board?
You don't compute it. You define it when you create the memory map for your system.
Best regards,
Wolfgang Denk

On Thu, Oct 16, 2003 at 02:46:41PM +0800, Jacob Chan wrote:
I have an Intel Xscale PXA263 based board. I want to put u-boot on this board instead. Could someone tell me how to compute TEXT_BASE address in my board?
You should look at the other PXA implementations (e.g. csb226) and do it similarly. I've no idea if the 263 has the same memory map as the 25x, you should check it.
Robert
participants (3)
-
Jacob Chan
-
Robert Schwebel
-
Wolfgang Denk