[PATCH v2 0/3] imx93_var_som: Enable AHAB support
Mathieu Othacehe
othacehe at gnu.org
Fri Feb 9 11:30:06 CET 2024
Hello,
In this v2, I moved imx93_probe_mu to a dedicated header.
Thanks,
Mathieu
Changelog:
v2: Move imx93_probe_mu declaration to a header file
Link to the previous revision:
v1: https://lists.denx.de/pipermail/u-boot/2024-February/545528.html
Mathieu Othacehe (3):
imx93: Use a header for imx9_probe_mu declaration
board: imx93_var_som: Probe ELE MU
configs: imx93_var_som: Enable AHAB support
arch/arm/include/asm/arch-imx9/mu.h | 13 +++++++++++++
board/freescale/imx93_evk/spl.c | 2 +-
board/phytec/phycore_imx93/spl.c | 2 +-
board/variscite/imx93_var_som/spl.c | 5 +++--
configs/imx93_var_som_defconfig | 1 +
5 files changed, 19 insertions(+), 4 deletions(-)
create mode 100644 arch/arm/include/asm/arch-imx9/mu.h
--
2.41.0
More information about the U-Boot
mailing list