You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's not a bug - the overlays use header files from the kernel tree, and you are supposed to use the kernel make system to build them. However, there is an alternative: https://forums.raspberrypi.com/viewtopic.php?t=377084
Describe the bug
Can't compile dts overlay
Steps to reproduce the behaviour
git clone --depth=1 https://github.com/raspberrypi/linux
cd linux/arch/arm/boot/dts/overlays
dtc -I dts -O dtb -o imx290-overlay.dtbo imx290-overlay.dts
Error: imx290-overlay.dts:6.1-9 syntax error
FATAL ERROR: Unable to parse input tree
Device (s)
Raspberry Pi CM4
System
Ubuntu 6.6
Logs
No response
Additional context
The text was updated successfully, but these errors were encountered: