Re: [PATCH 3/3] mx6ul_14x14_evk: Change environment offset to overlap with U-Boot

2020-06-09 Thread Fabio Estevam
Hi Otavio, Thanks for the fix. Please change the Subject from: mx6ul_14x14_evk: Change environment offset to overlap with U-Boot to mx6ul_14x14_evk: Change environment offset to avoid overlap with U-Boot as we want to avoid the overlap :-) On Tue, Jun 9, 2020 at 12:47 PM Otavio Salvador wro

[PATCH 3/3] mx6ul_14x14_evk: Change environment offset to overlap with U-Boot

2020-06-09 Thread Otavio Salvador
We need to change the environment offset to avoid corrupting the U-Boot binary when saving it. Signed-off-by: Otavio Salvador --- configs/mx6ul_14x14_evk_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/mx6ul_14x14_evk_defconfig b/configs/mx6ul_14x14_evk_de