.. index:: of_overlay (command) .. _command_of_overlay: of_overlay - register device tree overlay ========================================= Usage ^^^^^ ``of_overlay [-l] FILE`` 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. Options ^^^^^^^ -l apply to barebox live tree .. generated from: /ptx/work/WORK_EIHEI/sha/backup/barebox/barebox-maintainer-utils/barebox/commands/of_overlay.c .. command function: do_of_overlay