From 57c8e6bffbbef9b2331551093c3436303eb18386 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Sun, 1 Mar 2015 22:43:40 +0100 Subject: rpi-base.inc: Include the RPI2 DTB Signed-off-by: Andrei Gherzan --- conf/machine/include/rpi-base.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index 102f9d8..a26803a 100644 --- a/conf/machine/include/rpi-base.inc +++ b/conf/machine/include/rpi-base.inc @@ -21,6 +21,8 @@ XSERVER = " \ KERNEL_DEVICETREE ?= " \ bcm2708-rpi-b.dtb \ bcm2708-rpi-b-plus.dtb \ + bcm2709-rpi-2-b.dtb \ + \ ds1307-rtc-overlay.dtb \ hifiberry-amp-overlay.dtb \ hifiberry-dac-overlay.dtb \ -- cgit v1.2.3-54-g00ecf