diff options
| author | Julien Stephan <[email protected]> | 2026-02-19 11:03:38 +0100 |
|---|---|---|
| committer | David Lechner <[email protected]> | 2026-03-06 17:07:22 -0600 |
| commit | b2a1db57ebed72f93b614acfd41b3cf56a504ee5 (patch) | |
| tree | afcc93ff5a9ac4b6f5d5b5e9d01234bcf11dfe3a /board | |
| parent | 40a4889220acb5f26ca2704c6f66f149234ee3b4 (diff) | |
board: mediatek: add MT8395 EVK board support
This adds support for the MT8395_EVK board with the following
features enabled/tested: Boot, UART, Watchdog and MMC.
MT8395_EVK is based on MT8195.
Signed-off-by: Julien Stephan <[email protected]>
Reviewed-by: Macpaul Lin <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'board')
| -rw-r--r-- | board/mediatek/MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/mediatek/MAINTAINERS b/board/mediatek/MAINTAINERS index 5954607439a..446a9e8e53c 100644 --- a/board/mediatek/MAINTAINERS +++ b/board/mediatek/MAINTAINERS @@ -13,3 +13,8 @@ M: Julien Masson <[email protected]> M: Macpaul Lin <[email protected]> S: Maintained F: configs/mt8390_evk_defconfig + +MT8395 EVK +M: Macpaul Lin <[email protected]> +S: Maintained +F: configs/mt8395_evk_defconfig |
