I am using sdk 3.3.0.4 .
I found a post here, but I didn't find any file ,e.g. board-am335xevm.c, related to am33xx in linux-kernel/arch/arm/mach-omap2.
Nor flash is used in the product.
Can somebody give me some instructions on how to define SPI flash in linux-kernel?
Do I have to use u-boot to do the partition? I saw some related partition information in am335x-evm.dts .
Thanks a lot.