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)
commit4601fadcb341a67a54326844af109aef0bc792ac
tree03f5193365d006aa059a43a6ed52cf5f7880beeb
parent323cd2f30a7520d88d3fbb99ad0a19cb452acc95
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>
SVN-Revision: 34405
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