mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 19:49:54 +02:00
ramips: rt305x: extract wifi eeprom and use the 8M template for the UR-336UN
Patch-by: Lebedev Dmitry <lebedev@trendnet.ru> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31507 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f8905adb27
commit
399af78951
@ -75,6 +75,7 @@ case "$FIRMWARE" in
|
||||
wli-tx4-ag300n | \
|
||||
wr512-3gn | \
|
||||
wr6202 | \
|
||||
ur-336un | \
|
||||
xdxrn502j)
|
||||
rt2x00_eeprom_extract "factory" 0 272
|
||||
;;
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user