u-boot/arch/arm/mach-imx/imx8ulp
Peng Fan b0a284a7c9 imx: move get_boot_device to common file
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>
2022-07-26 11:29:00 +02:00
..
upower imx8ulp: add upower api support 2021-08-09 14:46:51 +02:00
cgc.c imx: imx8ulp: cgc: Switch to NICLPAV to FRO192 before PLL4 init 2022-04-12 17:33:56 +02:00
clock.c imx8ulp: clock: Fix lcd clock algo 2022-04-21 12:44:23 +02:00
iomux.c arm: imx8ulp: add iomuxc support 2021-08-09 14:46:51 +02:00
Kconfig imx: imx8ulp: add ND/LD clock 2022-04-12 17:33:56 +02:00
lowlevel_init.S arm: imx8ulp: release and configure XRDC at early phase 2021-08-09 14:46:51 +02:00
Makefile imx8ulp: add upower api support 2021-08-09 14:46:51 +02:00
pcc.c imx: imx8ulp: add CAAM clock entry 2022-04-12 17:33:56 +02:00
rdc.c imx8ulp: unify rdc functions 2021-08-09 14:46:51 +02:00
soc.c imx: move get_boot_device to common file 2022-07-26 11:29:00 +02:00