* [STAGING] Spectra Flash Translation Layer
@ 2010-06-08 17:43 David Woodhouse
2010-06-18 19:16 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: David Woodhouse @ 2010-06-08 17:43 UTC (permalink / raw)
To: Greg KH; +Cc: alan, linux-kernel
Greg, please pull from
git://git.infradead.org/users/dwmw2/spectra-2.6.git
This was previously known as the 'Moorestown NAND flash driver'.
In fact, we have a proper MTD driver for that hardware now, and the only
part we want is the FTL -- the pseudo-filesystem which pretends to be a
disk drive.
It's a silly approach to using flash; we ought to be using proper flash
file systems on it instead. But we need this on at least part of the
flash for compatibility with legacy firmware.
--
David Woodhouse Open Source Technology Centre
David.Woodhouse@intel.com Intel Corporation
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [STAGING] Spectra Flash Translation Layer
2010-06-08 17:43 [STAGING] Spectra Flash Translation Layer David Woodhouse
@ 2010-06-18 19:16 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2010-06-18 19:16 UTC (permalink / raw)
To: David Woodhouse; +Cc: alan, linux-kernel
On Tue, Jun 08, 2010 at 06:43:30PM +0100, David Woodhouse wrote:
> Greg, please pull from
> git://git.infradead.org/users/dwmw2/spectra-2.6.git
>
> This was previously known as the 'Moorestown NAND flash driver'.
Now pulled.
Note I do get some warnings when building the code:
drivers/staging/spectra/ffsport.c:116:0: warning: "GLOB_VERSION" redefined
drivers/staging/spectra/spectraswconfig.h:24:0: note: this is the location of the previous definition
drivers/staging/spectra/flash.c: In function ‘dump_cache_l2_table’:
drivers/staging/spectra/flash.c:778:9: warning: unused variable ‘i’
drivers/staging/spectra/flash.c: At top level:
drivers/staging/spectra/flash.c:2015:12: warning: ‘FTL_Cache_Write_Back’ defined but not used
drivers/staging/spectra/flash.c:2396:13: warning: ‘FTL_Format_Flash’ defined but not used
Are those to be expected?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-18 19:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-08 17:43 [STAGING] Spectra Flash Translation Layer David Woodhouse
2010-06-18 19:16 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome