[U-Boot] [PATCH v2 2/8] ARM: Add a board entry for the Seagate GoFlexHome

Suriyan Ramasami suriyan.r at gmail.com
Wed Apr 10 15:12:11 CEST 2013


Create an entry for the Seagate GoFlexHome as goflexhome
Its exactly like the dockstar entry.

Signed-off-by: Suriyan Ramasami <suriyan.r at gmail.com>
---
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



More information about the U-Boot mailing list