Felix Fietkau
934daa7b50
kirkwood: move ubi/ubifs options to the image makefile
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-05-19 15:18:12 +02:00
Luka Perkov
6a18146206
kirkwood: add initial support for NSA310s
...
Signed-off-by: Tony Dinh <mibodhi@gmail.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 47330
2015-11-01 01:13:16 +00:00
Luka Perkov
7437be53ba
kirkwood: add support for the Seagate GoflexHome
...
Add Support for the Seagate GoflexHome <http://wiki.openwrt.org/toh/seagate/goflexhome >
Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
SVN-Revision: 45647
2015-05-08 20:12:39 +00:00
Luka Perkov
cc8628a6a3
kirkwood: put uboot-envtools in DEFAULT_PACKAGES
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 45477
2015-04-17 13:47:09 +00:00
Luka Perkov
5cce8f9a0f
kirkwood: Seagate GoFlex Net
...
Add GoFlex Net "Board Name" , set and cleanup network default and LEDs.
Remove kmod-rtc-marvell from default packages, as the GoFlex net does not have a RTC.
Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
SVN-Revision: 44422
2015-02-12 14:39:26 +00:00
Luka Perkov
a2a6077fd0
kirkwood: sort 110-nas profile
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43642
2014-12-11 23:29:04 +00:00
John Crispin
8dfb87bebc
kirkwood: Add support for Iomega StorCenter ix2-200
...
Signed-off-by: Richard Kunze <richard.kunze@web.de>
SVN-Revision: 43391
2014-11-26 09:00:48 +00:00
Luka Perkov
dfabb76883
kirkwood: cosmetic: move POGOE02 profile to different file
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40873
2014-05-28 21:43:43 +00:00
Luka Perkov
30c39f99a7
kirkwood: dockstar: remove sata from packages
...
The dockstar doesn't have any sata ports.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 39596
2014-02-16 00:14:29 +00:00
Luka Perkov
9ba7cbafe4
kirkwood: add support for Seagate GoFlexNet
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 39595
2014-02-16 00:14:27 +00:00
Luka Perkov
0c25f159fd
kirkwood: update support for iconnect
...
Previous patch was pushed due to false user report. While at it fix alphabetic
ordering.
The board is optimized for ubi(fs) and boots OpenWrt without changes to uboot
environment if OpenWrt's uboot package is used. In order to flash the image run
following commands in uboot shell:
nand erase 0x200000 0x1fe00000
ubi part root ; ubi remove rootfs ; ubi create rootfs
tftpboot 0x800000 openwrt-kirkwood-iconnect-rootfs.ubifs ; ubi write 0x800000 rootfs ${filesize} ; reset
Signed-off-by: Luka Perkov <luka@openwrt.org>
CC: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39591
2014-02-15 23:53:08 +00:00
Luka Perkov
770a285ee3
kirkwood: drop unnecessary argument from *_UBIFS_OPTS variables
...
The '-U' aka '--squash-uids' is already used in Image/mkfs/ubifs function.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38898
2013-11-23 15:55:12 +00:00
Luka Perkov
746ace4baf
kirkwood: add support for iomega iconnect
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
Signed-off-by: Daniel Engberg <daniel.engberg@pyret.net>
SVN-Revision: 38897
2013-11-23 15:55:10 +00:00
Luka Perkov
b294319215
kirkwood: add support for dockstar
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38664
2013-11-06 19:24:32 +00:00
Luka Perkov
73246d2f64
kirkwood: upgrade to 3.10.15
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38402
2013-10-14 19:46:40 +00:00