[PATCH] mx28evk: Remove AUART/NAND/SPI variants
Heinrich Schuchardt
xypron.glpk at gmx.de
Wed Aug 3 18:04:10 CEST 2022
On 8/3/22 04:04, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
>
> To ease maintenance, let's keep only the main mx28evk_defconfig
> and remove the other variants that have not been migrated to DM.
>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
> ---
> board/freescale/mx28evk/MAINTAINERS | 3 --
> configs/mx28evk_auart_console_defconfig | 59 -----------------------
> configs/mx28evk_nand_defconfig | 62 -------------------------
> configs/mx28evk_spi_defconfig | 57 -----------------------
> 4 files changed, 181 deletions(-)
> delete mode 100644 configs/mx28evk_auart_console_defconfig
> delete mode 100644 configs/mx28evk_nand_defconfig > delete mode 100644 configs/mx28evk_spi_defconfig
Acked-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
More information about the U-Boot
mailing list