brcm2708: fix RPi model B plus support
[openwrt/staging/yousong.git] / target / linux / brcm2708 / base-files / lib / brcm2708.sh
index 13c1aa953bba90b1646f6474c76d4f38c94683d9..cb4089d8e2712fc8c458a87b7b179d4bc1dc8946 100644 (file)
@@ -11,6 +11,7 @@ brcm2708_detect() {
        "Raspberry Pi Model B Rev"*)
                board_name="rpi-b"
                ;;
+       "Raspberry Pi Model B Plus Rev"* |\
        "Raspberry Pi Model B+ Rev"*)
                board_name="rpi-b-plus"
                ;;