Hi all
I'm developing a board with i.MX6SoloLite and I have a question about start-up sequence.
I want to know a copy mechanism to SDRAM from boot device such as SD card etc.
During start-up sequence, U-boot that is got from boot device will be copied to SDRAM.
However, I think that their file formats are different.
How it can be copied ?
Is there any description about the copy mechanism ?
Best Regards,
ko-hey