Hello, This series add basic support for MT8395_EVK board. It is based on MT8195 SoC.
Cheers Julien Signed-off-by: Julien Stephan <[email protected]> --- Changes in v2: - rebased on u-boot/next - added missing CMD_PART/CMD_GPT/CMD_MMC configs - Add entry for MT8395_EVK in newly added file board/mediatek/MAINTAINERS - Link to v1: https://lore.kernel.org/r/[email protected] --- Julien Stephan (2): arm: mediatek: MT8195 fix mem_map board: mediatek: add MT8395 EVK board support arch/arm/mach-mediatek/Kconfig | 2 +- arch/arm/mach-mediatek/mt8195/init.c | 21 --------------------- board/mediatek/MAINTAINERS | 5 +++++ configs/mt8395_evk_defconfig | 26 ++++++++++++++++++++++++++ 4 files changed, 32 insertions(+), 22 deletions(-) --- base-commit: cf6aa7cf731d3b1b296802e47e9800b0d6bed65a change-id: 20260129-add-mt8395-evk-956c49a28f28 Best regards, -- Julien Stephan <[email protected]>

