summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Stephan <[email protected]>2026-03-18 17:45:25 +0100
committerDavid Lechner <[email protected]>2026-04-06 18:39:11 -0500
commita1e72c381b24b327d54d93bf11a71ed7e453bdad (patch)
tree1f21344ac3899e451b0bc31851167baac23decb0
parent5288f1f0bf8244ec5fa85e9c26fcf48927a95e94 (diff)
configs: mt8370_evk: rename to mt8370_genio_510_evk_defconfig
Rename mt8370_evk to match the name of the device tree which is mt8370-genio-510-evk.dts Also update CONFIG_IDENT_STRING to be consistent. Signed-off-by: Julien Stephan <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: David Lechner <[email protected]>
-rw-r--r--board/mediatek/MAINTAINERS4
-rw-r--r--configs/mt8370_genio_510_evk_defconfig (renamed from configs/mt8370_evk_defconfig)2
2 files changed, 3 insertions, 3 deletions
diff --git a/board/mediatek/MAINTAINERS b/board/mediatek/MAINTAINERS
index 5ae23b1628c..01698cb57cb 100644
--- a/board/mediatek/MAINTAINERS
+++ b/board/mediatek/MAINTAINERS
@@ -3,10 +3,10 @@ M: Julien Masson <[email protected]>
S: Maintained
F: configs/mt8365_evk_defconfig
-MT8370 EVK
+MT8370
M: Macpaul Lin <[email protected]>
S: Maintained
-F: configs/mt8370_evk_defconfig
+F: configs/mt8370_genio_510_evk_defconfig
MT8390 EVK
M: Julien Masson <[email protected]>
diff --git a/configs/mt8370_evk_defconfig b/configs/mt8370_genio_510_evk_defconfig
index 48d3f64a42e..53ef067af22 100644
--- a/configs/mt8370_evk_defconfig
+++ b/configs/mt8370_genio_510_evk_defconfig
@@ -8,7 +8,7 @@ CONFIG_DEFAULT_DEVICE_TREE="mediatek/mt8370-genio-510-evk"
CONFIG_TARGET_MT8188=y
CONFIG_MTK_MEM_MAP_DDR_SIZE=0x100000000
CONFIG_SYS_LOAD_ADDR=0x4c000000
-CONFIG_IDENT_STRING="mt8370-evk"
+CONFIG_IDENT_STRING="mt8370-genio-510-evk"
# CONFIG_BOARD_INIT is not set
CONFIG_CMD_CLK=y
CONFIG_CMD_GPT=y