X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fmvebu%2Fbase-files%2Flib%2Fmvebu.sh;h=b908f4813eecd3737cf6f3e566bebecf0fceb559;hp=33ac832399006642eb2b6c20ebafedb23b8bfc04;hb=322a02f66607be5fa774f9187003631494bc2809;hpb=13684ba63f0fdb0ecc06984bf865aa1baf8cc810 diff --git a/target/linux/mvebu/base-files/lib/mvebu.sh b/target/linux/mvebu/base-files/lib/mvebu.sh index 33ac832399..b908f4813e 100755 --- a/target/linux/mvebu/base-files/lib/mvebu.sh +++ b/target/linux/mvebu/base-files/lib/mvebu.sh @@ -20,6 +20,9 @@ mvebu_board_detect() { *"Globalscale Marvell ESPRESSOBin Board") name="globalscale,espressobin" ;; + *"Marvell Armada 3720 Development Board DB-88F3720-DDR3") + name="marvell,armada-3720-db" + ;; *"Marvell 8040 MACHIATOBin") name="marvell,armada8040-mcbin" ;;