]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: imx: Perform plain boot in altbootcmd on Data Modul i.MX8M Mini/Plus eDM SBC
authorMarek Vasut <marex@denx.de>
Fri, 29 Nov 2024 00:13:55 +0000 (01:13 +0100)
committerFabio Estevam <festevam@gmail.com>
Fri, 29 Nov 2024 12:19:00 +0000 (09:19 -0300)
commitec3e5fa55d8232f3e5938a2702e20fa432600adf
treeda1df80b9080ff6ffdc16277f7d88b09d95c7301
parent1171adfd89904eb4f299da22deaa0731ed5f2957
ARM: imx: Perform plain boot in altbootcmd on Data Modul i.MX8M Mini/Plus eDM SBC

The current A/B switching preparatory altbootcmd is confusing
to users, replace it with plain 'run bootcmd' which can be
replaced by proper A/B switching altbootcmd when the matching
updater is added on top of the platform. By default, keep the
boot counter incrementing, but do not do any A/B partition
switching.

Signed-off-by: Marek Vasut <marex@denx.de>
include/configs/imx8mm_data_modul_edm_sbc.h
include/configs/imx8mp_data_modul_edm_sbc.h