Home
last modified time | relevance | path

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

/include/
A Dbootm.h81 typedef int boot_os_fn(int flag, struct bootm_info *bmi); typedef
83 extern boot_os_fn do_bootm_linux;
84 extern boot_os_fn do_bootm_vxworks;
88 boot_os_fn *bootm_os_get_boot_func(int os);
94 int boot_selected_os(int state, struct bootm_info *bmi, boot_os_fn *boot_fn);

Completed in 4 milliseconds