Searched hist:aedbab3f0f0cf6369774aacbce515930e65dcaf4 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/common/ |
| H A D | cli.c | aedbab3f0f0cf6369774aacbce515930e65dcaf4 Thu May 14 07:59:53 UTC 2020 Joseph Chen <chenjh@rock-chips.com> common: cli: allow fall back to simple cli
The simple CLI mode only support run_command() which can't support powerful command line syntax like if...then...else...fi conditionals or `&&' and '||'.
The run_command_list() falls back to run_command().
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I136cba71e02fd1f57c9a395b37679d9a885ba4a0
|
| H A D | command.c | aedbab3f0f0cf6369774aacbce515930e65dcaf4 Thu May 14 07:59:53 UTC 2020 Joseph Chen <chenjh@rock-chips.com> common: cli: allow fall back to simple cli
The simple CLI mode only support run_command() which can't support powerful command line syntax like if...then...else...fi conditionals or `&&' and '||'.
The run_command_list() falls back to run_command().
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I136cba71e02fd1f57c9a395b37679d9a885ba4a0
|
| H A D | Makefile | aedbab3f0f0cf6369774aacbce515930e65dcaf4 Thu May 14 07:59:53 UTC 2020 Joseph Chen <chenjh@rock-chips.com> common: cli: allow fall back to simple cli
The simple CLI mode only support run_command() which can't support powerful command line syntax like if...then...else...fi conditionals or `&&' and '||'.
The run_command_list() falls back to run_command().
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I136cba71e02fd1f57c9a395b37679d9a885ba4a0
|