1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 00:32:04 +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-02-04 16:32:20 +01:00
2014-06-11 16:25:47 -04:00
2014-02-21 08:42:47 -05:00
2014-03-17 20:05:48 -06:00
2014-05-27 10:21:32 -04:00
2014-03-04 12:15:29 -05:00
2014-05-16 14:54:26 +09:00
2014-05-09 11:50:14 +02:00
2014-02-20 06:48:23 +01:00
2014-05-28 10:58:19 +09:00
2014-03-17 20:05:49 -06:00
2014-05-30 14:03:24 -04:00
2014-05-25 16:25:12 +02:00
2014-03-17 20:05:49 -06:00
2014-03-05 12:23:48 +01:00
2014-02-19 10:47:43 -05:00
2013-12-04 08:11:28 -05:00