commit | 76c2887154d00fc3350bd27ca9f14c5f38ce0fca | [log] [tgz] |
---|---|---|
author | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | Tue Nov 18 00:36:26 2008 +0000 |
committer | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | Tue Nov 18 00:36:26 2008 +0000 |
tree | 7be12c95925a8338526b94daf74993b93975330d | |
parent | 986cae6790b6b9ce078fed49da10f67866e4a502 [diff] |
Implement read support for the following Atmel chips AT25DF021 AT25DF041A AT25DF081 AT25DF161 AT25DF321A AT25DF641 AT25F512B AT25FS010 AT25FS040 AT26DF041 AT26DF081A AT26DF161 AT26DF161A AT26DF321 AT26F004 I double-checked the data sheets and am confident this will work. Corresponding to flashrom svn r344 and coreboot v2 svn r3756. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Stefan Reinauer <stepan@coresystems.de>