commit | 9d9a4ce02f146af6e16e27ea53bcd3233910b821 | [log] [tgz] |
---|---|---|
author | Otavio Salvador <otavio@ossystems.com.br> | Tue Jun 09 13:22:50 2020 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 23 00:08:53 2020 +0200 |
tree | e1f901fbdaf255cad1f4631983bb0bdebc9f3be0 | |
parent | 0b0253691124202d376c41873c91de742c89a91f [diff] |
mx6ul_14x14_evk: Avoid overlap of environment over U-Boot proper We need to change the environment offset to avoid corrupting the U-Boot binary when saving it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Reviewed-by: Fabio Estevam <festevam@gmail.com>