hello, I am using the u-boot.2011.06. I use the "nand read" commond to read the file in the nand, but the speed is so slow. reading a 1M file used8s, how to raise the speed? thanks
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.
hello, I am using the u-boot.2011.06. I use the "nand read" commond to read the file in the nand, but the speed is so slow. reading a 1M file used8s, how to raise the speed? thanks
Hi,
Please read this wiki: http://processors.wiki.ti.com/index.php/Sitara_Linux_Training:_Boot_Time_Reduction
The other thing that you can try is to tune the GPMC timings. These are contained in the GPMC_CONFIG[7:1]_0 registers. There is no tutorial for this, you will need to refer to section 7.1 in the AM335X TRM Rev. K and to the NAND datasheet.