commit | 4139438943010c7aec6549d8b18865da5b70e978 | [log] [tgz] |
---|---|---|
author | darkarnium <peter.adkins@kernelpicnic.net> | Mon Nov 04 20:06:48 2019 +0000 |
committer | Nico Huber <nico.h@gmx.de> | Sat Dec 14 15:25:30 2019 +0000 |
tree | 0c517723249fe9a4065ee2b52603d34a385290a6 | |
parent | 89622674b29c09bb33cb5844520d9271ebef8ea0 [diff] |
flashchips: Add AT25SF321 This commit adds support for the Adesto AT25SF321 SPI flash chip. Probe and read operations have been tested via FT2232H interface, but writes have not been verified. Datasheet is available at the following URL: https://www.adestotech.com/wp-content/uploads/DS-AT25SF321_047.pdf Change-Id: I7410815e063ffe154a97d7ea5881c8eb82025f56 Signed-off-by: Peter Adkins <pete@kernelpicnic.net> Reviewed-on: https://review.coreboot.org/c/flashrom/+/36904 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: David Hendricks <david.hendricks@gmail.com>