From: juhosg Date: Sun, 29 Apr 2012 07:36:33 +0000 (+0000) Subject: ramips: rt305x: extract wifi eeprom and use the 8M template for the UR-336UN X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=399af78951defcb44cadafcc901038f640e66b18 ramips: rt305x: extract wifi eeprom and use the 8M template for the UR-336UN Patch-by: Lebedev Dmitry git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31507 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 7937d76bd8..02bdfa346d 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 @@ -75,6 +75,7 @@ case "$FIRMWARE" in wli-tx4-ag300n | \ wr512-3gn | \ wr6202 | \ + ur-336un | \ xdxrn502j) rt2x00_eeprom_extract "factory" 0 272 ;; diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index 92a80542ba..3d4d64933b 100644 --- a/target/linux/ramips/image/Makefile +++ b/target/linux/ramips/image/Makefile @@ -414,7 +414,7 @@ endef define Image/Build/Profile/UPVEL - $(call Image/Build/Template/$(fs_squash)/$(1),GENERIC_4M,ur-336un,UR-336UN,ttyS1,57600,phys) + $(call Image/Build/Template/$(fs_squash)/$(1),GENERIC_8M,ur-336un,UR-336UN,ttyS1,57600,phys) endef define Image/Build/Profile/WR6202