ar71xx: remove the built-in MTD maps of several boards
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 27 Mar 2012 19:38:01 +0000 (19:38 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 27 Mar 2012 19:38:01 +0000 (19:38 +0000)
commite27017a7280e64c09b8e74e702610e7a6688a130
tree89873a9483cd1ad2fb3504d61b099353b22fd064
parent603bb2bb6eb39ac30cf4a71f3727bc15b4ee45a1
ar71xx: remove the built-in MTD maps of several boards

We are passing the MTD layout via the kernel command line, so
it makes no sense to duplicate it in mach-* files. The patch
removes the built-in MTD maps of the following boards:

 * AP113
 * ALFA N2/N5
 * DIR-600
 * DIR-615
 * DIR-825
 * TEW-6{3,5}2BRP
 * TEW-673GRU
 * WHR-G301N
 * WHR-HP-GN
 * WHR-HP-G300N

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31108 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ar71xx/files/arch/mips/ath79/mach-alfa-nx.c
target/linux/ar71xx/files/arch/mips/ath79/mach-ap113.c
target/linux/ar71xx/files/arch/mips/ath79/mach-dir-600-a1.c
target/linux/ar71xx/files/arch/mips/ath79/mach-dir-615-c1.c
target/linux/ar71xx/files/arch/mips/ath79/mach-dir-825-b1.c
target/linux/ar71xx/files/arch/mips/ath79/mach-tew-632brp.c
target/linux/ar71xx/files/arch/mips/ath79/mach-tew-673gru.c
target/linux/ar71xx/files/arch/mips/ath79/mach-whr-hp-g300n.c
This page took 0.024028 seconds and 4 git commands to generate.