Hi all,
In our Dm6467 custom board UBL is booting properly and the UBL is also coping any NAND image into DDR memory properly. Now, I want to Flash one simple LED blinking application code(U-Boot) in NAND memory which will be copied into DDR by UBL and run from there. For this I need NAND Image of my application code.
So, I want to know, the procedure to generate the NAND Image of my application code and what loadAddress and entryOffset should be used by the UBL to copy my application NAND Image into DDR and start execution of application code from DDR.
Thanks.
With regards,
Srikanta