mvebu: Fix typo in MACCHIATOBin detection

The name in the device tree file is written with two C.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
openwrt-19.07
Hauke Mehrtens 2019-03-21 17:56:59 +01:00 committed by Hauke Mehrtens
parent 6af639e0bf
commit ae9d3a25c2
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ mvebu_board_detect() {
*"Marvell Armada 3720 Development Board DB-88F3720-DDR3") *"Marvell Armada 3720 Development Board DB-88F3720-DDR3")
name="marvell,armada-3720-db" name="marvell,armada-3720-db"
;; ;;
*"Marvell 8040 MACHIATOBin") *"Marvell 8040 MACCHIATOBin")
name="marvell,armada8040-mcbin" name="marvell,armada8040-mcbin"
;; ;;
*"Marvell Armada 8040 DB board") *"Marvell Armada 8040 DB board")