projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e2e830
)
brcm63xx: fix bcm96328avng board name
author
Jonas Gorski
<jogo@openwrt.org>
Wed, 25 Mar 2015 15:36:26 +0000
(15:36 +0000)
committer
Jonas Gorski
<jogo@openwrt.org>
Wed, 25 Mar 2015 15:36:26 +0000
(15:36 +0000)
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44994
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/brcm63xx/base-files/lib/brcm63xx.sh
patch
|
blob
|
history
diff --git
a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh
b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh
index
52c223e
..
90d3e73
100755
(executable)
--- a/
target/linux/brcm63xx/base-files/lib/brcm63xx.sh
+++ b/
target/linux/brcm63xx/base-files/lib/brcm63xx.sh
@@
-37,7
+37,7
@@
brcm63xx_dt_detect() {
board_name="bcm963281tan"
;;
"Broadcom BCM96328avng reference board")
- board_name="bcm6328avng"
+ board_name="bcm
9
6328avng"
;;
"Broadcom BCM96345GW2 reference board")
board_name="bcm96345gw2"