projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8aac009
)
bcm63xx: build images for DSL-274XB revision F1
author
Jonas Gorski
<jogo@openwrt.org>
Sun, 27 May 2012 13:22:51 +0000
(13:22 +0000)
committer
Jonas Gorski
<jogo@openwrt.org>
Sun, 27 May 2012 13:22:51 +0000
(13:22 +0000)
Build images for D-Link DSL-274XB revision F1. Flashing
through original web UI as well as CFE works.
Known issues:
* wifi led inverted (on when wifi is off and vice cersa)
* same issues as generic bcm6328 support
SVN-Revision: 31885
target/linux/brcm63xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm63xx/image/Makefile
b/target/linux/brcm63xx/image/Makefile
index 303003c79372cf5ca2f114372aabd68f28a63613..8eb15ca2b1c178abb62348a4a59795d23c6f0488 100644
(file)
--- a/
target/linux/brcm63xx/image/Makefile
+++ b/
target/linux/brcm63xx/image/Makefile
@@
-203,6
+203,9
@@
define Image/Build
$(call Image/Build/CFEFIXUP,$(1),96358GW,AW4139,6358,DSL274XB-C2)
# D-Link DSL-2740B/DSL-2741B, rev C3
$(call Image/Build/CFE,$(1),AW4139,6358,DSL274XB-C3)
+ # D-Link DSL-2740B/DSL-2741B, rev F1
+ $(call Image/Build/CFE,$(1),AW4339U,6328,DSL274XB-F1-EU,,--signature2="4.06.01.EUF1" --pad 4)
+ $(call Image/Build/CFE,$(1),AW4339U,6328,DSL274XB-F1-AU,,--signature2="4.06.01.AUF1" --pad 4)
# D-Link DVA-G3810BN/TL
$(call Image/Build/CFE,$(1),96358GW,6358,DVAG3810BN)