imx: imx9: support romapi
authorPeng Fan <peng.fan@nxp.com>
Tue, 26 Jul 2022 08:40:48 +0000 (16:40 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 26 Jul 2022 09:29:00 +0000 (11:29 +0200)
commit0c8ded1edfb2d242f359e67a0db19617b6b5d0ff
tree1fda0a1c64d0d2d702112fbd6ef0197be225a8a6
parent94a29ff865fe0913375554ffab16228fdabca0f8
imx: imx9: support romapi

i.MX9 shares same ROM API with i.MX8ULP, so make the i.MX8ULP the function
prototype common and usable by i.MX9.

Also include mmc env functions that use ROM API.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/include/asm/arch-imx8ulp/sys_proto.h
arch/arm/include/asm/mach-imx/sys_proto.h
arch/arm/mach-imx/imx9/soc.c