[PATCH V2 06/53] imx: move get_boot_device to common header

2022-07-26 Thread sbabic
> From: Peng Fan > Most i.MX implements get_boot_device, move it to common header to > simplify code > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering

[PATCH V2 06/53] imx: move get_boot_device to common header

2022-07-26 Thread Peng Fan (OSS)
From: Peng Fan Most i.MX implements get_boot_device, move it to common header to simplify code Signed-off-by: Peng Fan --- arch/arm/include/asm/arch-imx8/sys_proto.h| 1 - arch/arm/include/asm/arch-imx8m/sys_proto.h | 1 - arch/arm/include/asm/arch-imx8ulp/sys_proto.h | 1 - arch/arm/inc