Home
last modified time | relevance | path

Searched refs:rsv_done (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dimage-fdt.c138 static int rsv_done; in boot_fdt_add_mem_rsv_regions() local
140 if (fdt_check_header(fdt_blob) != 0 || rsv_done) in boot_fdt_add_mem_rsv_regions()
143 rsv_done = 1; in boot_fdt_add_mem_rsv_regions()
171 static int rsv_done; in boot_fdt_add_sysmem_rsv_regions() local
175 if (fdt_check_header(fdt_blob) != 0 || rsv_done) in boot_fdt_add_sysmem_rsv_regions()
178 rsv_done = 1; in boot_fdt_add_sysmem_rsv_regions()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map