Hello,I'm trying to boot the MPC8309twr with sd card.
I followed the procedure as per the document AN3659_bf.pdf(which describes the format for sd card boot for MPC8536E) as per the doubts asked by other members and response given i set up configuration file.
These are the following changes done for sd card boot:
Here I am having some doubts:
1: as per the mpc8309 reference manual BMS bit is 1 in RCWHR register for sd card boot, which means our boot memory space will be lower 8MB(0xFF80_0000 to 0xFFFF_FFFF.) so where should our boot code be present and how it is related with the Target address and Execution DDR address.
2:how we are defining the source address,Target address and Execution address.
as suggested by Ufedor,
Target Address (DDR address) 0x01000000
Execution Starting Address is set to 0x01000100.
are these two address fixed and if not,can i change it to some other address range.
3:where should be the microcode present.
i mean only modifying CONFIG_SYS_QE_FW_ADDR to a DDR address is sufficient or any other modifications to be done.
what should be the suitable DDR address for microcode
so please guide me if i have done any mistake in the above configurations for booting with sd card.
with regards,
satya ranjan
I am still facing the issue in sd card booting. I have applied the patches but still no u-boot print showing up in console. I am still having doubt that for sd card boot if RCW=1101 (hard coded) the BMS bit is 1 which indicates that the boot code should be present at address FF800000 to FFFFFFFF. So how should I put my uboot code at this location.
Please share some sd card debugging documents specific to mpc8309twr.what are the other requirements need to be modified or required to be added.
Please create a Technical Case referring the following:
https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.nxp.com%2Fthread%2F3818...How I could create a Service Request?
Have a great day,
Pavel Chubakov
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------