diff options
| author | Andrei Gherzan <andrei@gherzan.com> | 2018-07-16 17:05:46 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2018-07-16 17:05:53 +0100 |
| commit | f428345a7e884e1b8376f2526c04537fa44ea095 (patch) | |
| tree | f1ad6196da194988459d141bc990eec5cc8e0dc0 | |
| parent | efa848ca84a5ed541d4a755d19e66855214bfa23 (diff) | |
| download | meta-raspberrypi-ag_cm3_64.tar.gz | |
raspberrypi3-64.conf: Include cm3 dtbag_cm3_64
Add the CM3 dtb in the boot partition so we can boot this board as well with
this machine.
Signed-off-by: Andrei Gherzan <andrei@gherzan.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 fa960fd..6c1e02a 100644 --- a/conf/machine/raspberrypi3-64.conf +++ b/conf/machine/raspberrypi3-64.conf | |||
| @@ -17,6 +17,7 @@ include conf/machine/include/rpi-base.inc | |||
| 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/bcm2710-rpi-3-b-plus.dtb \ |
| 20 | broadcom/bcm2710-rpi-cm3.dtb \ | ||
| 20 | broadcom/bcm2837-rpi-3-b.dtb \ | 21 | broadcom/bcm2837-rpi-3-b.dtb \ |
| 21 | \ | 22 | \ |
| 22 | overlays/hifiberry-amp.dtbo \ | 23 | overlays/hifiberry-amp.dtbo \ |
