3.11.28. of_overlay - register device tree overlay

3.11.28.1. Usage

of_overlay [-l] FILE

3.11.28.2. Synopsis

Register a device tree overlay file (dtbo) with barebox.
By default the overlay is registered as a fixup and the
overlay will then be applied to the Linux device tree.
With -l given the overlay is applied to the barebox live
tree instead. This involves probing new devices added in
the overlay file.

3.11.28.3. Options

-l

apply to barebox live tree