You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
初步移植是成功了,LCD屏设置后,显示也正常了,但是现在 NAND Flash还是无法识别,照3.0.1上的改写NAND信息启动后,显示s3c6400-nand: failed to get clock,但是按网上说的加上ALIAS(MEM0_NFCON, "s3c6400-nand", "nand"),启动后,到了NAND初始化的时候,CPU直接就崩了。怎么办呢?