From: Tim Harvey <tharvey@gateworks.com>
To: Stefano Babic <sbabic@denx.de>,
Fabio Estevam <festevam@gmail.com>,
"NXP i . MX U-Boot Team" <uboot-imx@nxp.com>,
u-boot@lists.denx.de
Cc: Tim Harvey <tharvey@gateworks.com>
Subject: [PATCH 0/4] imx8mm-venice: use binman to pack images
Date: Tue, 24 Aug 2021 12:03:58 -0700 [thread overview]
Message-ID: <20210824190402.4174-1-tharvey@gateworks.com> (raw)
This series changes imx8mm-venice to use binman to pack images.
Tim Harvey (4):
arm64: dts: imx8mm-venice-gw700x-u-boot.dtsi: use
imx8mm-venice-u-boot.dtsi
arm64: dts: imx8mm-venice-gw7901-u-boot.dtsi: use
imx8mm-venice-u-boot.dtsi
arm64: dts: imx8mm-venice-gw7902-u-boot.dtsi: use
imx8mm-venice-u-boot.dtsi
imx8mm_venice: switch to use binman to pack images
arch/arm/dts/imx8mm-venice-gw700x-u-boot.dtsi | 62 ++-------
arch/arm/dts/imx8mm-venice-gw7901-u-boot.dtsi | 66 +---------
arch/arm/dts/imx8mm-venice-gw7902-u-boot.dtsi | 54 +-------
arch/arm/dts/imx8mm-venice-u-boot.dtsi | 119 ++++++++++++++++++
arch/arm/mach-imx/imx8m/Kconfig | 1 +
board/gateworks/venice/README | 2 +-
.../gateworks/venice/imximage-8mm-lpddr4.cfg | 9 ++
configs/imx8mm_venice_defconfig | 6 +-
8 files changed, 148 insertions(+), 171 deletions(-)
create mode 100644 board/gateworks/venice/imximage-8mm-lpddr4.cfg
--
2.17.1
next reply other threads:[~2021-08-24 19:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-24 19:03 Tim Harvey [this message]
2021-08-24 19:03 ` [PATCH 1/4] arm64: dts: imx8mm-venice-gw700x: use imx8mm-venice-u-boot.dtsi Tim Harvey
2021-10-20 12:20 ` sbabic
2021-08-24 19:04 ` [PATCH 2/4] arm64: dts: imx8mm-venice-gw7901: " Tim Harvey
2021-10-20 12:20 ` sbabic
2021-08-24 19:04 ` [PATCH 3/4] arm64: dts: imx8mm-venice-gw7902: " Tim Harvey
2021-10-20 12:21 ` sbabic
2021-08-24 19:04 ` [PATCH 4/4] imx8mm_venice: switch to use binman to pack images Tim Harvey
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210824190402.4174-1-tharvey@gateworks.com \
--to=tharvey@gateworks.com \
--cc=festevam@gmail.com \
--cc=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
--cc=uboot-imx@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox