From a7cfa2f6461be1adf7b78d6ad0e403ad29a13c46 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 7 Oct 2013 15:02:31 +0000 Subject: ralink: DIR610A1 Fix remaining issues This patch fixes: - Ethernet and Wireless LEDs - Wireless MAC Address - Remove whitespaces from dts file Signed-off-by: Flavio Silveira git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38321 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/base-files/etc') diff --git a/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom b/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom index b0b071774a..40e17968cd 100644 --- a/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom +++ b/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom @@ -34,6 +34,7 @@ case "$FIRMWARE" in dir-300-b1 | \ dir-600-b1 | \ dir-600-b2 | \ + dir-610-a1 | \ dir-615-d) rt2x00_eeprom_extract "devdata" 16384 512 ;; @@ -71,7 +72,6 @@ case "$FIRMWARE" in dcs-930 | \ dir-300-b7 | \ dir-320-b1 | \ - dir-610-a1 | \ dir-615-h1 | \ dir-620-a1 | \ dir-620-d1 | \ -- cgit v1.2.3