]> git.ipfire.org Git - thirdparty/u-boot.git/commit
configs: colibri-imx8x: Enable EFI
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Fri, 24 Apr 2026 10:42:05 +0000 (12:42 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 5 May 2026 16:35:36 +0000 (10:35 -0600)
commit398fca82ae37c3e627b6839c9dd2e9cf06ee7d29
tree967df3c72428d3ec67f3808403db7aab5b0f1bf2
parent6912d6190912fa09765202fd8f45db560090a9eb
configs: colibri-imx8x: Enable EFI

Enable standard EFI support, as required for booting standard aarch64
Linux distribution, following the ARM recommendations for SystemReady
compliance [1].

The RTC used on this board is not currently supported by U-Boot,
therefore it is not enabled at the moment.

Link: https://developer.arm.com/documentation/DUI1101/4-5/Configure-U-Boot-for-SystemReady
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
configs/colibri-imx8x_defconfig