diff options
author | Simon Guinot <simon.guinot@sequanux.org> | 2011-11-21 19:25:46 +0530 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-12-06 23:59:30 +0100 |
commit | 5628fb75d10764c377bd7eef9dfb4476f2398ff7 (patch) | |
tree | 2a3a8ab0518e619d5a64e75c9c529a7df4e00a18 /boards.cfg | |
parent | 2cb4fade0ef00ebf485db05d6aab4acd8897ecf9 (diff) | |
download | u-boot-imx-5628fb75d10764c377bd7eef9dfb4476f2398ff7.zip u-boot-imx-5628fb75d10764c377bd7eef9dfb4476f2398ff7.tar.gz u-boot-imx-5628fb75d10764c377bd7eef9dfb4476f2398ff7.tar.bz2 |
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>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -141,6 +141,7 @@ km_kirkwood_pci arm arm926ejs km_arm keymile mgcoge3un arm arm926ejs km_arm keymile kirkwood portl2 arm arm926ejs km_arm keymile kirkwood inetspace_v2 arm arm926ejs netspace_v2 LaCie kirkwood netspace_v2:INETSPACE_V2 +net2big_v2 arm arm926ejs net2big_v2 LaCie kirkwood netspace_v2 arm arm926ejs netspace_v2 LaCie kirkwood netspace_v2:NETSPACE_V2 netspace_max_v2 arm arm926ejs netspace_v2 LaCie kirkwood netspace_v2:NETSPACE_MAX_V2 dreamplug arm arm926ejs - Marvell kirkwood |