[U-Boot] [PATCH] board: sysam: stmark2: add missing environment location

Angelo Dureghello angelo at sysam.it
Thu Nov 2 19:54:59 UTC 2017


Signed-off-by: Angelo Dureghello <angelo at sysam.it>
---
 configs/stmark2_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/stmark2_defconfig b/configs/stmark2_defconfig
index 3639aaa9e3..d34ffda260 100644
--- a/configs/stmark2_defconfig
+++ b/configs/stmark2_defconfig
@@ -18,6 +18,7 @@ CONFIG_CMD_SPI=y
 # CONFIG_CMD_NET is not set
 # CONFIG_CMD_NFS is not set
 CONFIG_CMD_CACHE=y
+CONFIG_ENV_IS_IN_SPI_FLASH=y
 CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_MTD=y
 CONFIG_REGEX=y
-- 
2.14.1



More information about the U-Boot mailing list