projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6af639e
)
mvebu: Fix typo in MACCHIATOBin detection
author
Hauke Mehrtens
<
[email protected]
>
Thu, 21 Mar 2019 16:56:59 +0000
(17:56 +0100)
committer
Hauke Mehrtens
<
[email protected]
>
Mon, 25 Mar 2019 21:50:28 +0000
(22:50 +0100)
The name in the device tree file is written with two C.
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/mvebu/base-files/lib/mvebu.sh
patch
|
blob
|
history
diff --git
a/target/linux/mvebu/base-files/lib/mvebu.sh
b/target/linux/mvebu/base-files/lib/mvebu.sh
index 5a0d7b2933895f44487cc8b8a42cf5f99b883506..cfe880bb3cfcfb5f5793772e319fea3dfee58c68 100755
(executable)
--- a/
target/linux/mvebu/base-files/lib/mvebu.sh
+++ b/
target/linux/mvebu/base-files/lib/mvebu.sh
@@
-23,7
+23,7
@@
mvebu_board_detect() {
*"Marvell Armada 3720 Development Board DB-88F3720-DDR3")
name="marvell,armada-3720-db"
;;
- *"Marvell 8040 MACHIATOBin")
+ *"Marvell 8040 MAC
C
HIATOBin")
name="marvell,armada8040-mcbin"
;;
*"Marvell Armada 8040 DB board")