]> git.ipfire.org Git - thirdparty/u-boot.git/commit
imx93: Use a header for imx9_probe_mu declaration
authorMathieu Othacehe <othacehe@gnu.org>
Fri, 9 Feb 2024 10:30:07 +0000 (11:30 +0100)
committerFabio Estevam <festevam@denx.de>
Sat, 10 Feb 2024 18:16:13 +0000 (15:16 -0300)
commit2029a4c6be564887ba0860f1e91ea7d54b5675d5
tree8e6ab8fb34c8cc57270a13576473e305b4dd8f85
parent05d3602737769765ff0c1e71914d521bddedfb2c
imx93: Use a header for imx9_probe_mu declaration

Put imx9_probe_mu declaration in a new mu.h header file.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Reviewed-by: Igor Opaniuk <igor.opaniuk@foundries.io>
arch/arm/include/asm/arch-imx9/mu.h [new file with mode: 0644]
board/freescale/imx93_evk/spl.c
board/phytec/phycore_imx93/spl.c