From: Stefan Roese Date: Thu, 25 Apr 2019 09:53:18 +0000 (+0200) Subject: arm: kirkwood: openrd: Mark openrd boards as maintained again X-Git-Tag: v2019.07-rc1~5^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b684d4031b38b6b6a9e22676c7c6e2770e767cc7;p=platform%2Fkernel%2Fu-boot.git arm: kirkwood: openrd: Mark openrd boards as maintained again With the latest size increase of the openrd boards, they all compile clean again. Let's mark them as maintained again and add the Travis job. Please note that I can only compile-test these targets as I don't have access to one of those boards. Signed-off-by: Stefan Roese Cc: Albert ARIBAUD Cc: Vagrant Cascadian Cc: Chris Packham Cc: Tom Rini --- diff --git a/.travis.yml b/.travis.yml index 951b6a3..8bd49ef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -235,9 +235,9 @@ matrix: env: - BUILDMAN="sandbox x86" TOOLCHAIN="i386" - - name: "buildman kirkwood (excluding openrd)" + - name: "buildman kirkwood" env: - - BUILDMAN="kirkwood -x openrd" + - BUILDMAN="kirkwood" - name: "buildman mvebu" env: - BUILDMAN="mvebu" diff --git a/board/Marvell/openrd/MAINTAINERS b/board/Marvell/openrd/MAINTAINERS index b24fff0..8170452 100644 --- a/board/Marvell/openrd/MAINTAINERS +++ b/board/Marvell/openrd/MAINTAINERS @@ -1,6 +1,6 @@ OPENRD / OPENRD_CLIENT BOARD -#M: Albert ARIBAUD -S: Orphaned (Since 2018-09) +M: Stefan Roese +S: Maintained F: board/Marvell/openrd/ F: include/configs/openrd.h F: configs/openrd_base_defconfig