All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3 0/5] imx8mq: switch to binman
@ 2021-10-22  2:42 Peng Fan (OSS)
  2021-10-22  2:42 ` [PATCH V3 1/5] imx: imx8mq_evk: " Peng Fan (OSS)
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Peng Fan (OSS) @ 2021-10-22  2:42 UTC (permalink / raw)
  To: sbabic, festevam; +Cc: u-boot, uboot-imx, Peng Fan

From: Peng Fan <peng.fan@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


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2022-01-08  2:10 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-22  2:42 [PATCH V3 0/5] imx8mq: switch to binman Peng Fan (OSS)
2021-10-22  2:42 ` [PATCH V3 1/5] imx: imx8mq_evk: " Peng Fan (OSS)
2021-11-11 14:41   ` Patrick Wildt
2021-11-22  8:58     ` Peng Fan (OSS)
2021-11-11 17:24   ` Heiko Thiery
2021-11-22  8:59     ` Peng Fan (OSS)
2022-01-08  2:08   ` Tom Rini
2021-10-22  2:42 ` [PATCH V3 2/5] imx: imx8mq_phanbell: " Peng Fan (OSS)
2021-11-11 14:45   ` Patrick Wildt
2022-01-08  2:08   ` Tom Rini
2021-10-22  2:42 ` [PATCH V3 3/5] imx: pico-imx8mq: switch to use binman Peng Fan (OSS)
2021-11-11 14:46   ` Patrick Wildt
2022-01-08  2:08   ` Tom Rini
2021-10-22  2:42 ` [PATCH V3 4/5] imx: imx8mq use common imximage.cfg Peng Fan (OSS)
2021-11-11 14:46   ` Patrick Wildt
2021-11-11 17:21   ` Heiko Thiery
2021-11-22  8:56     ` Peng Fan (OSS)
2022-01-08  2:08   ` Tom Rini
2021-10-22  2:42 ` [PATCH V3 5/5] doc: imx8mq_evk: update doc after using binman Peng Fan (OSS)
2021-11-11 14:47   ` Patrick Wildt
2022-01-08  2:08   ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.