Dear community,
I have got some problem configuring NAND flash on my custom board for AM335x processor.
The thing is that the configuration works on using Linux build from custom board supplier. However the Linux version was used very old (3.12), and I have used TI mainline linux 4.2. I would like to boot from NAND flash but fail on configuration.
I have copied all device tree bindings from the version that is working, however fail with GPMC with following dmesg messages:
[ 1.309402] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 1.318071] omap2-nand 50000000.gpmc: Failed to get GPMC->NAND interface
For bootloader I use Barebox bootloader and it is able to detect NAND and allocate all required partitions, however linux kernel fails.
Any suggestions about what might be wrong?
Looking forward to Your replies,
King regards,
Ilja.