mpc85xx: add user-space support for the TL-WDR4900 v1
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 21 Feb 2013 19:20:34 +0000 (19:20 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 21 Feb 2013 19:20:34 +0000 (19:20 +0000)
commit857ed741ec49f84a6e47e55df8e76fa6c0208f80
tree746d92294129de0d98150a5fb66871d0bb7f65bd
parent5b97d4fc51af2097d7634d9e0eb6ab379e01d659
mpc85xx: add user-space support for the TL-WDR4900 v1

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35733 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/mpc85xx/base-files.mk [new file with mode: 0644]
target/linux/mpc85xx/base-files/etc/diag.sh [new file with mode: 0755]
target/linux/mpc85xx/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom [new file with mode: 0644]
target/linux/mpc85xx/base-files/etc/inittab [new file with mode: 0644]
target/linux/mpc85xx/base-files/etc/uci-defaults/00_inittab-console-fixup [new file with mode: 0755]
target/linux/mpc85xx/base-files/etc/uci-defaults/02_network [new file with mode: 0755]
target/linux/mpc85xx/base-files/lib/mpc85xx.sh [new file with mode: 0755]
target/linux/mpc85xx/base-files/lib/preinit/03_preinit_do_mpc85xx.sh [new file with mode: 0644]
target/linux/mpc85xx/base-files/lib/upgrade/platform.sh [new file with mode: 0755]