]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: phytec: migrate imx8mm boards to standard boot
authorYannic Moog <y.moog@phytec.de>
Tue, 22 Jul 2025 12:44:22 +0000 (14:44 +0200)
committerFabio Estevam <festevam@gmail.com>
Thu, 24 Jul 2025 10:59:49 +0000 (07:59 -0300)
commite6e8c601ed78470a3fd0e04058fd53b8a17c3107
treebbcb4d4c6c44f723fb3435c28ac4cece88e1d670
parent4a9d6b2e1d963899cac443d931d29fa23a47ff23
board: phytec: migrate imx8mm boards to standard boot

remove boot logic from shared env file for phyboard-polis and
phygate-tauri.
Adjust configs for both boards as well.
Space at the beginning of addressable RAM is reserved for space used via
standard boot env variables. CONFIG_SYS_LOAD_ADDR is set to the lowest
address behind the standard boot variables reserved space.

Signed-off-by: Yannic Moog <y.moog@phytec.de>
board/phytec/phycore_imx8mm/phycore_imx8mm.env
configs/imx8mm-phygate-tauri-l_defconfig
configs/phycore-imx8mm_defconfig