From: Fabio Estevam <festevam@gmail.com>
To: trini@konsulko.com
Cc: u-boot@lists.denx.de
Subject: [GIT PULL] Please pull u-boot-imx-master-20240429
Date: Mon, 29 Apr 2024 07:35:24 -0300 [thread overview]
Message-ID: <20240429103524.1146511-1-festevam@gmail.com> (raw)
Hi Tom,
Please pull from u-boot-imx/master, thanks.
The following changes since commit 174ac987655c888017c82df1883c0c2ea0dc2495:
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-mmc (2024-04-26 07:39:18 -0600)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-master-20240429
for you to fetch changes up to 37e50627efacd8dae18b564e9d8886a033e181bc:
ARM: dts: imx: Convert i.MX8M flash.bin image generation to binman (2024-04-28 12:10:13 -0300)
u-boot-imx-master-20240429
--------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/20563
- Fix missing fdt_fixup on colibri-imx(6ull|imx7).
- Enable PCIe and NVMe on DH i.MX8M Plus DHCOM PDK3.
- Convert i.MX8M flash.bin image generation to binman
- Convert imx93-11x11-evk to OF_UPSTREAM.
----------------------------------------------------------------
Francesco Dolcini (1):
board: toradex: colibri-imx(6ull|imx7): Fix missing fdt_fixup boot error
Marek Vasut (4):
ARM: dts: imx: Enable PCIe and NVMe on DH i.MX8M Plus DHCOM PDK3
binman: Add nxp_imx8mimage etype
ARM: dts: imx: Switch Ronetix iMX8MQ-CM to imx8mq-u-boot.dtsi
ARM: dts: imx: Convert i.MX8M flash.bin image generation to binman
Peng Fan (2):
dt-bindings: imx93: sync clock header
imx: imx93-11x11-evk: convert to OF_UPSTREAM
arch/arm/dts/Makefile | 1 -
arch/arm/dts/imx8mm-u-boot.dtsi | 126 ++++------
arch/arm/dts/imx8mm-verdin-wifi-dev-u-boot.dtsi | 8 +-
arch/arm/dts/imx8mn-u-boot.dtsi | 147 +++++------
arch/arm/dts/imx8mp-dhcom-pdk3-u-boot.dtsi | 12 +
arch/arm/dts/imx8mp-dhcom-u-boot.dtsi | 2 +-
arch/arm/dts/imx8mp-rsb3720-a1-u-boot.dtsi | 2 +-
arch/arm/dts/imx8mp-u-boot.dtsi | 96 +++----
arch/arm/dts/imx8mq-cm-u-boot.dtsi | 111 +-------
arch/arm/dts/imx8mq-librem5-r4-u-boot.dtsi | 15 +-
arch/arm/dts/imx8mq-u-boot.dtsi | 109 ++++----
arch/arm/dts/imx93-11x11-evk-u-boot.dtsi | 118 +++++++++
arch/arm/dts/imx93-11x11-evk.dts | 322 ------------------------
arch/arm/dts/imx93-u-boot.dtsi | 15 ++
arch/arm/mach-imx/imx9/Kconfig | 1 +
configs/colibri-imx6ull_defconfig | 1 +
configs/colibri_imx7_defconfig | 1 +
configs/imx8mp_dhcom_pdk3_defconfig | 5 +
configs/imx93_11x11_evk_defconfig | 2 +-
configs/imx93_11x11_evk_ld_defconfig | 2 +-
include/configs/colibri-imx6ull.h | 2 +-
include/configs/colibri_imx7.h | 2 +-
include/dt-bindings/clock/imx93-clock.h | 3 +-
tools/binman/etype/nxp_imx8mimage.py | 74 ++++++
24 files changed, 437 insertions(+), 740 deletions(-)
delete mode 100644 arch/arm/dts/imx93-11x11-evk.dts
create mode 100644 tools/binman/etype/nxp_imx8mimage.py
next reply other threads:[~2024-04-29 10:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-29 10:35 Fabio Estevam [this message]
2024-04-29 16:49 ` [GIT PULL] Please pull u-boot-imx-master-20240429 Tom Rini
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=20240429103524.1146511-1-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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