[Patch V3 03/44] arm: imx: sys_proto: move boot mode define to common header

2021-07-20 Thread sbabic
> From: Peng Fan > These defines could be reused by i.MX8ULP, so move them > to common header. > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH,

[Patch V3 03/44] arm: imx: sys_proto: move boot mode define to common header

2021-07-19 Thread Peng Fan (OSS)
From: Peng Fan These defines could be reused by i.MX8ULP, so move them to common header. Signed-off-by: Peng Fan --- arch/arm/include/asm/arch-mx7ulp/sys_proto.h | 9 - arch/arm/include/asm/mach-imx/sys_proto.h| 10 ++ 2 files changed, 10 insertions(+), 9 deletions(-)