I am trying to enable SPI NOR flash (W25Q64) and partitioning it and trying to access it from linux userspace. I had gone through the wiki page available
I am using yocto warrior with meta-ti for am335x GP EVM board. The image is booted with sd card.
As mentioned i am unable to find source file arch/arm/mach-omap2/board-am35xevm.c to change the list of partitions.
Cat /proc/mtd does not show any partions.
cat /proc/mtd
dev: size erasesize name.
Let me know any set of changes i have to do from yocto build? DO i need to tweek u-boot. No device file found after loading spi-dev.ko.