u-boot-brain/arch/arm/cpu/arm926ejs/kirkwood
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
..
cache.c arm, arm-kirkwood: disable l2c before linux boot 2012-02-12 10:11:28 +01:00
cpu.c Stop using builtin_run_command() 2012-03-06 21:09:26 +01:00
dram.c ARM: kirkwood: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
Makefile arm, arm-kirkwood: disable l2c before linux boot 2012-02-12 10:11:28 +01:00
mpp.c ARM: kirkwood: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
timer.c bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' 2012-02-12 10:11:28 +01:00