[PATCH] cli: Reduce size of readline buffers in SPL

Tom Rini trini at konsulko.com
Thu Sep 15 16:03:28 CEST 2022


On Tue, Aug 30, 2022 at 04:40:37PM -0400, Sean Anderson wrote:

> Normally, readline is not used int SPL. However, it may be useful to
> enable the Freescale DDR interactive mode in SPL, while U-Boot is still
> executing from SRAM. The default settings for readline result in a large
> buffer being allocated. Reduce the size of the maximum input line, and
> the number of lines of scrollback when building for SPL.
> 
> Signed-off-by: Sean Anderson <sean.anderson at seco.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220915/caa95c05/attachment.sig>


More information about the U-Boot mailing list