]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Sat, 26 Oct 2024 00:51:05 +0000 (18:51 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 26 Oct 2024 00:51:05 +0000 (18:51 -0600)
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/22989

- Remove unneeded USB board code and fix reset on mx6ul_14x14_evk.
- Update fastboot buffer size/address for verdin-imx8m{m|p}.
- Fix imxrt1050-evk boot and convert it to standard boot.
- Fix imx8qxp-mek and imx8qm-mek boot.
- Add support for the i.MX93 9X9 QSB board.
- Make livetree API to work on i.MX.
- Set sane default value for i.MX8M SPL_LOAD_FIT_ADDRESS.
- Deduplicate DH i.MX8MP/i.MX6 DHSOM defconfigs.
- Select default TEXT_BASE for i.MX6/i.MX7.
- Several updates for DH i.MX8MP DRC02.


Trivial merge