u-boot-brain/board/samsung
Przemyslaw Marczak e6bfe79f31 samsung: misc: allows using environmental macros as args in menu commands
Function cmd_process() runs commands with directly given list of arguments
but it doesn't expand given environmental variables names as macros.
Command "gpt" as one of arguments expects expanded macro e.g. $partitions
so it needs to be called by function run_command().

Changes:
- extend array mode_name by lower case commands names - used by find_cmd()
- put each command arguments into one string - used by run_command()
- use run_command() instead of cmd_process()

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2014-05-07 19:40:39 +09:00
..
arndale usb: exynos5: arndale: Add network support 2014-01-13 12:23:28 +01:00
common samsung: misc: allows using environmental macros as args in menu commands 2014-05-07 19:40:39 +09:00
goni arm: remove unneeded symbol offsets and _TEXT_BASE 2014-02-26 21:18:12 +01:00
origen board:origen: Enable device tree on Origen 2014-03-12 19:55:00 +09:00
smdk2410 arm: remove unneeded symbol offsets and _TEXT_BASE 2014-02-26 21:18:12 +01:00
smdk5250 Merge branch 'u-boot/master' into 'u-boot-arm/master' 2014-03-25 10:53:15 +01:00
smdk5420 board:samsung: move checkboard to common file 2014-03-12 19:54:59 +09:00
smdkc100 arm: remove unneeded symbol offsets and _TEXT_BASE 2014-02-26 21:18:12 +01:00
smdkv310 kbuild: add dummy obj-y to create built-in.o 2014-02-19 11:07:50 -05:00
trats board:trats: Enable device tree on Trats 2014-03-12 19:55:00 +09:00
trats2 arm:board:trats2:FIX: Clear INFORM4 and INFORM5 registers at correct boot 2014-04-11 10:08:42 -04:00
universal_c210 board:universal: Enable device tree on Universal 2014-03-12 19:55:00 +09:00