summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMichael Tretter <m.tretter@pengutronix.de>2019-09-13 15:14:39 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2019-09-16 09:06:18 +0200
commitbbd241efa5ae048cd7a96c5b232e729b9180e6f2 (patch)
tree90f8e634f9e40ef6dc3d2be4aec722afbe182399 /Documentation
parentfd72834fa74b604efc7b2af5f40ccab5796b79e7 (diff)
downloadbarebox-bbd241efa5ae048cd7a96c5b232e729b9180e6f2.tar.gz
barebox-bbd241efa5ae048cd7a96c5b232e729b9180e6f2.tar.xz
of: add support for devicetree overlays
The devicetree overlay support is based on the Linux driver for device tree overlays, but many features that are not required in Barebox are left out. Unlike Linux, which applies the overlay to the live devicetree, Barebox registers a fixup for the overlay which is applied with other fixups to whatever tree is fixed. This is necessary to apply the overlay to devicetrees that are passed to Linux, which might differ from the devicetree that is currently live in Barebox. Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions