Spansion SPI parts

Mike Frysinger vapier.adi at gmail.com
Fri Jul 16 11:40:02 EDT 2010


On Fri, Jul 16, 2010 at 11:32, Hoyler, Gernot wrote:
>> you will need to verify all platform resources in board files are updated as well -mike
>
> I had run a recursive grep through the original kernel source tree, see below.
> In this output, I do not see any directly matching board driver references...
> except some refs to s25sl128b which seems to be declared by some derived Freescale
> driver (fsl_m25p80). I assume we cannot fix that derivative (because it only comes
> with the Freescale BSPs), so we should be clean!

mmm, why do you assume that ?  dts files are compiled into device
trees which are bundled into the kernel image.  you will need to
change those dts files to use the updated name.  otherwise the spi
flash will not be detected/probed for those boards anymore.
-mike



More information about the linux-mtd mailing list