u-boot/board/esd/common
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
..
xilinx_jtag board/esd/common/xilinx_jtag_micro.c: Fix GCC 4.6 warning 2011-12-02 10:56:21 +01:00
auto_update.c Stop using builtin_run_command() 2012-03-06 21:09:26 +01:00
auto_update.h ppc4xx: update esd's common auto_update code for 405 boards 2008-04-22 13:47:49 +02:00
cmd_loadpci.c Stop using builtin_run_command() 2012-03-06 21:09:26 +01:00
esd405ep_nand.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
flash.c ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
fpga.c ppc4xx: Use correct io accessors for esd 405/440 boards 2009-03-20 22:39:14 +01:00
lcd.c cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
lcd.h ppc4xx: Use correct io accessors for esd 405/440 boards 2009-03-20 22:39:14 +01:00
misc.c Add support for multiple PHYs. 2005-10-28 22:30:33 +02:00
pci.c ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
s1d13505_640_480_16bpp.h ppc4xx: Small coding style cleanup for the latest esd patches 2008-04-22 14:06:42 +02:00
s1d13704_320_240_4bpp.h License cleanup: Fix license header for some esd display configurations 2009-10-24 22:54:29 +02:00
s1d13705_320_240_8bpp.h License cleanup: Fix license header for some esd display configurations 2009-10-24 22:54:29 +02:00
s1d13806_320_240_4bpp.h License cleanup: Fix license header for some esd display configurations 2009-10-24 22:54:29 +02:00
s1d13806_640_480_8bpp.h License cleanup: Fix license header for some esd display configurations 2009-10-24 22:54:29 +02:00
s1d13806_640_480_16bpp.h License cleanup: Fix license header for some esd display configurations 2009-10-24 22:54:29 +02:00
s1d13806_1024_768_8bpp.h License cleanup: Fix license header for some esd display configurations 2009-10-24 22:54:29 +02:00