Tool/software:
hi,
I am working on a AM623 based custom board and
I am trying to boot from the GPMC NAND flash (MT29F2G08ABBGAH4). The NAND flash is successfully working in linux, i have checked with ubi commands.
but trying to boot from primary boot mode its not working, primary boot configuration GPMC-NAND and secondary is USB .
attaching pin configuration,
B0: 1
B1: 1
B2: 0
B3: 1
B4: 1
B5: 0
B6: 1
B7: 0
B8: 0
B9: 0
B10: 1
B11: 0
B12: 0
B13: 0
B14: 0
B15: 0
But we are facing USB-DFU is not detecting issue while trying initial boot (sudo dfu-util -l shows no device available)
But the same set up is working if I configure primary boot media as EMMC and secondary boot media as USB-DFU.
physically verified pin logic also.
Regards,
-RJ