ramips: add support for the ARC FreeStation5 board, also fix WCR-150GN network setup...
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 29 Mar 2012 16:03:04 +0000 (16:03 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 29 Mar 2012 16:03:04 +0000 (16:03 +0000)
commit8600b97ee65ecd97461508bf0e67de06707a2e59
tree1bcc1eb8818102a6469cf3cfcf9be6b4acb938e9
parent62249258d3a4fcb286ca4b1cee723563d09fc228
ramips: add support for the ARC FreeStation5 board, also fix WCR-150GN network setup while we're at it - thanks Pau Escrich <p4u@dabax.net> for the implementation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31144 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 files changed:
target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
target/linux/ramips/base-files/etc/uci-defaults/network
target/linux/ramips/base-files/lib/preinit/06_set_iface_mac
target/linux/ramips/base-files/lib/ramips.sh
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h
target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
target/linux/ramips/files/arch/mips/ralink/rt305x/mach-freestation5.c [new file with mode: 0644]
target/linux/ramips/image/Makefile
target/linux/ramips/rt305x/config-3.2
target/linux/ramips/rt305x/profiles/freestation5.mk [new file with mode: 0644]
This page took 0.029639 seconds and 4 git commands to generate.