configs: mt8395_evk: rename to mt8395_genio_1200_evk_defconfig

Rename mt8395_evk to match the name of the device tree which is
mt8395-genio-1200-evk.dts

Also update CONFIG_IDENT_STRING to be consistent.

Signed-off-by: Julien Stephan <jstephan@baylibre.com>
Link: https://patch.msgid.link/20260318-rename-genio-defconfigs-v2-2-1f77580d72f3@baylibre.com
Signed-off-by: David Lechner <dlechner@baylibre.com>
This commit is contained in:
Julien Stephan
2026-03-18 17:45:24 +01:00
committed by David Lechner
parent 116cc3e750
commit 5288f1f0bf
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ M: Macpaul Lin <Macpaul.Lin@mediatek.com>
S: Maintained
F: configs/mt8390_evk_defconfig
MT8395 EVK
MT8395
M: Macpaul Lin <Macpaul.Lin@mediatek.com>
S: Maintained
F: configs/mt8395_evk_defconfig
F: configs/mt8395_genio_1200_evk_defconfig

View File

@@ -7,7 +7,7 @@ CONFIG_NR_DRAM_BANKS=1
CONFIG_DEFAULT_DEVICE_TREE="mediatek/mt8395-genio-1200-evk"
CONFIG_TARGET_MT8195=y
CONFIG_SYS_LOAD_ADDR=0x60000000
CONFIG_IDENT_STRING=" mt8395-evk"
CONFIG_IDENT_STRING="mt8395-genio-1200-evk"
# CONFIG_BOARD_INIT is not set
CONFIG_CMD_CLK=y
CONFIG_CMD_GPT=y