Part Number: TDA4VM
Other Parts Discussed in Thread: DRA829
Hi Guys,
I tried to initialize DDR in the SBL, but it fails both on the J721_EVM board and my own board. In the SBL_LOG it shows that is passed the BOARD_DDRProbe() and stucks at BOARD_DDRInitDrv().
Here is some relevant log prints, it hangs before BOARD_DDRInitDrv().
Initlialzing PLLs ...done.
InitlialzingClocks ...done.
Initlialzing DDR ...Board_DDRProbe: PASS
Also I want to ask if this initialization succeeded can I link all the sections into the 0x97000000 memory? Seems like you can't load .text to the DDR memory.
Regards,
Kan
