Home
last modified time | relevance | path

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

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