meta-dts-community#
This optional layer provides community maintained device tree overlays (dts) for various additional hardware.
All files provided are not checked regularly as part of the SimpleCore™ releases and come without any warranty.
Setup#
From Scotty#
From scotty
you can choose the Community device tree overlays
feature to enable
all community dts
From bitbake#
From your setup workspace run
bitbake-layers add <path/to/simplecore-bsp>/meta-dts-community
Configure at runtime#
To configure the support for a certain overlay, add
fdt_overlay=$fdt_overlay <dtb of your choice>
to /boot/uEnv.txt