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)
commit636c95f82b9a184a9b45a8965488cea2dedcd78e
tree1fda0a1c64d0d2d702112fbd6ef0197be225a8a6
parent2c5f5457bc959919fe55f26e436b9989c655c5bf
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