Hi Hannes, On Tue, 20 Nov 2018 at 04:08, Hannes Schmelzer <han...@schmelzer.or.at> wrote: > > > On 11/19/18 4:54 PM, Simon Glass wrote: > > This board has not been converted to CONFIG_DM_BLK by the deadline. > > Remove it. > > > > Signed-off-by: Simon Glass <s...@chromium.org> > > --- > > > > arch/arm/mach-omap2/Kconfig | 1 - > > board/BuR/brppt1/Kconfig | 15 -- > > board/BuR/brppt1/MAINTAINERS | 8 -- > > board/BuR/brppt1/Makefile | 12 -- > > board/BuR/brppt1/board.c | 190 ------------------------- > > board/BuR/brppt1/config.mk | 36 ----- > > board/BuR/brppt1/mux.c | 253 ---------------------------------- > > configs/brppt1_mmc_defconfig | 95 ------------- > > configs/brppt1_nand_defconfig | 99 ------------- > > configs/brppt1_spi_defconfig | 109 --------------- > > include/configs/brppt1.h | 214 ---------------------------- > > 11 files changed, 1032 deletions(-) > > delete mode 100644 board/BuR/brppt1/Kconfig > > delete mode 100644 board/BuR/brppt1/MAINTAINERS > > delete mode 100644 board/BuR/brppt1/Makefile > > delete mode 100644 board/BuR/brppt1/board.c > > delete mode 100644 board/BuR/brppt1/config.mk > > delete mode 100644 board/BuR/brppt1/mux.c > > delete mode 100644 configs/brppt1_mmc_defconfig > > delete mode 100644 configs/brppt1_nand_defconfig > > delete mode 100644 configs/brppt1_spi_defconfig > > delete mode 100644 include/configs/brppt1.h > NAK. > As the speakers before i didn't notice that deadline. > I will have a look into next few days and provide a patch for converting > if necessary.
I think here I am going to change the approach, and enable CONFIG_SPL_BLK by default, so your board should continue to work without any changes. It will break a lot of other boards, but they can be updated, and defaulting to on is best, I think. Sorry for the noise. Regards, Simon _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot