Home
last modified time | relevance | path

Searched refs:expect_end (Results 1 – 2 of 2) sorted by relevance

/u-boot/boot/
A Dfdt_region.c46 bool expect_end = false; in fdt_find_regions() local
64 if (expect_end && tag != FDT_END) in fdt_find_regions()
121 expect_end = true; in fdt_find_regions()
/u-boot/scripts/dtc/libfdt/
A Dfdt_ro.c870 bool expect_end = false; in fdt_check_full() local
892 if (expect_end && tag != FDT_END) in fdt_check_full()
925 expect_end = true; in fdt_check_full()

Completed in 12 milliseconds