* [GIT PULL] Please pull u-boot-imx-next-20241223
@ 2024-12-23 13:16 Fabio Estevam
2024-12-23 17:29 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2024-12-23 13:16 UTC (permalink / raw)
To: trini; +Cc: u-boot
Hi Tom,
Please pull from u-boot-imx/next, thanks.
The following changes since commit 5947cd76acdd65f48f0748af01241cb6c0756fba:
Merge branch '2024-12-21-add-arm64-CI-host-support' into next (2024-12-21 12:27:55 -0600)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-next-20241223
for you to fetch changes up to 6016960ceb9d3fda591cda94df3841748fb65596:
imx: Use per board ddrphy_trained_csr (2024-12-23 08:10:15 -0300)
u-boot-imx-next-20241223
------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/23987
- imx8m: Remove global ddrphy_trained_csr as it is a per board configuration.
- Add DM_FLAG_ACTIVE_DMA flag for FEC network driver to avoid potential
kernel crash.
- Miscellaneous improvements for i.MX8M Venice Gateworks platforms.
----------------------------------------------------------------
Meng Li (1):
net: fec_mxc: add DM_FLAG_ACTIVE_DMA flag for FEC network driver
Peng Fan (1):
imx: Use per board ddrphy_trained_csr
Tim Harvey (5):
spi: mxc_spi: use proper clock for SPI bus
drivers: misc: gsc: add support for fan controller
drivers: misc: gsc: add support for prescaled
imx8m*-venice: define suitable address for SPL_LOAD_FIT_ADDRESS
arm: dts: imx8mp-venice-gw7*xx: fix TPM reset
arch/arm/dts/imx8mp-venice-gw71xx-2x-u-boot.dtsi | 16 +-
arch/arm/dts/imx8mp-venice-gw72xx-2x-u-boot.dtsi | 16 +-
arch/arm/dts/imx8mp-venice-gw73xx-2x-u-boot.dtsi | 16 +-
arch/arm/include/asm/arch-imx8m/ddr.h | 3 -
arch/arm/include/asm/arch-imx9/ddr.h | 3 -
configs/imx8mm_venice_defconfig | 1 +
configs/imx8mn_venice_defconfig | 1 +
configs/imx8mp_venice_defconfig | 1 +
drivers/ddr/imx/phy/Makefile | 2 +-
drivers/ddr/imx/phy/ddrphy_csr.c | 732 -----------------------
drivers/ddr/imx/phy/ddrphy_train.c | 3 +-
drivers/ddr/imx/phy/helper.c | 8 +-
drivers/misc/gsc.c | 4 +
drivers/net/fec_mxc.c | 1 +
drivers/spi/mxc_spi.c | 14 +-
15 files changed, 46 insertions(+), 775 deletions(-)
delete mode 100644 drivers/ddr/imx/phy/ddrphy_csr.c
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Please pull u-boot-imx-next-20241223
2024-12-23 13:16 [GIT PULL] Please pull u-boot-imx-next-20241223 Fabio Estevam
@ 2024-12-23 17:29 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2024-12-23 17:29 UTC (permalink / raw)
To: Fabio Estevam; +Cc: u-boot
[-- Attachment #1: Type: text/plain, Size: 685 bytes --]
On Mon, Dec 23, 2024 at 10:16:32AM -0300, Fabio Estevam wrote:
> Hi Tom,
>
> Please pull from u-boot-imx/next, thanks.
>
> The following changes since commit 5947cd76acdd65f48f0748af01241cb6c0756fba:
>
> Merge branch '2024-12-21-add-arm64-CI-host-support' into next (2024-12-21 12:27:55 -0600)
>
> are available in the Git repository at:
>
> https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-next-20241223
>
> for you to fetch changes up to 6016960ceb9d3fda591cda94df3841748fb65596:
>
> imx: Use per board ddrphy_trained_csr (2024-12-23 08:10:15 -0300)
>
> u-boot-imx-next-20241223
Applied to u-boot/next, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-23 17:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-23 13:16 [GIT PULL] Please pull u-boot-imx-next-20241223 Fabio Estevam
2024-12-23 17:29 ` 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.