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.

AM3359启动问题



我们新改版了一下电路板,因为之前beagle bone上是没有nand flash的,我们加上了一片nand flash,但是目前对flash的电源是断开的
发现上电后出现两行打印:
bad block table not found for chip 0
bad block table not found for chip 0
之后要等待2分多钟系统才开始启动,下面的打印信息才出来,之后正常进入应用
如果此时按下系统的复位键,重启后打印信息则正常,不会再出现上面的错误信息,也不会等待
我们分析,可能是我们改版后检测了某些设备或者模块,因为这个模块我们并不用所以一直在等待他的响应直到失败
因为我们之前这个模块暂时应该是对我们没用的,帮我们查一下,是否有方法关闭或者跳过这个模块
非常感谢