From 6b1d5b906cefd016ce9dea7d02b0b68a1b59d1c4 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 16 Feb 2015 21:19:18 +0000 Subject: ramips: Buffalo WZR-AGL300NH target support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I got work with this patch. Ethernet switch (includes VLAN), WiFi connected via PCIe, LEDs, buttons. In mtd partion map of DTS file, I renamed Linux firmware regions (kernel + root squashfs) to “firmware”because it allows kernel to split kernel and roots and rootfsdata. signed-off-by: ngc@ff.iij4u.or.jp —— —— git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44470 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/base-files/lib/upgrade/platform.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/base-files/lib/upgrade/platform.sh') diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh index 356a0856c9..fffbe72cb8 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -100,6 +100,7 @@ platform_check_image() { wl-351 | \ wl341v3 | \ wli-tx4-ag300n | \ + wzr-agl300nh | \ wmr300 |\ wnce2001 | \ wr512-3gn |\ -- cgit v1.2.3