diff options
| author | Peter A. Bigot <pab@pabigot.com> | 2018-05-14 08:29:45 -0500 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2018-05-14 16:56:05 +0100 |
| commit | dd94917555ede15913d757dcb1ea017a968a85f6 (patch) | |
| tree | 90d34c9f2c3e7280aee8f10409bf283a3ccd92f3 | |
| parent | 237e0c79c694d85d3eaf37cebe386939f6c0257d (diff) | |
| download | meta-raspberrypi-dd94917555ede15913d757dcb1ea017a968a85f6.tar.gz | |
raspberrypi3-64.conf: add 3B+ device tree
Closes #253
Signed-off-by: Peter A. Bigot <pab@pabigot.com>
| -rw-r--r-- | conf/machine/raspberrypi3-64.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi3-64.conf b/conf/machine/raspberrypi3-64.conf index 4a5a494..5163320 100644 --- a/conf/machine/raspberrypi3-64.conf +++ b/conf/machine/raspberrypi3-64.conf | |||
| @@ -16,6 +16,7 @@ include conf/machine/include/rpi-base.inc | |||
| 16 | 16 | ||
| 17 | KERNEL_DEVICETREE = " \ | 17 | KERNEL_DEVICETREE = " \ |
| 18 | broadcom/bcm2710-rpi-3-b.dtb \ | 18 | broadcom/bcm2710-rpi-3-b.dtb \ |
| 19 | broadcom/bcm2710-rpi-3-b-plus.dtb \ | ||
| 19 | broadcom/bcm2837-rpi-3-b.dtb \ | 20 | broadcom/bcm2837-rpi-3-b.dtb \ |
| 20 | \ | 21 | \ |
| 21 | overlays/hifiberry-amp.dtbo \ | 22 | overlays/hifiberry-amp.dtbo \ |
