
27 Jan
2016
27 Jan
'16
11:53 p.m.
On 26 January 2016 at 20:47, Marek Vasut marex@denx.de wrote:
Pull the code which displays U-Boot prompt and reads the command line into a separate function. No functional change.
Signed-off-by: Marek Vasut marex@denx.de
common/cli_hush.c | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org