projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bfd43e
)
board: sysam: stmark2: add missing environment location
author
Angelo Dureghello
<angelo@sysam.it>
Thu, 2 Nov 2017 19:54:59 +0000
(20:54 +0100)
committer
Tom Rini
<trini@konsulko.com>
Sun, 12 Nov 2017 21:18:16 +0000
(16:18 -0500)
Signed-off-by: Angelo Dureghello <angelo@sysam.it>
configs/stmark2_defconfig
patch
|
blob
|
history
diff --git
a/configs/stmark2_defconfig
b/configs/stmark2_defconfig
index ffb8af99b9a2976d47c1e572073d8c0eb838a827..70719822e81ce020a264f113f01ee272f933fdc1 100644
(file)
--- a/
configs/stmark2_defconfig
+++ b/
configs/stmark2_defconfig
@@
-21,6
+21,7
@@
CONFIG_CMD_CACHE=y
CONFIG_CMD_MTDPARTS=y
CONFIG_MTDIDS_DEFAULT="nor0=spi-flash.0"
CONFIG_MTDPARTS_DEFAULT="mtdparts=spi-flash.0:1m(u-boot),7m(kernel),-(rootfs)"
+CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_MTD=y
CONFIG_REGEX=y