Files
u-boot-tk1-som/arch/arm
Simon Glass 5307153236 Stop using builtin_run_command()
Boards can select either the 'built-in' parser or the hush parser. We
should not call builtin_run_command() if we are using the hush parser.
We use run_command() instead, since it knows how to call the correct
parser.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
2012-03-06 21:09:26 +01:00
..
2012-03-06 21:09:26 +01:00
2012-02-27 21:19:25 +01:00
2011-11-03 20:44:58 +01:00