summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Goger <klaus.goger@theobroma-systems.com>2015-07-28 14:45:46 +0200
committerKlaus Goger <klaus.goger@theobroma-systems.com>2015-07-30 18:44:08 +0200
commita0ae7adc52c0e288c6d06b69980de5f856db125c (patch)
tree9aac7cf8c3ac7792625c9007eb85efa3dd3c34ed
parent1f6cd13d88c68b584bf18f839e2c089fc307ef2a (diff)
env overwrite
Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>
-rw-r--r--include/configs/sunxi-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
index 5f6eb73455..f1fc9b7f3a 100644
--- a/include/configs/sunxi-common.h
+++ b/include/configs/sunxi-common.h
@@ -198,6 +198,7 @@
#define CONFIG_IDENT_STRING " Allwinner Technology"
#define CONFIG_ENV_SIZE (128 << 10) /* 128 KiB */
+#define CONFIG_ENV_OVERWRITE
#define CONFIG_FAT_WRITE /* enable write access */