]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
kirkwood: add NAS62x0 board support
authorLuka Perkov <uboot@lukaperkov.net>
Tue, 17 Apr 2012 09:22:17 +0000 (09:22 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:22 +0000 (08:31 +0200)
commite5841e12114fbc55dcc2b409ba5cd09081f33483
tree989239016a469c18737ae86c4945b2dbd667ce74
parent463ec1caa3cb9401da8f788fc7d4eee08a5f0edc
kirkwood: add NAS62x0 board support

Add support for new boards RaidSonic ICY BOX NAS6210 and NAS6220.

NAS6210 has 1 SATA and 1 eSATA port while NAS6220 has 2 SATA ports.

More information about the boards can be found here:

http://www.raidsonic.de/en/products/nas-systems.php?we_objectID=7036
http://www.raidsonic.de/en/products/nas-systems.php?we_objectID=7515

Signed-off-by: Luka Perkov <uboot@lukaperkov.net>
Signed-off-by: Gerald Kerma <dreagle@doukki.net>
Signed-off-by: Simon Baatz <gmbnomis@gmail.com>
MAINTAINERS
board/raidsonic/ib62x0/Makefile [new file with mode: 0644]
board/raidsonic/ib62x0/ib62x0.c [new file with mode: 0644]
board/raidsonic/ib62x0/ib62x0.h [new file with mode: 0644]
board/raidsonic/ib62x0/kwbimage.cfg [new file with mode: 0644]
boards.cfg
include/configs/ib62x0.h [new file with mode: 0644]