Hello. I am use custom board based on AM1705. When i compiling U-boot with defination CONFIG_USE_ NAND (da830_evm.h), then U-boot loading but don't launching (not answer when i hit enter in HyperTerminal). When compiling u-boot with undef CONFIG_USE_ NAND, then U-boot launching and work. When i defintation CONFIG_USE_SPIFLASH, U-boot work too. What i can doing for work with NAND from U-boot (write, erase etc.)?
I am using DaVinci SDK 3.20....14, AISGen GUI and UartBoot Host. In AISGen boot mode select as UART2, configuration for console on UART2 too.