3.10.25. of_overlay - register device tree overlay

3.10.25.1. Usage

of_overlay [-l] FILE

3.10.25.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.10.25.3. Options

-l

apply to barebox live tree