[U-Boot-Users] How to shift the TEXT_BASE dynamically

Hi Experts, I am new bee to u-boot. I have u-boot image running on my PPC board. I need to create dual boot loader and I have the concept working fine, except I have to change the TEXT_BASE for each image. Here are details: If I have boot loaders at 0xfff00000, looks like I have to set TEXT_BASE to 0xFFF00000. If I am going to burn it to location 0xfe000000, I need to change the TEXT_BASE to 0xFE000000. Otherwise images are not working right. Now my request to all of the experts here is: Is there a way I can have entire u-boot, with relative addressing for TEXT section. Thanks in advance RM
____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
participants (1)
-
RamaBhaskar