brcm2708: Add support for raspberry pi 3 b+.

Signed-off-by: Christo Nedev <christo.nedev@me.com>
This commit is contained in:
Christo Nedev
2018-04-26 16:10:15 +00:00
committed by John Crispin
parent 7912677086
commit 50b0919628
6 changed files with 309 additions and 7 deletions

View File

@@ -8,6 +8,7 @@ set_preinit_iface() {
case "$(board_name)" in
raspberrypi,2-model-b |\
raspberrypi,3-model-b |\
raspberrypi,3-model-b-plus |\
raspberrypi,model-b |\
raspberrypi,model-b-plus |\
raspberrypi,model-b-rev2)