Home
last modified time | relevance | path

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

/external/u-boot/common/
Dimage-fit.c2083 ulong ovload, ovlen; in boot_get_fdt_fit() local
2176 FIT_LOAD_REQUIRED, &ovload, &ovlen); in boot_get_fdt_fit()
2182 uname, ovload, ovlen); in boot_get_fdt_fit()
2183 ov = map_sysmem(ovload, ovlen); in boot_get_fdt_fit()