commit | 28c0b63cb05fbf3e927a229b7b86269928ec4b53 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Wed Aug 05 15:34:04 2020 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Mon Aug 17 17:53:55 2020 +0200 |
tree | e7fef75fd317c8e17076870ebd2dd604deba0727 | |
parent | a7c05b1d865eb537dee4284c56b57633afa1e0e1 [diff] |
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>