mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-26 07:17:10 +00:00
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 <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>
This commit is contained in:
parent
c2ff69a444
commit
b684d4031b
2 changed files with 4 additions and 4 deletions
|
@ -235,9 +235,9 @@ matrix:
|
||||||
env:
|
env:
|
||||||
- BUILDMAN="sandbox x86"
|
- BUILDMAN="sandbox x86"
|
||||||
TOOLCHAIN="i386"
|
TOOLCHAIN="i386"
|
||||||
- name: "buildman kirkwood (excluding openrd)"
|
- name: "buildman kirkwood"
|
||||||
env:
|
env:
|
||||||
- BUILDMAN="kirkwood -x openrd"
|
- BUILDMAN="kirkwood"
|
||||||
- name: "buildman mvebu"
|
- name: "buildman mvebu"
|
||||||
env:
|
env:
|
||||||
- BUILDMAN="mvebu"
|
- BUILDMAN="mvebu"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
OPENRD / OPENRD_CLIENT BOARD
|
OPENRD / OPENRD_CLIENT BOARD
|
||||||
#M: Albert ARIBAUD <albert-u-boot@aribaud.net>
|
M: Stefan Roese <sr@denx.de>
|
||||||
S: Orphaned (Since 2018-09)
|
S: Maintained
|
||||||
F: board/Marvell/openrd/
|
F: board/Marvell/openrd/
|
||||||
F: include/configs/openrd.h
|
F: include/configs/openrd.h
|
||||||
F: configs/openrd_base_defconfig
|
F: configs/openrd_base_defconfig
|
||||||
|
|
Loading…
Add table
Reference in a new issue