Searched refs:Overlays (Results 1 – 3 of 3) sorted by relevance
4 Overlays Syntax7 Overlays require slightly different syntax compared to traditional overlays.12 Building Overlays59 Ways to Utilize Overlays in U-boot72 Manually Loading and Applying Overlays
2 bool "Enable Device Tree Overlays Unit Tests"
339 OverlayFileSystem &Overlays; member in __anon393354d90411::OverlayFSDirIterImpl346 assert(CurrentFS != Overlays.overlays_end() && "incrementing past end"); in incrementFS()348 for (auto E = Overlays.overlays_end(); CurrentFS != E; ++CurrentFS) { in incrementFS()388 : Overlays(FS), Path(Path.str()), CurrentFS(Overlays.overlays_begin()) { in OverlayFSDirIterImpl()