[PATCH 2/3] smegw01: Add redundant environment support

2021-10-20 Thread sbabic
> Add redundant environment support as it is required > by SWUpdate. > While at it, place the CONFIG_ENV_OFFSET at 0x10 to allow > more headroom. > Signed-off-by: Fabio Estevam Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===

[PATCH 2/3] smegw01: Add redundant environment support

2021-08-24 Thread Fabio Estevam
Add redundant environment support as it is required by SWUpdate. While at it, place the CONFIG_ENV_OFFSET at 0x10 to allow more headroom. Signed-off-by: Fabio Estevam --- configs/smegw01_defconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configs/smegw01_defconf