Home
last modified time | relevance | path

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

/u-boot/include/
A Dbootcount.h106 static inline int bootcount_error(void) in bootcount_error() function
142 static inline int bootcount_error(void) { return 0; } in bootcount_error() function
/u-boot/board/liebherr/display5/
A Dspl.c372 if (s && !bootcount_error() && strcmp(s, "ACTIVE") == 0) { in board_boot_order()
/u-boot/common/
A Dautoboot.c359 if (bootcount_error()) in bootdelay_process()

Completed in 9 milliseconds