Need to add MTD partition support for SPI NOR flash in Uboot

Abhijit Lamsoge avlamsox at gmail.com
Mon Apr 8 03:22:35 EDT 2013


Hi All,

I need to make the partitions available on my SPI NOR flash(m25p80),
as MTD devices, in uboot itself.
So that i can see them using the command "mtdparts" in uboot.
If this possible and have a patch or so, then it would be very
helpful, otherwise any suggestions on how to do this are welcome .
I am using uboot version, that comes along with TI SDK for Beagle
boards.(sitara-board-port-uboot).
I tried by adding MTD options in the respective config file, the
command "mtdparts" is then available, but, it gives me an error of
"mtdids not found".


Abhijit



More information about the linux-mtd mailing list