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.h | ||
clock_imx8mm.h | ||
clock_imx8mq.h | ||
crm_regs.h | ||
ddr.h | ||
gpio.h | ||
imx-regs.h | ||
imx8mm_pins.h | ||
imx8mn_pins.h | ||
imx8mp_pins.h | ||
imx8mq_pins.h | ||
lpddr4_define.h | ||
sys_proto.h |