mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 18:42:25 +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 | \
|
wli-tx4-ag300n | \
|
||||||
wr512-3gn | \
|
wr512-3gn | \
|
||||||
wr6202 | \
|
wr6202 | \
|
||||||
|
ur-336un | \
|
||||||
xdxrn502j)
|
xdxrn502j)
|
||||||
rt2x00_eeprom_extract "factory" 0 272
|
rt2x00_eeprom_extract "factory" 0 272
|
||||||
;;
|
;;
|
||||||
|
@ -414,7 +414,7 @@ endef
|
|||||||
|
|
||||||
|
|
||||||
define Image/Build/Profile/UPVEL
|
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
|
endef
|
||||||
|
|
||||||
define Image/Build/Profile/WR6202
|
define Image/Build/Profile/WR6202
|
||||||
|
Loading…
Reference in New Issue
Block a user