Home
last modified time | relevance | path

Searched defs:relocated_addr (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/cmd/
Dbooti.c24 ulong relocated_addr; in booti_start() local
/external/u-boot/arch/arm/lib/
Dimage.c29 int booti_setup(ulong image, ulong *relocated_addr, ulong *size, in booti_setup()