ramips: rt305x: add kernel support for the Asus RT-N13U Wireless-N300 Router
authorGabor Juhos <juhosg@openwrt.org>
Thu, 29 Nov 2012 17:37:11 +0000 (17:37 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 29 Nov 2012 17:37:11 +0000 (17:37 +0000)
commit335cfa32486db4f2c70609a8d9d4634bd1b46798
tree03f5193365d006aa059a43a6ed52cf5f7880beeb
parent6e6c016e807c0eacb5e2a366a7d4a54d00f1fc52
ramips: rt305x: add kernel support for the Asus RT-N13U Wireless-N300 Router

The work has been backported from openwrt-dreambox with
some modifications & code cleanup.

* updated config-3.3
* updated config-3.6
* renamed rt-n13 to rt-n13u
* fixed mach-rt-n13u.c

[juhosg: move user-space support and image generation into separate
patches]

Signed-off-by: Amit Mendapara <mendapara.amit@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34405 3c298f89-4303-0410-b956-a3cf2f4a3e73
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-rt-n13u.c [new file with mode: 0644]
target/linux/ramips/rt305x/config-3.3
target/linux/ramips/rt305x/config-3.6