]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'u-boot-imx-master-20240813' of https://gitlab.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Tue, 13 Aug 2024 16:10:29 +0000 (10:10 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 13 Aug 2024 16:10:29 +0000 (10:10 -0600)
commit90270e0f71c53cca9c0347ce3baedf26b8ec4cdb
tree04d7399e03c1386f35a4ad5b0584d8388342429a
parent06dceeba3d4515ccfbe37b8989ee047a7628aee3
parent72801d9971d09734f17056fd4836604d4ffd275f
Merge tag 'u-boot-imx-master-20240813' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx

CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/22014

- Convert tqma6q_mba6 to watchdog DM to fix reset.
- Convert tqma6q_mba6 to PMIC and I2C DM.
- Convert tqma6q_mba6 to OF_UPSTREAM.
- Do not print the board name twice on tqma6.
- Enable CMD_ERASEENV for imx8mm/mp Phytec boards.
- Add imx8ulp binman support.
- Fix imx8 build when CONFIG_IMX_BOOTAUX is set.