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 <s...@denx.de>
Cc: Albert ARIBAUD <albert-u-b...@aribaud.net>
Cc: Vagrant Cascadian <vagr...@debian.org>
Cc: Chris Packham <judge.pack...@gmail.com>
Cc: Tom Rini <tr...@konsulko.com>
---
 .travis.yml                      | 4 ++--
 board/Marvell/openrd/MAINTAINERS | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 951b6a31bb..8bd49ef1a5 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 b24fff0a78..8170452b44 100644
--- a/board/Marvell/openrd/MAINTAINERS
+++ b/board/Marvell/openrd/MAINTAINERS
@@ -1,6 +1,6 @@
 OPENRD / OPENRD_CLIENT BOARD
-#M:    Albert ARIBAUD <albert-u-b...@aribaud.net>
-S:     Orphaned (Since 2018-09)
+M:     Stefan Roese <s...@denx.de>
+S:     Maintained
 F:     board/Marvell/openrd/
 F:     include/configs/openrd.h
 F:     configs/openrd_base_defconfig
-- 
2.21.0

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to