]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: mt8395_evk: rename to mt8395_genio_1200_evk_defconfig
authorJulien Stephan <jstephan@baylibre.com>
Wed, 18 Mar 2026 16:45:24 +0000 (17:45 +0100)
committerDavid Lechner <dlechner@baylibre.com>
Mon, 6 Apr 2026 23:39:11 +0000 (18:39 -0500)
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>
board/mediatek/MAINTAINERS
configs/mt8395_genio_1200_evk_defconfig [moved from configs/mt8395_evk_defconfig with 92% similarity]

index 446a9e8e53ca5118002c02f2ade2c5d600d4633f..5ae23b1628c45f9131ccff71e00029b0fa8bd229 100644 (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
similarity index 92%
rename from configs/mt8395_evk_defconfig
rename to configs/mt8395_genio_1200_evk_defconfig
index 2edf3cb3e353b6803eff20dc4c05bc019e33b3bf..2d73af353f7102bf8b3960e6b420007e5d94cf6b 100644 (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