On 8/7/25 22:48, Bernhard Beschow wrote:
This series removes the bundled device tree blobs from the repository which are
redundant to the bundled device tree sources. To make this work, the device tree
compiler 'dtc' is now required whenever libfdt is used. Furthermore, dtc can now
be built from
Am 8. Juli 2025 20:48:03 UTC schrieb Bernhard Beschow :
>This series removes the bundled device tree blobs from the repository which are
>redundant to the bundled device tree sources. To make this work, the device
>tree
>compiler 'dtc' is now required whenever libfdt is used. Furthermore, dtc c
This series removes the bundled device tree blobs from the repository which are
redundant to the bundled device tree sources. To make this work, the device tree
compiler 'dtc' is now required whenever libfdt is used. Furthermore, dtc can now
be built from the bundled libfdt if needed.
v2:
* Allow