Searched defs:relocated_addr (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/cmd/ | ||
D | booti.c | 24 ulong relocated_addr; in booti_start() local |
/external/u-boot/arch/arm/lib/ | ||
D | image.c | 29 int booti_setup(ulong image, ulong *relocated_addr, ulong *size, in booti_setup() |