On Wed, Feb 04, 2026 at 09:24:30PM +0100, Julien Stephan wrote: > This adds support for the MT8370 EVK board with the following > features enabled/tested: Boot, UART, Watchdog and MMC. > > MT8370 is based on MT8188. > > Signed-off-by: Julien Stephan <[email protected]> > --- > board/mediatek/mt8370_evk/MAINTAINERS | 6 ++++++ > board/mediatek/mt8370_evk/Makefile | 3 +++ > board/mediatek/mt8370_evk/mt8370_evk.c | 34 > ++++++++++++++++++++++++++++++++++ > 3 files changed, 43 insertions(+)
I'm wondering now, can we reduce things to be more generic? I'm assuming the memory map is not the same but this is basically the tiny bit of code for mt8390_evk or mt8365_evk (which doesn't have an empty board_init, is there a CONFIG option to disable in 8370 and 8390?). -- Tom
signature.asc
Description: PGP signature

