commit | 220e26be9cb3026f054137a4d74a9734023646b2 | [log] [tgz] |
---|---|---|
author | Peter Lemenkov <lemenkov@gmail.com> | Thu Oct 25 04:11:11 2007 +0000 |
committer | Peter Stuge <peter@stuge.se> | Thu Oct 25 04:11:11 2007 +0000 |
tree | 2968ce1defe26af2d5a619f741ab6843a655ea9e | |
parent | 539478d7fe0bd8e8c0ebfd409d9b9e1e0766f794 [diff] |
Add Am29LV040B Looking through the sources of Uniflash utility I found that this chip is no more no less than low-voltage variant of Am29F040B but with different ID. So I created a very quick patch (attached). Corresponding to flashrom svn r157 and coreboot v2 svn r2897. Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> Acked-by: Peter Stuge <peter@stuge.se>