Hi,
I am in the process of trying to learn bringing up a new board. I have a LS1046ARDB board and another LS1046 custom board. For both I have working files etc. But im going through the process to learn it.
I am able to use CodeWarrior studio to create DDR initialization files etc. Using the ARMv8_Targeting_Manual.pdf and AN12081 im getting pretty far. I am have copied over the DDR intialization files to a new c++ hello world project. Which i can run on both boards. When I follow the instructions and write U-Boot into memory I can release the core and start U-Boot. But U-Boot hangs on DDR initialization. I am unable to get any further then this. I have tried to remove/uncomment some of the U-Boot code for initializing DDR, but this doesnt really fix anything. Any help to this?
Thanks
