[U-Boot] [PATCH 4/8] ipam390: remove board

Heiko Schocher hs at denx.de
Mon May 20 05:13:58 UTC 2019


Hello Bartosz,

Am 17.05.2019 um 11:17 schrieb Bartosz Golaszewski:
> From: Bartosz Golaszewski <bgolaszewski at baylibre.com>
> 
> This board still doesn't select CONFIG_DM and seems to be umaintained.
> As it makes progress on modernizing several DaVinci drivers more
> difficult and the maintainer has not expressed interest in updating
> it, this patch proposes to remove it.
> 
> Signed-off-by: Bartosz Golaszewski <bgolaszewski at baylibre.com>
> ---
>   arch/arm/mach-davinci/Kconfig              |   7 -
>   board/Barix/ipam390/Kconfig                |  12 -
>   board/Barix/ipam390/MAINTAINERS            |   6 -
>   board/Barix/ipam390/Makefile               |   8 -
>   board/Barix/ipam390/README.ipam390         | 229 --------------
>   board/Barix/ipam390/ipam390-ais-uart.cfg   | 202 -------------
>   board/Barix/ipam390/ipam390.c              | 335 ---------------------
>   board/Barix/ipam390/u-boot-spl-ipam390.lds |  57 ----
>   configs/ipam390_defconfig                  |  45 ---
>   include/configs/ipam390.h                  | 237 ---------------
>   10 files changed, 1138 deletions(-)
>   delete mode 100644 board/Barix/ipam390/Kconfig
>   delete mode 100644 board/Barix/ipam390/MAINTAINERS
>   delete mode 100644 board/Barix/ipam390/Makefile
>   delete mode 100644 board/Barix/ipam390/README.ipam390
>   delete mode 100644 board/Barix/ipam390/ipam390-ais-uart.cfg
>   delete mode 100644 board/Barix/ipam390/ipam390.c
>   delete mode 100644 board/Barix/ipam390/u-boot-spl-ipam390.lds
>   delete mode 100644 configs/ipam390_defconfig
>   delete mode 100644 include/configs/ipam390.h

Thanks!

Acked-by: Heiko Schocher <hs at denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de


More information about the U-Boot mailing list