]> Git Repo - u-boot.git/commit
Use run_command_repeatable()
authorThomas Betker <[email protected]>
Thu, 5 Jun 2014 18:07:58 +0000 (20:07 +0200)
committerTom Rini <[email protected]>
Wed, 11 Jun 2014 20:25:47 +0000 (16:25 -0400)
commit52715f89317ef24426a4613bd2980debfa4699b7
tree1255bf6d81d52e5e03160a2f1dd313fae035a8aa
parent1d43bfd2d54240c18ec6bfd68a57349cae839f13
Use run_command_repeatable()

Replace run_command() by run_command_repeatable() in places which
depend on the return code to indicate repeatability.

Signed-off-by: Thomas Betker <[email protected]>
Acked-by: Simon Glass <[email protected]>
Tested-by: Simon Glass <[email protected]>
common/cli_simple.c
common/cmd_bedbug.c
This page took 0.033135 seconds and 4 git commands to generate.