CFI: support JEDEC flash roms in CFI-flash framework
authorMichael Schwingen <michael@schwingen.org>
Fri, 7 Dec 2007 22:35:02 +0000 (23:35 +0100)
committerStefan Roese <sr@denx.de>
Sat, 8 Dec 2007 07:16:50 +0000 (08:16 +0100)
commit81b20ccc2d795ae9a1199db5a50ad9c28d1e4d22
treee868eac227ddea35a626f01c894918c0776eb781
parent41be969f4957115ed7b1fe8b890bfaee99d7a7a2
CFI: support JEDEC flash roms in CFI-flash framework

The following patch adds support for non-CFI flash ROMS, by hooking into the
CFI flash code and using most of its code, as recently discussed here in the
thread "Mixing CFI and non-CFI flashs".

Signed-off-by: Michael Schwingen <michael@schwingen.org>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/mtd/Makefile
drivers/mtd/cfi_flash.c
drivers/mtd/jedec_flash.c [new file with mode: 0644]
include/flash.h