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

2 Nov
2017
2 Nov
'17
8:54 p.m.
Signed-off-by: Angelo Dureghello angelo@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

12 Nov
12 Nov
10:18 p.m.
New subject: [U-Boot] board: sysam: stmark2: add missing environment location
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!
--
Tom
2743
Age (days ago)
2753
Last active (days ago)
1 comments
2 participants
participants (2)
-
Angelo Dureghello
-
Tom Rini