summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorGabriel Huau <contact@huau-gabriel.fr>2015-04-25 15:13:11 (GMT)
committerSimon Glass <sjg@chromium.org>2015-04-30 00:51:50 (GMT)
commit8ddb8cfb1a4edee9c413381b5350e62b0ed701a0 (patch)
treed1196b8752a31471e4b47da188d78983b823daa8 /include/configs
parentcc4c8aca1de4a0a6ef81460217f64c4b76de5340 (diff)
downloadu-boot-8ddb8cfb1a4edee9c413381b5350e62b0ed701a0.tar.xz
x86: minnowmax: use the correct NOR in the configuration
The SPI NOR on the minnowboard max is a MICRON N25Q064A Signed-off-by: Gabriel Huau <contact@huau-gabriel.fr> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/minnowmax.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/minnowmax.h b/include/configs/minnowmax.h
index 6dbae8f..2a1915d 100644
--- a/include/configs/minnowmax.h
+++ b/include/configs/minnowmax.h
@@ -42,7 +42,7 @@
#define CONFIG_SCSI_DEV_LIST \
{PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_VALLEYVIEW_SATA}
-#define CONFIG_SPI_FLASH_SST
+#define CONFIG_SPI_FLASH_STMICRO
#define CONFIG_MMC
#define CONFIG_SDHCI