你好,我使用的是AM3354的芯片,在UBoot阶段,读取2.9M的内核文件uImage需要耗时4s左右,影响了启动速度,想问一下有没有针对am3354的nandflash补丁或者是其他的方法来提高一下启动时间。谢谢!
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.
你好,我使用的是AM3354的芯片,在UBoot阶段,读取2.9M的内核文件uImage需要耗时4s左右,影响了启动速度,想问一下有没有针对am3354的nandflash补丁或者是其他的方法来提高一下启动时间。谢谢!
可以使能DMA并且打开cache,请参考附件的patch
这个patch是针对于早期的SDK06的,对于新的SDK版本要手动修改,没有现成的patch。
在U-boot下加入:
#define CONFIG_CMD_CACHE