aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2020-01-31 19:37:11 +0100
committerLubomir Rintel <lkundrak@v3.sk>2020-03-23 19:01:58 +0100
commit1204d305615409af662503b55dba6d03ae6df509 (patch)
treefe5799694282a4f6d9f6a19fcf999402f8ee90cf
parent32c5489a4f1528b52d3423723b592bf7f9a7886f (diff)
downloadopenfirmware-1204d305615409af662503b55dba6d03ae6df509.tar.gz
spiflash: add Windbond W25Q32FV chip
A 4M SPI flash chip as used on the Dell Ariel board.
-rw-r--r--dev/olpc/spiflash/spiflash.fth3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev/olpc/spiflash/spiflash.fth b/dev/olpc/spiflash/spiflash.fth
index c11ddedf..640c731d 100644
--- a/dev/olpc/spiflash/spiflash.fth
+++ b/dev/olpc/spiflash/spiflash.fth
@@ -332,6 +332,9 @@ create jedec-spi-table
h# 8e25bf , h# 10.0000 , ," SST25VF080B" \ SST (AB-ID is bf)
\ ST M25P80 does not support the JEDEC ID command (AB-ID is 13)
+ \ Dell Ariel
+ h# 1640ef , h# 40.0000 , ," W25Q32FV" \ Winbond 3V3
+
0 , \ End of list
\ I don't think this table will ever be used, because the only part