From: Alexander Feilke <[email protected]>

Activate the redundant environment and set the required offset.

Signed-off-by: Alexander Feilke <[email protected]>
Signed-off-by: Max Merchel <[email protected]>
---

Resend to the new U-Boot mailing list after the project moved to
[email protected]. The series has also been rebased
to branch onto main. No functional changes.

Link: 
https://lore.kernel.org/all/[email protected]/

 configs/tqma6ul_common.config | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/tqma6ul_common.config b/configs/tqma6ul_common.config
index c076fb5d295..6b1fecb9071 100644
--- a/configs/tqma6ul_common.config
+++ b/configs/tqma6ul_common.config
@@ -18,6 +18,7 @@ CONFIG_SPL_SERIAL=y
 CONFIG_SPL_STACK_R_ADDR=0x88000000
 CONFIG_SPL_STACK_R=y
 CONFIG_SPL=y
+CONFIG_ENV_OFFSET_REDUND=0x110000
 CONFIG_IMX_MODULE_FUSE=y
 CONFIG_SYS_MEMTEST_START=0x82000000
 CONFIG_SYS_MEMTEST_END=0x83000000
@@ -76,6 +77,7 @@ CONFIG_MULTI_DTB_FIT_LZO=y
 CONFIG_MULTI_DTB_FIT=y
 CONFIG_SPL_MULTI_DTB_FIT=y
 CONFIG_ENV_OVERWRITE=y
+CONFIG_ENV_REDUNDANT=y
 CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
 CONFIG_USE_ROOTPATH=y
 CONFIG_ROOTPATH="/srv/nfs"

base-commit: b635d43bca429500cb8ef20aa151cb5773b9a8a5
-- 
2.43.0

Reply via email to