]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/openrd_client_defconfig
Revive OpenRD targets
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>
Fri, 23 Oct 2015 16:06:43 +0000 (18:06 +0200)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 10 Nov 2015 14:04:21 +0000 (15:04 +0100)
commit35629363733a8e68c61f6698eaaeffdf66d3ec65
treee10ebe804857e95cc7ac9e97af5c6cc735550dd9
parente7de61b3e4a7335cd50f52b820d710f8bd50d684
Revive OpenRD targets

Revert commit 7a2c1b13 which dropped OpenRD boards.
Assume maintainership of OpenRD.
Remove OpenRD from scrapyard.
Switch OpenRD to generic board.
Switch to Thumb build.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
12 files changed:
arch/arm/mach-kirkwood/Kconfig
board/Marvell/openrd/Kconfig [new file with mode: 0644]
board/Marvell/openrd/MAINTAINERS [new file with mode: 0644]
board/Marvell/openrd/Makefile [new file with mode: 0644]
board/Marvell/openrd/kwbimage.cfg [new file with mode: 0644]
board/Marvell/openrd/openrd.c [new file with mode: 0644]
board/Marvell/openrd/openrd.h [new file with mode: 0644]
configs/openrd_base_defconfig [new file with mode: 0644]
configs/openrd_client_defconfig [new file with mode: 0644]
configs/openrd_ultimate_defconfig [new file with mode: 0644]
doc/README.scrapyard
include/configs/openrd.h [new file with mode: 0644]