ramips: add support for Sparklan WCR-150GN board
authorGabor Juhos <juhosg@openwrt.org>
Sun, 15 Aug 2010 09:43:07 +0000 (09:43 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 15 Aug 2010 09:43:07 +0000 (09:43 +0000)
commit462dabc7f55d5e5f0aa7d63c10b66e25a091f405
treeb305e633047ba5b57197cf17ed98b609130e8e5b
parente01649c7cce35cc4cf9f576a5a174a3ca069734a
ramips: add support for Sparklan WCR-150GN board

This patch adds support for Sparklan WCR-150GN board.
Network configuration should be tweaked to make it work fully. The
reason it's not in this patch is that ramips target should be modified
to support different /etc/config/network files for different boards.

Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 22658
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-wcr150gn.c [new file with mode: 0644]
target/linux/ramips/image/Makefile
target/linux/ramips/rt305x/config-2.6.32
target/linux/ramips/rt305x/config-2.6.34