Home
last modified time | relevance | path

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

/external/u-boot/common/
Dbootm_os.c66 fit_unsupported_reset("NetBSD"); in do_bootm_netbsd()
135 fit_unsupported_reset("Lynx"); in do_bootm_lynxkdi()
157 fit_unsupported_reset("RTEMS"); in do_bootm_rtems()
190 fit_unsupported_reset("OSE"); in do_bootm_ose()
224 fit_unsupported_reset("Plan 9"); in do_bootm_plan9()
328 fit_unsupported_reset("VxWorks"); in do_bootm_vxworks()
352 fit_unsupported_reset("QNX"); in do_bootm_qnxelf()
388 fit_unsupported_reset("INTEGRITY"); in do_bootm_integrity()
/external/u-boot/include/
Dimage.h1269 #define fit_unsupported_reset(msg) printf("! %s:%d " \ macro
1275 #define fit_unsupported_reset(msg) macro