[U-Boot] [PATCH 1/4] spi_nor: add m25p32 spi nor driver
Lv Terry-R65388
r65388 at freescale.com
Wed Aug 15 08:43:41 CEST 2012
Sorry for that I don't know m25p32 spi nor supported in stmicro.
I've thought that this might be a new driver for new chips.
That's ok. Then I'll summit mx53smd spi nor patches with stmicro.
-----Original Message-----
From: u-boot-bounces at lists.denx.de [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Mike Frysinger
Sent: 2012?8?14? 23:53
To: u-boot at lists.denx.de; r65388 at shlinux3.net
Subject: Re: [U-Boot] [PATCH 1/4] spi_nor: add m25p32 spi nor driver
On Tuesday 14 August 2012 06:58:31 Terry Lv wrote:
> This driver is ported from kernel and can handle a series of spi nor
> flash including m25pxx, m45pxx, w25xxx, cat25xxx, sst25vf0xxx,
> sst25wfxxx, s25xxx, mx25xxx, at25xxx, at26xxx, en25xxx, xxxs33b.
it doesn't make much sense to add a driver which duplicates all the existing ones. long term, we should look at migrating to the linux driver i think (if we can make it work), but i don't think this port is exactly the way.
-mike
More information about the U-Boot
mailing list