[GIT PULL] Please pull u-boot-imx-master-20260627
Fabio Estevam
festevam at gmail.com
Sat Jun 27 20:02:54 CEST 2026
Hi Tom,
Please pull from u-boot-imx/master, thanks.
The following changes since commit 6902fb4c17faa375003124c451c2550deab5463d:
Merge branch 'master' of git://source.denx.de/u-boot-usb (2026-06-25 12:32: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-20260627
for you to fetch changes up to 9b41032699cf8f7c25c883f7c12edba350fed1d8:
clk: imx: imx8mq: Fix iMX8MQ PLL issue (2026-06-27 14:53:01 -0300)
u-boot-imx-master-20260627
--------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/30543
- Fix MAC address representation on i.MX9
- Fix iMX8MQ PLL
- Fix SPL trampoline buffer for 1GB DDR on i.MX9
----------------------------------------------------------------
Alice Guo (1):
imx9: scmi: use 48-bit MAC add instead of incrementing mac[5]
Peng Fan (1):
imx9: scmi: Correct shutdown checking
Ye Li (2):
imx9: scmi: Fix SPL trampoline buffer for 1GB DDR
clk: imx: imx8mq: Fix iMX8MQ PLL issue
arch/arm/mach-imx/imx9/scmi/soc.c | 75 ++++++++++----
drivers/clk/imx/Makefile | 2 +-
drivers/clk/imx/clk-frac-pll.c | 199 ++++++++++++++++++++++++++++++++++++++
drivers/clk/imx/clk-imx8mq.c | 55 +++++++----
drivers/clk/imx/clk.h | 3 +
5 files changed, 292 insertions(+), 42 deletions(-)
create mode 100644 drivers/clk/imx/clk-frac-pll.c
More information about the U-Boot
mailing list