Commit e066586c authored by Anton Midyukov's avatar Anton Midyukov

arm-rpi4: copy actualy dtb for last kernel

parent f35d6500
......@@ -15,6 +15,9 @@ for uboot in $uboots; do
mv /boot/efi/{kernel7.img,uboot-$uboot.bin}
done
# copy actualy dtb
cp /boot/dtb/bcm27*-rpi-*.dtb /boot/efi/
rm -f /boot/efi/config.txt
[ "$GLOBAL_ARCH" = aarch64 ] && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment