[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Help with fs-boot
Hi, John
Your u-boot Image will be located at the bottom (high-address) of SDRAM based on the starting address. You cannot simply modify the address in the u-boot.srec, it cannot work. If go (0x27FC 0000), everythings should be ok. Are you expecting your
u-boot.srec to be located at Flash or SDRAM?
Another thing, please observe the end address of your u-boot.srec, see whether it overwrite 0x27FF FFFF. If it is overwrite the SDRAM memory range, you may need to modify it.
Hope this help.
regards,
chun yeow
On 6/30/07, kala855 <kala855@xxxxxxxxx> wrote:
Hi Yeoh, I change the u-boot.srec, but the FS-BOOT launch an error: Invalid SREC!, and I don't know, What can I do?
Thanks friend
--
John Osorio