summaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/image
Commit message (Collapse)AuthorAgeFilesLines
* [cns3xxx]: generate single images for tftp flashing as well as sysupgrade ↵kaloz2012-11-111-12/+33
| | | | | | images for boards with old u-boot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34163 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns3xxx: add sysupgrade supportnbd2012-10-071-4/+15
| | | | | | | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> target/linux/cns3xxx/base-files/lib/cns3xxx.sh | 22 ++ target/linux/cns3xxx/base-files/lib/upgrade/platform.sh | 122 ++++++++++++++++ target/linux/cns3xxx/image/Makefile | 19 +- 3 files changed, 159 insertions(+), 4 deletions(-) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns3xxx: build images for the old boot loader and the new one (default to ↵nbd2012-09-191-2/+8
| | | | | | the new one) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33488 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)kaloz2010-07-211-0/+35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22323 3c298f89-4303-0410-b956-a3cf2f4a3e73