diff mbox series

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

Message ID 20171102195458.sdnr5ek6yyoreoxo@jerusalem
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot] board: sysam: stmark2: add missing environment location | expand

Commit Message

Angelo Dureghello Nov. 2, 2017, 7:54 p.m. UTC
Signed-off-by: Angelo Dureghello <angelo@sysam.it>
---
 configs/stmark2_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Tom Rini Nov. 12, 2017, 9:18 p.m. UTC | #1
On Thu, Nov 02, 2017 at 08:54:59PM +0100, Angelo Dureghello wrote:

> Signed-off-by: Angelo Dureghello <angelo@sysam.it>

Applied to u-boot/master, thanks!
diff mbox series

Patch

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