1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/include
Thomas Betker 1d43bfd2d5 Add run_command_repeatable()
run_command() returns 0 on success and 1 on error. However, there are some
invocations which expect 0 or 1 for success (not repeatable or repeatable)
and -1 for error; add run_command_repeatable() for this purpose.

Signed-off-by: Thomas Betker <thomas.betker@rohde-schwarz.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2014-06-11 16:25:47 -04:00
..
2014-05-27 10:21:32 -04:00
2014-05-29 17:45:31 -04:00
2014-06-11 16:25:47 -04:00
2014-05-27 10:21:32 -04:00
2014-05-16 14:54:26 +09:00
2014-05-09 11:50:14 +02:00
2014-05-28 10:58:19 +09:00
2014-05-30 14:03:24 -04:00
2014-05-25 16:25:12 +02:00