ARM: imx: Add bmode support for iMX7
authorMarek Vasut <marex@denx.de>
Wed, 5 Aug 2020 13:34:04 +0000 (15:34 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 17 Aug 2020 15:53:55 +0000 (17:53 +0200)
commitc72372d38cb9d625f32f32e95e8fe821e5e2734b
treee7fef75fd317c8e17076870ebd2dd604deba0727
parent789bfb52668ee609b2043de645e2f94bbd24fd1f
ARM: imx: Add bmode support for iMX7

Add the basic differentiation between i.MX6 and i.MX7 into the bmode
command, the mechanism really works almost the same on both platforms.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: NXP i.MX U-Boot Team <uboot-imx@nxp.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
arch/arm/include/asm/mach-imx/sys_proto.h
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/init.c
arch/arm/mach-imx/mx7/soc.c