summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheodor Gherzan <theodor@resin.io>2016-03-09 16:15:07 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2016-03-10 14:45:42 +0100
commit519c387e3b97ecc21ac1d7b4fc9197298f289a71 (patch)
treec2976a4353e62b659437e2fa06bd80707f8750d5
parent12a884812794ffdd9d7bf48d993f4a8ee7639dc9 (diff)
downloadmeta-raspberrypi-519c387e3b97ecc21ac1d7b4fc9197298f289a71.tar.gz
rpi-base.inc: Add rpi3 device tree blob
Signed-off-by: Theodor Gherzan <theodor@resin.io>
-rw-r--r--conf/machine/include/rpi-base.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc
index 27f09ad..792150e 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/include/rpi-base.inc
@@ -22,6 +22,7 @@ KERNEL_DEVICETREE ?= " \
22 bcm2708-rpi-b.dtb \ 22 bcm2708-rpi-b.dtb \
23 bcm2708-rpi-b-plus.dtb \ 23 bcm2708-rpi-b-plus.dtb \
24 bcm2709-rpi-2-b.dtb \ 24 bcm2709-rpi-2-b.dtb \
25 bcm2710-rpi-3-b.dtb \
25 \ 26 \
26 overlays/hifiberry-amp-overlay.dtb \ 27 overlays/hifiberry-amp-overlay.dtb \
27 overlays/hifiberry-dac-overlay.dtb \ 28 overlays/hifiberry-dac-overlay.dtb \