diff options
Diffstat (limited to 'configs/s5p4418_nanopi2_defconfig')
-rw-r--r-- | configs/s5p4418_nanopi2_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/s5p4418_nanopi2_defconfig b/configs/s5p4418_nanopi2_defconfig index c1cd08abf65..048af7b88c1 100644 --- a/configs/s5p4418_nanopi2_defconfig +++ b/configs/s5p4418_nanopi2_defconfig @@ -92,6 +92,8 @@ CONFIG_ENV_IS_IN_MMC=y CONFIG_ENV_OFFSET=0x2E0200 CONFIG_ENV_SIZE=0x4000 CONFIG_CMD_SAVEENV=y +CONFIG_ENV_OVERWRITE=y +CONFIG_SYS_MMC_ENV_DEV=2 ## Etc Command definition # image info |