Hi everyone,
We designed a board using DM8168. But the uboot cannot work.
I compiled the uboot image following this URL
http://processors.wiki.ti.com/index.php/DM816x_C6A816x_AM389x_PSP_U-Boot
I tested the Nand Flash Mode, SPI Mode and SD Mode, all tests are failed. (SPI Mode also failed on EVM board)
Nand flash seems OK, and I write the uboot image successfully using jtag.
But when I power up the board after set the boot mode,
nothing got from the uart2.
I checked the pin state when the board powered up.
I found that the Nand_bootn pin was low, but the GPMC_CS0 pin was high.
The boot mode is correct I think.
How can I debug with this problem?
Regards,
Lei