Tool/software: Linux
I follow this link processors.wiki.ti.com/.../Program_EVM_UG
and format the nand by the command
$DSS_SCRIPT_DIR/dss.sh program_evm.js evmk2l-le format-nand
and when I do the following command
$DSS_SCRIPT_DIR/dss.sh program_evm.js evmk2l-le nand
it stuck and cannot flash the nand successfully.
I use the following command to load the uboot to the nor,
$DSS_SCRIPT_DIR/dss.sh program_evm.js evmk2l-le nand
and when I switch to spi bootmode, i can type uboot command. I try to use tftpboot, but the dhcp doesnot work.
Someone has the similar experience on the 66AK2L06 EVM, please let me know how you boot the linux kernel with uboot.
Thanks!