.........................................
DDR3 Power up u2013 Initialization sequence
BACKGROUND:
To Power up the DDR3 on the Zedboard, an initialization sequence is required. (See link below for general informations).
https://deakons.fedorapeople.org/tn4107_power_up_initialization_and_reset.pdf
In this sequence are different memory configuration possible, by sending MRS commands to the DDR3 memory. I want to understand how the Power up sequence works, and how can I adjust the MRS commands. So maybe someone can help me with this questions.
QUESTION:
u2022tWhere do I have to send these DDR3 MRS commands? (i.e in the Bootloader)
u2022tIs there a special method to Init the DDR3 Memory, or where is the initialization be done?
u2022tAre there any documentations regarding the DDR3 Power up initialization (i.e. Technical References, or maybe programming files or something else)?
Thanks for your help!!!!