[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] Help with fs-boot



Hi, John

Did you check that the SREC file starting address in 2nd line is same with your "image_start"?

If your image_start is 0x2240 0000, then the 2nd Line of u-boot.srec should contain S315 22400000. Otherwise, the u-boot will not be invoked.

Hope this help.

regards,
chun yeow