Support for AM29F002(N)B[BT]. Fully tested on AM29F002NBT.
commit0994c397a5ef65c4ee8ae4551cc90000c4b0c857
authorMats Erik Andersson <mats.andersson@gisladisker.se>
Tue, 7 Oct 2008 12:21:12 +0000 (7 12:21 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Tue, 7 Oct 2008 12:21:12 +0000 (7 12:21 +0000)
treee4f6bbd0cd3608e33c0122ca0cb175316ab249aa
parenta643ea3beba32ed170f995b2d40169017edb1095
Support for AM29F002(N)B[BT]. Fully tested on AM29F002NBT.

Probing, reading, and erasing use the Jedec-routines,
whereas writing resort to the recent write_en29f002a(),
since also these chips use a byte wise algorithm.

Signed-off-by: Mats Erik Andersson <mats.andersson@gisladisker.se>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3639 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/flashrom/flash.h
util/flashrom/flashchips.c