From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suriyan Ramasami Date: Wed, 10 Apr 2013 06:12:11 -0700 Subject: [U-Boot] [PATCH v2 2/8] ARM: Add a board entry for the Seagate GoFlexHome In-Reply-To: <1365599537-14138-1-git-send-email-suriyan.r@gmail.com> References: <1365599537-14138-1-git-send-email-suriyan.r@gmail.com> Message-ID: <1365599537-14138-3-git-send-email-suriyan.r@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Create an entry for the Seagate GoFlexHome as goflexhome Its exactly like the dockstar entry. Signed-off-by: Suriyan Ramasami --- Changes for v2: - Coding style changes boards.cfg | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/boards.cfg b/boards.cfg index 5fc70be..d6f8593 100644 --- a/boards.cfg +++ b/boards.cfg @@ -184,6 +184,7 @@ rd6281a arm arm926ejs - Marvell sheevaplug arm arm926ejs - Marvell kirkwood ib62x0 arm arm926ejs ib62x0 raidsonic kirkwood dockstar arm arm926ejs - Seagate kirkwood +goflexhome arm arm926ejs - Seagate kirkwood tk71 arm arm926ejs tk71 karo kirkwood devkit3250 arm arm926ejs devkit3250 timll lpc32xx jadecpu arm arm926ejs jadecpu syteco mb86r0x -- 1.7.1