RE: [PATCH] cli: Fix command line underrun

2021-05-05 Thread Wang, Peng
04, 2021 1:20 PM To: u-boot@lists.denx.de Cc: tr...@konsulko.com Subject: RE: [PATCH] cli: Fix command line underrun Please discard this patch. I reviewed this patch and noticed that it forgot to take care the *np. The test that was performed may be incomplete. On the other hand, it's s

RE: [PATCH] cli: Fix command line underrun

2021-05-04 Thread Wang, Peng
ly of companies -Original Message- From: Wang, Peng Sent: Tuesday, May 04, 2021 12:40 AM To: u-boot@lists.denx.de Cc: tr...@konsulko.com Subject: [PATCH] cli: Fix command line underrun >From 7a3110962cd1482793a9912fa14e5d9961e9f01a Mon Sep 17 00:00:00 2001 From: "peng.w...@smartm.com" Da

[PATCH] cli: Fix command line underrun

2021-05-04 Thread Wang, Peng
>From 7a3110962cd1482793a9912fa14e5d9961e9f01a Mon Sep 17 00:00:00 2001 From: "peng.w...@smartm.com" Date: Mon, 3 May 2021 23:53:29 -0700 Subject: [PATCH] cli: Fix command line underrun This patch adds a column position check to fix the cli issue that backspace doesn't