overlays: add overlay to allow 64 bit usage with CM3

add overlay to allow 64 bit usage with CM3

Change-type: patch
Signed-off-by: Aaron Shaw <aaron@balena.io>
(cherry picked from commit fc11c5d95c)
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
This commit is contained in:
Aaron Shaw 2021-01-14 23:00:20 +00:00 committed by Andrei Gherzan
parent a660dc377e
commit b4155d8148

View File

@ -18,6 +18,7 @@ RPI_KERNEL_DEVICETREE = " \
broadcom/bcm2710-rpi-3-b.dtb \
broadcom/bcm2710-rpi-3-b-plus.dtb \
broadcom/bcm2837-rpi-3-b.dtb \
broadcom/bcm2710-rpi-cm3.dtb \
"
SERIAL_CONSOLES ?= "115200;ttyS0"