]> git.sur5r.net Git - u-boot/blobdiff - include/configs/k2e_evm.h
sunxi: Store the device tree name in the SPL header
[u-boot] / include / configs / k2e_evm.h
index 8d6471ae886546969a1fa3fb62d5b7b7985935cc..3a7993e8290c9135b73167064490a6e4073ad3c5 100644 (file)
 #ifndef __CONFIG_K2E_EVM_H
 #define __CONFIG_K2E_EVM_H
 
+#include <environment/ti/spi.h>
+
 /* Platform type */
 #define CONFIG_SOC_K2E
-#define CONFIG_K2E_EVM
 
 /* U-Boot general configuration */
 #define CONFIG_EXTRA_ENV_KS2_BOARD_SETTINGS                            \
@@ -31,6 +32,9 @@
 /* SPL SPI Loader Configuration */
 #define CONFIG_SPL_TEXT_BASE           0x0c100000
 
+
+#define SPI_MTD_PARTS KEYSTONE_SPI0_MTD_PARTS
+
 /* NAND Configuration */
 #define CONFIG_SYS_NAND_PAGE_2K