Hi,
I'm having the latest u-boot. my u-boot will support the DMA to transfer images from NAND to RAM.
How to make Loading and Decompression of uImage parallel.
Kindly provide some detail on this.
Thanks in advance for your help.
Thanks
Ramappa
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I'm having the latest u-boot. my u-boot will support the DMA to transfer images from NAND to RAM.
How to make Loading and Decompression of uImage parallel.
Kindly provide some detail on this.
Thanks in advance for your help.
Thanks
Ramappa
for referance you can use this script. http://ftp.maddes.net/u-boot/
according to your requirement , you may need to set some explicit parameter.
best luck