Has anyone use the nand k9f1g08? And boot mode is set to nand boot.
I am booting the nand from k9f1g08,but can't boot from that ,even not "CCC" come up .
Can anybody help me ?
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.
Has anyone use the nand k9f1g08? And boot mode is set to nand boot.
I am booting the nand from k9f1g08,but can't boot from that ,even not "CCC" come up .
Can anybody help me ?
hi, Biser
you are write. CCC... comes to the console at UART boot. It has nothing to do with NAND.
The sysboot[15:0] is sysboot[15:8] = 01000000B,sysboot[7:0] = 01100010B。
yes, NAND has been connected to GPMC_CSN0 and GPMC_WAIT0 .
I found my problem. The ROM CODE uses the BCH8 ECC, and the starterware writing the page with ECC BCH8 is not right. But i can not find how to correct that.