Lines Matching refs:overlays
7 Overlays require slightly different syntax compared to traditional overlays.
9 regarding the internal format of overlays:
15 In a nutshell overlays provides a means to manipulate a symbol a previous dtb
16 or overlay has defined. It requires both the base and all the overlays
62 There are two ways to apply overlays in U-boot.
63 1. Include and define overlays within a FIT image and have overlays
66 2. Manually load and apply overlays
68 The remainder of this document will discuss using overlays via the manual
69 approach. For information on using overlays as part of a FIT image please see:
91 4. Grow it enough so it can 'fit' all the applied overlays
109 Please note that in case of an error, both the base and overlays are going