ramips: rt305x: extract wifi eeprom and use the 8M template for the UR-336UN
Patch-by: Lebedev Dmitry <lebedev@trendnet.ru> SVN-Revision: 31507
This commit is contained in:
parent
164dd71afe
commit
8e06682fb7
2 changed files with 2 additions and 1 deletions
|
@ -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 a new issue