Searched refs:bootflow_check (Results 1 - 1 of 1) sorted by relevance

/u-boot/boot/
H A Dbootflow.c335 * bootflow_check() - Check if a bootflow can be obtained
342 static int bootflow_check(struct bootflow_iter *iter, struct bootflow *bflow) function
413 ret = bootflow_check(iter, bflow);
440 ret = bootflow_check(iter, bflow);

Completed in 125 milliseconds