[GIT PULL] Please pull u-boot-imx-next-20241217
Fabio Estevam
festevam at gmail.com
Tue Dec 17 11:54:33 CET 2024
Hi Tom,
Please pull from u-boot-imx/next, thanks.
The following changes since commit 8aab7730c1c26192b0e4218fbf2f6009f955cb88:
Merge patch series "Hyperflash Boot fixes for J7200/J721E" (2024-12-14 09:34:27 -0600)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-next-20241217
for you to fetch changes up to 7cf57825eb4366a474ee0a13ef690d460f8c4775:
imx: hab: fix srktool -c usage by removing spaces (2024-12-16 14:35:58 -0300)
u-boot-imx-next-20241217
--------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/23877
- Add support for Apalis iMX8 1300MHz version.
- Don't advertise Gbit on (R)MII on the FEC controller.
- Fix srktool -c usage by removing spaces.
----------------------------------------------------------------
Alexander Sverdlin (1):
net: fec: phy: Don't advertise Gbit on (R)MII
Christoph Fritz (1):
imx: hab: fix srktool -c usage by removing spaces
Stefan Eichenberger (5):
toradex: tdx-cfg-block: set apalis imx8dxp to always disabled
toradex: tdx-cfg-block: increase indentation for longer defines
toradex: tdx-cfg-block: add new apalis imx8 pids
toradex: apalis-imx8: simplify module version handling
imx: mach: imx8: fdt: set correct frequencies for the industrial SoC
arch/arm/mach-imx/imx8/fdt.c | 132 +++++++++++++++++++++++
board/toradex/apalis-imx8/apalis-imx8.c | 19 ++--
board/toradex/common/tdx-cfg-block.c | 183 ++++++++++++++++----------------
board/toradex/common/tdx-cfg-block.h | 5 +
doc/imx/habv4/introduction_habv4.txt | 8 +-
drivers/net/fec_mxc.c | 12 +++
6 files changed, 254 insertions(+), 105 deletions(-)
More information about the U-Boot
mailing list