u-boot/board/esd/du440
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
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
config.mk Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
du440.c Stop using builtin_run_command() 2012-03-06 21:09:26 +01:00
du440.h ppc4xx: Consolidate pci_target_init() function 2009-11-19 11:35:08 +01:00
init.S Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 2010-10-26 21:05:30 +02:00