summaryrefslogtreecommitdiff
path: root/include/configs/starfive-visionfive2.h
diff options
context:
space:
mode:
authorJianlong Huang <jianlong.huang@starfivetech.com>2022-08-01 08:44:42 +0300
committerJianlong Huang <jianlong.huang@starfivetech.com>2022-11-03 11:29:26 +0300
commit6a74373a2368794cc52907ad9c77694cab6612be (patch)
tree4c11835dfc46e33ce50013bdc9c95b8835118036 /include/configs/starfive-visionfive2.h
parent5f51c4024944bcd13211dd699cb89d3ea903e987 (diff)
downloadu-boot-6a74373a2368794cc52907ad9c77694cab6612be.tar.xz
configs: starfive_visionfive2_defconfig: Support saveenv
Add saveenv config to Support saveenv Signed-off-by: Jianlong Huang <jianlong.huang@starfivetech.com>
Diffstat (limited to 'include/configs/starfive-visionfive2.h')
-rw-r--r--include/configs/starfive-visionfive2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/starfive-visionfive2.h b/include/configs/starfive-visionfive2.h
index bbaf37bde2..412f861e1e 100644
--- a/include/configs/starfive-visionfive2.h
+++ b/include/configs/starfive-visionfive2.h
@@ -84,9 +84,6 @@
#endif
#endif
-/* allow to overwrite serial and ethaddr */
-#define CONFIG_ENV_OVERWRITE
-
/* HACK these should have '#if defined (stuff) around them like zynqp*/
#define BOOT_TARGET_DEVICES(func) func(DHCP, dhcp, na) func(MMC, mmc, 0)