Merge tag 'u-boot-imx-next-20241223' of https://gitlab.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Mon, 23 Dec 2024 15:42:18 +0000 (09:42 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 23 Dec 2024 16:28:15 +0000 (10:28 -0600)
commit68736cf8e313b74db6a6d32cbd081d1a42dbc021
tree79c367b3a9845511dbb3a269815c1b3402876b4b
parent5947cd76acdd65f48f0748af01241cb6c0756fba
parent6016960ceb9d3fda591cda94df3841748fb65596
Merge tag 'u-boot-imx-next-20241223' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next

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.