commit | bb7dfb27cd850176aac2531f7ce935116afcdbea | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sat Oct 22 09:28:24 2022 -0500 |
committer | Stefano Babic <sbabic@denx.de> | Mon Nov 07 22:45:05 2022 +0100 |
tree | 43e862bb29ba6c86a64a61b5b5a5637486ed0f7e | |
parent | 2cc246ac4c8e5c36bd983de68962d7c767de8cff [diff] |
imx: imx8mm-beacon: Move Environment to eMMC partition 2 The downstream U-Boot distributed by Beacon stores the environment in the eMMC and the end of partition 2. This allow the environment to stay on the SOM regardless of the boot source. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Fabio Estevam <festevam@denx.de>