mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-09 14:41:44 +02:00
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>