
20 Jul
2018
20 Jul
'18
2:34 p.m.
On Fri, Jun 22, 2018 at 08:13:10AM +0200, Michal Simek wrote:
There is no reason to define default option for this macro which is already done in common/cli_hush.c.
86 #ifndef CONFIG_SYS_PROMPT_HUSH_PS2 87 #define CONFIG_SYS_PROMPT_HUSH_PS2 "> " 88 #endif
Signed-off-by: Michal Simek michal.simek@xilinx.com Reviewed-by: York Sun york.sun@nxp.com
Applied to u-boot/master, thanks!
--
Tom