Other Parts Discussed in Thread: AM4372, AM4378
Tool/software: Linux
i use ti-processor-sdk-linux-am437x-evm-03.02.00.05-Linux-x86-Install.bin and i success to update the kernel of my custom board based on am437x-gp-evm,but the qspi chip was not so success, i use the (board manufactory)official kernel and myir_ricoboard.dtb file i can see below:
but after i cp myir_ricoboard.dts file to the ti-sdk directory and solved some compiler errors,i can get myir_ricoboard.dtb file to, and it was a little different with (board manufactory)myir_ricoboard.dtb file,but i couldn't see mtd node, as you can see
what need i do next, modify the device tree source file or the kernel config,i check the kernel config about qspi ok followed ti wiki.