u-boot/board/esd/du440
Simon Glass f47360a74e Rename run_command() to builtin_run_command()
The current run_command() is only one of the parsing options - the other
is hush. We should not call run_command() when the hush parser is being
used. So we rename this function to better explain its purpose.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
2012-03-06 21:09:18 +01:00
..
config.mk Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
du440.c Rename run_command() to builtin_run_command() 2012-03-06 21:09:18 +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
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00