Part Number: PROCESSOR-SDK-AM335X
Other Parts Discussed in Thread: AM3352
Tool/software: Linux
Hello,
My custom board with am3352 main chip, and the nand flash is "micron mt29f1g08abaeawp".
I follow the document from u-boot step to enable the nand flash, but still cannot detect it in uboot,
which means the command "nand info" and "nand device" has nothing...
I found some weird on the custom board schematic, the NAND flash SMI_WP pin connect to GPMC_CLK,
is that correct?
here is the part of schematic:
And the NAND flash schematic:
from the TRM, the GPMC_WP pin connect to NAND flash WP pin, but we connect to RMII phy, is it cause that the board cannot detect the nand flash?