[PATCH V3 0/5] imx8mq: switch to binman

Peng Fan (OSS) peng.fan at oss.nxp.com
Fri Oct 22 04:42:15 CEST 2021


From: Peng Fan <peng.fan at nxp.com>

V3:
 Rebased due to IMX_CONFIG moved to Kconfig
 drop two patches which applied to imx/master

V2:
 Add cover-letter
 Rebased to latest master to avoid apply failure.

Peng Fan (5):
  imx: imx8mq_evk: switch to binman
  imx: imx8mq_phanbell: switch to binman
  imx: pico-imx8mq: switch to use binman
  imx: imx8mq use common imximage.cfg
  doc: imx8mq_evk: update doc after using binman

 arch/arm/dts/imx8mq-evk-u-boot.dtsi      |   2 +
 arch/arm/dts/imx8mq-phanbell-u-boot.dtsi |   2 +
 arch/arm/dts/imx8mq-pico-pi.dts          |   1 +
 arch/arm/dts/imx8mq-u-boot.dtsi          | 122 +++++++++++++++++++++++
 arch/arm/mach-imx/imx8m/Kconfig          |   9 +-
 arch/arm/mach-imx/imx8m/imximage.cfg     |  12 +--
 configs/imx8mq_evk_defconfig             |   2 +-
 configs/imx8mq_phanbell_defconfig        |   2 +-
 configs/pico-imx8mq_defconfig            |   2 +-
 doc/board/nxp/imx8mq_evk.rst             |   3 +-
 10 files changed, 141 insertions(+), 16 deletions(-)
 create mode 100644 arch/arm/dts/imx8mq-u-boot.dtsi

-- 
2.30.0



More information about the U-Boot mailing list