Tool/software: Linux
Hello All,
We are using AM4376 custom board having QSPI NOR flash( PART No: MX66L1G45G).
We used linux kernel(4.9.69) and u-boot(2017.01) provided by ti and buildroot as build system.
We made necessary changes in .dts(am437x-gp-evm.dts) and kernel configuration(mykernel_configuration) related to QSPI NOR flash.
but we are not able to probe QSPI NOR flash.
Out put of "dmesg | grep mtd" is as follow:
[ 1.586648] mtdoops: mtd device (mtddev=name/number) must be supplied
cat /proc/mtd also show nothing.
Is there any step i am missing in device tree or linux kernel configuration?
Is MX66L1G45G is compatible with AM4376 QSPI?
I attached linux kernel configuration,dts file,uboot configuration,QSPI nor connection with AM4376,dmesg log for reference.
Regards,
Dhananjay
Attachment :=