]> git.ipfire.org Git - thirdparty/u-boot.git/commit - .travis.yml
arm: remove the H2200 board
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 8 Oct 2019 18:54:49 +0000 (20:54 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 16 Oct 2019 22:09:08 +0000 (18:09 -0400)
commitcb578f0a87e685e74c4028eddf0ad1c810723716
treea07fc91e857d5044766650a055dd163a8088a95b
parentbb63363f2a7fc8fb1767549698df9a22c661d169
arm: remove the H2200 board

U-Boot cannot be built for h2200_defconfig with CONFIG_DM=y.

The maintainer Lukasz Dalek suggested to remove the board.
https://lists.denx.de/pipermail/u-boot/2019-August/380685.html

Cc: Lukasz Dalek <luk0104@gmail.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
[trini: As this is the last non-toradex PXA board, update travis too]
Signed-off-by: Tom Rini <trini@konsulko.com>
.travis.yml
arch/arm/Kconfig
board/h2200/Kconfig [deleted file]
board/h2200/MAINTAINERS [deleted file]
board/h2200/Makefile [deleted file]
board/h2200/h2200-header.S [deleted file]
board/h2200/h2200.c [deleted file]
configs/h2200_defconfig [deleted file]
include/configs/h2200.h [deleted file]