summaryrefslogtreecommitdiffstats
path: root/include/configs/km
diff options
context:
space:
mode:
authorValentin Longchamp <valentin.longchamp@keymile.com>2014-01-27 11:49:11 +0100
committerYork Sun <yorksun@freescale.com>2014-02-03 08:38:50 -0800
commit47c1180c022bf67615349257dc3de98388bac398 (patch)
treec69e106b9048e9ea57695ad4b1042c07d9841363 /include/configs/km
parentcf7707a1df14e644d378c6d36f27e17dd666ac34 (diff)
downloadtalos-obmc-uboot-47c1180c022bf67615349257dc3de98388bac398.tar.gz
talos-obmc-uboot-47c1180c022bf67615349257dc3de98388bac398.zip
kmp204x: enable support for SPANSION SPI NOR
The new prototype and the final series was moved from Micron to Spansion to have a better reset sequence that is easier to support. Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/km')
-rw-r--r--include/configs/km/kmp204x-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/km/kmp204x-common.h b/include/configs/km/kmp204x-common.h
index e55b7220d9..b9e1bacfa7 100644
--- a/include/configs/km/kmp204x-common.h
+++ b/include/configs/km/kmp204x-common.h
@@ -302,6 +302,7 @@ int get_scl(void);
#define CONFIG_SPI_FLASH
#define CONFIG_SPI_FLASH_BAR /* 4 byte-addressing */
#define CONFIG_SPI_FLASH_STMICRO
+#define CONFIG_SPI_FLASH_SPANSION
#define CONFIG_CMD_SF
#define CONFIG_SF_DEFAULT_SPEED 20000000
#define CONFIG_SF_DEFAULT_MODE 0
OpenPOWER on IntegriCloud