[PATCH v2 0/6] configs: mediatek: rename genio boards defconfigs to match the device tree name
Julien Stephan
jstephan at baylibre.com
Wed Mar 18 17:45:22 CET 2026
Rename the defconfig file for various genio board to match the name of
the device tree. While at it, do some cleanup:
- introduce mt8188.config to factor genio-510/genio-700
- remove useless SYS_BOARD_CONFIG for genio-700
- set myself as maintainer
Signed-off-by: Julien Stephan <jstephan at baylibre.com>
---
Changes in v2:
- Split the initial commit into several commits as requested by Mattijs
- Link to v1: https://lore.kernel.org/r/20260318-rename-genio-defconfigs-v1-1-1440312442f0@baylibre.com
---
Julien Stephan (6):
configs: mt8390_evk: remove useless CONFIG_SYS_BOARD
configs: mt8395_evk: rename to mt8395_genio_1200_evk_defconfig
configs: mt8370_evk: rename to mt8370_genio_510_evk_defconfig
configs: mt8390_evk: rename to mt8390_genio_700_evk_defconfig
configs: mt8370/mt8390: introduce mt8188.config to avoid duplication
configs: mt8370/mt8390/mt8395 add myself as maintainer
board/mediatek/MAINTAINERS | 18 +++++++-------
configs/{mt8390_evk_defconfig => mt8188.config} | 3 ---
configs/mt8370_evk_defconfig | 28 ----------------------
configs/mt8370_genio_510_evk_defconfig | 5 ++++
configs/mt8390_genio_700_evk_defconfig | 4 ++++
...k_defconfig => mt8395_genio_1200_evk_defconfig} | 2 +-
6 files changed, 18 insertions(+), 42 deletions(-)
---
base-commit: 142c805d470cd02470146d6d70aa9c522d4da16c
change-id: 20260318-rename-genio-defconfigs-bc4070c90e9e
Best regards,
--
Julien Stephan <jstephan at baylibre.com>
More information about the U-Boot
mailing list