commit | c9ee0ed8a62d5b165a22d536753e960e0158460c | [log] [tgz] |
---|---|---|
author | David Hendricks <david.hendricks@gmail.com> | Sun Feb 11 17:40:53 2018 -0800 |
committer | David Hendricks <david.hendricks@gmail.com> | Tue Feb 20 01:09:29 2018 +0000 |
tree | eb795574c05b61a4a3f82dbd916c26cc27c256e5 | |
parent | f701f343117270b4373320eb25ae259b8e513b7d [diff] |
flashchips: Add Winbond W25P80/16/32 support This adds support for W25P80/16/32 chips. Most notably these chips only have two erase commands - one for 64KiB "sectors" and one for chip erase. Change-Id: Ie09ba8e28fee35c42e17ca05219dc673413de93b Signed-off-by: David Hendricks <david.hendricks@gmail.com> Reviewed-on: https://review.coreboot.org/23700 Tested-by: build bot (Jenkins) <no-reply@coreboot.org>