
14 Mar
2024
14 Mar
'24
1:40 a.m.
On Tue, Mar 05, 2024 at 03:37:37PM +0800, Hanyuan Zhao wrote:
This commit allows user to determine whether to have history recording in command-line. Previously to this commit, the CMD_HISTORY only sets the compiling of cmd/history.c, and the history code in cli_readline.c is always compiled and will take a lot of space to store history even if we say N to CMD_HISTORY.
Signed-off-by: Hanyuan Zhao hanyuan-z@qq.com
This part of your series breaks some riscv platforms: https://source.denx.de/u-boot/u-boot/-/jobs/798333 https://source.denx.de/u-boot/u-boot/-/jobs/798334
--
Tom