* nand driver patch
@ 2002-02-19 14:27 rolf.fiedler
2002-02-19 15:35 ` Thomas Gleixner
0 siblings, 1 reply; 2+ messages in thread
From: rolf.fiedler @ 2002-02-19 14:27 UTC (permalink / raw)
To: linux-mtd
[-- Attachment #1: Type: text/plain, Size: 875 bytes --]
Hi there
I have some strange piece of hardware that uses two different IO addresses
for the nand flash read/write accesses. I modified the nand struct
IO_ADDR to have IO_R_ADDR and IO_W_ADDR (in nand.h and nand.c)
and also upgraded the spia driver to use this more flexible abstraction.
pros: works with obscure hardware (like the one I have to use at the
moment)
cons: uses one long int (4 bytes) more memory
I hope someone will include this patch in future versions of the very
useful mtd driver. the patch itself is a tarball of diffs for nand.c
nand.h
and spia.c...
thanks alot
Rolf
By the way: the mailing list address stated on http://www.linux-mtd.infradead.org/
ist wrong. Instead of lists-mtd@lists.infradead.org it should read
linux-mtd@.... Is there somebody who can fix this?
LOOP - die neue Art mobiler Kommunikation.
www.loop.de
[-- Attachment #2: nand-patch.tar.gz --]
[-- Type: application/x-tar, Size: 929 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: nand driver patch
2002-02-19 14:27 nand driver patch rolf.fiedler
@ 2002-02-19 15:35 ` Thomas Gleixner
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Gleixner @ 2002-02-19 15:35 UTC (permalink / raw)
To: rolf.fiedler, linux-mtd
On Tuesday, 19. February 2002 15:27, rolf.fiedler wrote:
> Hi there
>
> I have some strange piece of hardware that uses two different IO addresses
> for the nand flash read/write accesses. I modified the nand struct
> IO_ADDR to have IO_R_ADDR and IO_W_ADDR (in nand.h and nand.c)
> and also upgraded the spia driver to use this more flexible abstraction.
> pros: works with obscure hardware (like the one I have to use at the
> moment)
> cons: uses one long int (4 bytes) more memory
>
The latest CVS contains a patch for this purpose alreay !
--
Thomas
__________________________________________________
Thomas Gleixner, autronix automation GmbH
auf dem berg 3, d-88690 uhldingen-muehlhofen
fon: +49 7556 919891 , fax: +49 7556 919886
mail: gleixner@autronix.de, http://www.autronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-02-19 15:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-19 14:27 nand driver patch rolf.fiedler
2002-02-19 15:35 ` Thomas Gleixner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox