Looks like device tree's dtb's, as I said seems that your missing alot
as per the fist errors ( GPIO's ) and the size difference you saw.
more info here
https://github.com/raspberrypi/linux/issues/2543
with the link pointing here
https://github.com/raspberrypi/firmware/tree/master/boot
Nige
O
The kernel was build with
make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- defconfig
make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- menuconfig
(to check if raspberry pi stuff is enablend)
make -j`nproc` ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- bindeb-pkg
I get also firmware errors when I boo
2 matches
Mail list logo