Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/lib/
Dimage.c29 int booti_setup(ulong image, ulong *relocated_addr, ulong *size, in booti_setup() function
/external/u-boot/cmd/
Dbooti.c40 ret = booti_setup(ld, &relocated_addr, &image_size, false); in booti_start()
/external/u-boot/common/
Dbootm.c210 ret = booti_setup(images.os.image_start, &image_addr, in bootm_find_os()
/external/u-boot/include/
Dimage.h888 int booti_setup(ulong image, ulong *relocated_addr, ulong *size,