mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 18:28:55 +00:00
b0a284a7c9
i.MX8MN/P/ULP supports ROM API, they have almost same get_boot_device implementation, so move to a common file. And when support i.MX9, no need to include the other function copy. Since sys_proto.h is included in imx_romapi.c, there will be build warning for i.MX8M because wdog_regs not defined, so include imx-regs.h in i.MX8M sys_proro.h Signed-off-by: Peng Fan <peng.fan@nxp.com> |
||
---|---|---|
.. | ||
clock_imx8mm.c | ||
clock_imx8mq.c | ||
clock_slice.c | ||
imximage-8mm-lpddr4.cfg | ||
imximage-8mn-ddr4.cfg | ||
imximage-8mn-lpddr4.cfg | ||
imximage-8mp-lpddr4.cfg | ||
imximage.cfg | ||
Kconfig | ||
lowlevel_init.S | ||
Makefile | ||
soc.c |