]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge patch series "Add support for MediaTek MT8365 EVK Board"
authorTom Rini <trini@konsulko.com>
Tue, 19 Dec 2023 15:09:14 +0000 (10:09 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 19 Dec 2023 16:42:03 +0000 (11:42 -0500)
commit9cfef5fcfb58aceca8f8599643bfe58710567575
treec3345cb0438baf83052ee5dfb4b4629bf545b5fa
parent298419ba4d7cef25ec679ee1206280789175ed29
parent1c2c0c635980f992e56c4a5679984721bf33ddd9
Merge patch series "Add support for MediaTek MT8365 EVK Board"

Julien Masson <jmasson@baylibre.com> says:

This patch series add the support for the MediaTek MT8365 EVK Board [1].
Most of the code have been copied/adapted from Linux tag v6.7-rc2.

For now we only enable/test these features:
Boot, UART, Watchdog and MMC.

[trini: This includes two clocks not listed in the Linux binding, which
 needs resyncing later]
MAINTAINERS