]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: add support for LaCie 2Big Network v2
authorSimon Guinot <simon.guinot@sequanux.org>
Mon, 21 Nov 2011 13:55:46 +0000 (19:25 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 6 Dec 2011 22:59:30 +0000 (23:59 +0100)
commit5628fb75d10764c377bd7eef9dfb4476f2398ff7
tree2a3a8ab0518e619d5a64e75c9c529a7df4e00a18
parent2cb4fade0ef00ebf485db05d6aab4acd8897ecf9
ARM: add support for LaCie 2Big Network v2

This patch adds support for the LaCie 2Big Network v2 board, based on
the Marvell Kirkwood 6281 SoC.

Additional information is available at:
http://lacie-nas.org/doku.php?id=2big_network_v2

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
MAINTAINERS
board/LaCie/net2big_v2/Makefile [new file with mode: 0644]
board/LaCie/net2big_v2/kwbimage.cfg [new file with mode: 0644]
board/LaCie/net2big_v2/net2big_v2.c [new file with mode: 0644]
board/LaCie/net2big_v2/net2big_v2.h [new file with mode: 0644]
boards.cfg
include/configs/net2big_v2.h [new file with mode: 0644]