[PATCH 2/5] MAINTAINERS: Add some missing defconfig files to existing entries

Jan Kiszka jan.kiszka at siemens.com
Tue Jul 18 18:38:00 CEST 2023


On 18.07.23 18:20, Tom Rini wrote:
> We have a few places where defconfigs were added (or renamed) and not
> included in their previously listed MAINTAINERS entry, correct this.
> 
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> Cc: Adam Ford <aford173 at gmail.com>
> Cc: Chris Packham <chris.packham at alliedtelesis.co.nz>
> Cc: Jan Kiszka <jan.kiszka at siemens.com>
> Cc: Neil Armstrong <neil.armstrong at linaro.org>
> Cc: Stefan Roese <sr at denx.de>
> ---
>  board/Marvell/db-88f6820-amc/MAINTAINERS | 1 +
>  board/amlogic/w400/MAINTAINERS           | 1 +
>  board/beacon/imx8mm/MAINTAINERS          | 1 +
>  board/beacon/imx8mn/MAINTAINERS          | 1 +
>  board/siemens/iot2050/MAINTAINERS        | 3 ++-
>  board/solidrun/clearfog/MAINTAINERS      | 2 ++
>  6 files changed, 8 insertions(+), 1 deletion(-)
> 
> diff --git a/board/Marvell/db-88f6820-amc/MAINTAINERS b/board/Marvell/db-88f6820-amc/MAINTAINERS
> index abf5b7efdc93..d519eb47b84c 100644
> --- a/board/Marvell/db-88f6820-amc/MAINTAINERS
> +++ b/board/Marvell/db-88f6820-amc/MAINTAINERS
> @@ -4,3 +4,4 @@ S:	Maintained
>  F:	board/Marvell/db-88f6820-amc/
>  F:	include/configs/db-88f6820-amc.h
>  F:	configs/db-88f6820-amc_defconfig
> +F:	configs/db-88f6820-amc_nand_defconfig
> diff --git a/board/amlogic/w400/MAINTAINERS b/board/amlogic/w400/MAINTAINERS
> index 117f79ea047b..19b1f30e6213 100644
> --- a/board/amlogic/w400/MAINTAINERS
> +++ b/board/amlogic/w400/MAINTAINERS
> @@ -5,6 +5,7 @@ L:	u-boot-amlogic at groups.io
>  F:	board/amlogic/w400/
>  F:	configs/bananapi-cm4-cm4io_defconfig
>  F:	configs/bananapi-m2s_defconfig
> +F:	configs/odroid-n2l_defconfig
>  F:	configs/radxa-zero2_defconfig
>  F:	doc/board/amlogic/w400.rst
>  F:	doc/board/amlogic/bananapi-cm4io.rst
> diff --git a/board/beacon/imx8mm/MAINTAINERS b/board/beacon/imx8mm/MAINTAINERS
> index d48ba8605bba..d8a5d0973694 100644
> --- a/board/beacon/imx8mm/MAINTAINERS
> +++ b/board/beacon/imx8mm/MAINTAINERS
> @@ -5,4 +5,5 @@ S:	Maintained
>  F:	board/beacon/imx8mm/
>  F:	include/configs/imx8mm_beacon.h
>  F:	configs/imx8mm_beacon_defconfig
> +F:	configs/imx8mm_beacon_fspi_defconfig
>  F:	doc/board/beacon/
> diff --git a/board/beacon/imx8mn/MAINTAINERS b/board/beacon/imx8mn/MAINTAINERS
> index 4805cb255cc0..6dcef21a65e9 100644
> --- a/board/beacon/imx8mn/MAINTAINERS
> +++ b/board/beacon/imx8mn/MAINTAINERS
> @@ -5,3 +5,4 @@ F:	board/beacon/imx8mn/
>  F:	include/configs/imx8mn_beacon.h
>  F:	configs/imx8mn_beacon_defconfig
>  F:	configs/imx8mn_beacon_2g_defconfig
> +F:	configs/imx8mn_beacon_fspi_defconfig
> diff --git a/board/siemens/iot2050/MAINTAINERS b/board/siemens/iot2050/MAINTAINERS
> index 1b525356c2d6..aa21de2099f7 100644
> --- a/board/siemens/iot2050/MAINTAINERS
> +++ b/board/siemens/iot2050/MAINTAINERS
> @@ -4,6 +4,7 @@ M:	Jan Kiszka <jan.kiszka at siemens.com>
>  S:	Maintained
>  F:	board/siemens/iot2050/
>  F:	include/configs/iot2050.h
> -F:	configs/iot2050_defconfig
> +F:	configs/iot2050_pg1_defconfig
> +F:	configs/iot2050_pg2_defconfig

Hehe, I'm sitting on patches to revert that again, but I don't object to
fix this first to the current reality.

Jan

>  F:	arch/arm/dts/iot2050-*
>  F:	doc/board/siemens/iot2050.rst
> diff --git a/board/solidrun/clearfog/MAINTAINERS b/board/solidrun/clearfog/MAINTAINERS
> index 6646d96206bf..55bd1278049a 100644
> --- a/board/solidrun/clearfog/MAINTAINERS
> +++ b/board/solidrun/clearfog/MAINTAINERS
> @@ -5,3 +5,5 @@ F:	board/soldrun/clearfog/
>  F:	include/configs/clearfog.h
>  F:	configs/clearfog_defconfig
>  F:	configs/clearfog_gt_8k_defconfig
> +F:	configs/clearfog_sata_defconfig
> +F:	configs/clearfog_spi_defconfig

-- 
Siemens AG, Technology
Competence Center Embedded Linux



More information about the U-Boot mailing list