commit | 8875bdb34161f9fff13757161fa7d89846003d00 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Apr 25 06:59:54 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Tue Jul 26 16:32:59 2011 +0200 |
tree | 11cf0f648c8f8f782298f09f472caa75d5fbd547 | |
parent | 66ecb7cdb03d451ddc87bc026050f5a539877bf1 [diff] |
sf: sst: support newer standardized flashes Newer SST flashes have dropped the Auto Address Increment (AAI) word programming (WP) modes in favor of the standard page programming mode that most flashes now support. So add a flags field to the different flashes to support both modes with new and old styles. Signed-off-by: Mike Frysinger <vapier@gentoo.org>