Home
last modified time | relevance | path

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

/external/u-boot/include/
Dbootstage.h248 int bootstage_relocate(void);
370 static inline int bootstage_relocate(void) in bootstage_relocate() function
/external/u-boot/prebuilt-intermediates/
Dbootstage.h248 int bootstage_relocate(void);
370 static inline int bootstage_relocate(void) in bootstage_relocate() function
/external/u-boot/common/
Dbootstage.c53 int bootstage_relocate(void) in bootstage_relocate() function
Dboard_f.c702 bootstage_relocate(); in reloc_bootstage()