commit | 6a69afe7961957158a93b089d45fff999f95ab23 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Sat Dec 18 18:10:24 2021 -0300 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 08 11:16:03 2022 -0500 |
tree | bc1f6fa9e12b1841e2fa0807f9e7330122d6e368 | |
parent | 353aa7b06fc30593095c909ea10b05ad045c6570 [diff] |
udoo: Increase CONFIG_ENV_OFFSET Increase CONFIG_ENV_OFFSET to avoid the environment region to overlap with U-Boot proper. Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Peter Robinson <pbrobinson@gmail.com>