All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arm: kirkwood: openrd: Mark openrd boards as maintained again
@ 2019-04-25 10:02 Stefan Roese
  2019-04-26 10:49 ` Stefan Roese
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Roese @ 2019-04-25 10:02 UTC (permalink / raw)
  To: u-boot

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 <sr@denx.de>
Cc: Albert ARIBAUD <albert-u-boot@aribaud.net>
Cc: Vagrant Cascadian <vagrant@debian.org>
Cc: Chris Packham <judge.packham@gmail.com>
Cc: Tom Rini <trini@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-boot@aribaud.net>
-S:	Orphaned (Since 2018-09)
+M:	Stefan Roese <sr@denx.de>
+S:	Maintained
 F:	board/Marvell/openrd/
 F:	include/configs/openrd.h
 F:	configs/openrd_base_defconfig
-- 
2.21.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] arm: kirkwood: openrd: Mark openrd boards as maintained again
  2019-04-25 10:02 [U-Boot] [PATCH] arm: kirkwood: openrd: Mark openrd boards as maintained again Stefan Roese
@ 2019-04-26 10:49 ` Stefan Roese
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Roese @ 2019-04-26 10:49 UTC (permalink / raw)
  To: u-boot

On 25.04.19 12:02, Stefan Roese wrote:
> 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 <sr@denx.de>
> Cc: Albert ARIBAUD <albert-u-boot@aribaud.net>
> Cc: Vagrant Cascadian <vagrant@debian.org>
> Cc: Chris Packham <judge.packham@gmail.com>
> Cc: Tom Rini <trini@konsulko.com>

Applied to u-boot-marvell/master.

Thanks,
Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-26 10:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-25 10:02 [U-Boot] [PATCH] arm: kirkwood: openrd: Mark openrd boards as maintained again Stefan Roese
2019-04-26 10:49 ` Stefan Roese

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.