TMS320C6678 Eval board does not boot linux from nand. I have program the prebuilt linux image to nand using :
$DSS_SCRIPT_DIR/dss.sh program_evm.js evm6678l-le “eeprom51,nand”
and the console output showed it programs successfully:
Reading and verifying block 574 (9388032 bytes of 9437184)
Reading and verifying block 575 (9404416 bytes of 9437184)
Reading and verifying block 576 (9420800 bytes of 9437184)
NAND programming completed successfully
End programming NAND
The problem is: there is no input data in minicom when configured to boot from nand.
I use RHEL 6.1 as the host. And followed the document and setting looks correctly.
Taishan