On Thu, Jun 27, 2019 at 12:17:27AM +0200, Marek Vasut wrote:

> The autocompletion did not work if CONFIG_CMDLINE_PS_SUPPORT was enabled
> because U-Boot was comparing the prompt string with CONFIG_SYS_PROMPT .
> While this works if CONFIG_CMDLINE_PS_SUPPORT is disabled, this no longer
> works if it's enabled because user can override the PS1 . Fix this by
> checking prompt string against the current PS1 value.
> 
> Signed-off-by: Marek Vasut <ma...@denx.de>
> Cc: Tom Rini <tr...@konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to