3.10.26. of_overlay - register device tree overlay¶
3.10.26.1. Usage¶
of_overlay [-l] FILE
3.10.26.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.26.3. Options¶
- -l
apply to barebox live tree