Home
last modified time | relevance | path

Searched refs:app_startup (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/examples/standalone/
H A Dhello_world.c15 app_startup(argv); in hello_world()
H A Datmel_df_pow2.c121 app_startup(argv); in atmel_df_pow2()
H A Dstubs.c282 void app_startup(char * const *argv) in app_startup() function
H A Dsmc911x_eeprom.c325 app_startup(argv); in smc911x_eeprom()
H A Dsmc91111_eeprom.c43 app_startup (argv); in smc91111_eeprom()
H A Dsched.c91 app_startup(av); in sched()
/openbmc/u-boot/doc/
H A DREADME.standalone36 3. The application should call the app_startup() function before any
45 app_startup (argv);
116 the respective code to the app_startup() function in that file.
/openbmc/u-boot/include/
H A Dexports.h48 void app_startup(char * const *);