commit | a1d97ef96e3899ad9d4ec0024f9b4927e0490689 | [log] [tgz] |
---|---|---|
author | Alexis Ballier <aballier@gentoo.org> | Fri Aug 14 19:35:39 2015 +0200 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed Sep 02 13:57:05 2015 -0700 |
tree | 318ab50ab53985b31cab9472efcb1d4de45257d8 | |
parent | 2a06c7b1fd2389aed2a308db8de803603d592444 [diff] |
mtd: spi-nor: Add support for sst25wf020a It is a 256KiB flash with 4 KiB erase sectors and 64KiB overlay blocks. This is the one available on Hardkernel's Odroid U3 shield. Signed-off-by: Alexis Ballier <aballier@gentoo.org> [Brian: seems like this does NOT require the usual SST_WRITE hacks] Signed-off-by: Brian Norris <computersforpeace@gmail.com>