大家好,
我现在碰到了一个奇怪的问题,我在网上买的天嵌科技的TQ3354的开发板,开发板上面是用的nandflash做存储,我使用天嵌提供的MLO,uboot等文件用uboot的nand write烧写nandflash时,系统能够正常的从nandflash启动,但是灯linux启动好之后先用flash_eraseall擦除mtd0之后使用nandwrite -p /dev/mtd0 MLO 烧写mtd0之后,系统怎么也不能从nandflash启动,串口没有任何输出,CCCCCC也没有。
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.
大家好,
我现在碰到了一个奇怪的问题,我在网上买的天嵌科技的TQ3354的开发板,开发板上面是用的nandflash做存储,我使用天嵌提供的MLO,uboot等文件用uboot的nand write烧写nandflash时,系统能够正常的从nandflash启动,但是灯linux启动好之后先用flash_eraseall擦除mtd0之后使用nandwrite -p /dev/mtd0 MLO 烧写mtd0之后,系统怎么也不能从nandflash启动,串口没有任何输出,CCCCCC也没有。