release: arm64: rpi3: Install the RPI3B+ DTB file
We should use the correct DTB file otherwise the firmware uses the RPI3B one. MFC after: 1 week
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
DTB_DIR="/usr/local/share/rpi-firmware"
|
||||
DTB="bcm2710-rpi-3-b.dtb"
|
||||
DTB="bcm2710-rpi-3-b.dtb bcm2710-rpi-3-b-plus.dtb"
|
||||
EMBEDDED_TARGET_ARCH="aarch64"
|
||||
EMBEDDED_TARGET="arm64"
|
||||
EMBEDDEDBUILD=1
|
||||
|
||||
Reference in New Issue
Block a user