[PATCH 7/9] common: default CONFIG_CONSOLE_RECORD_OUT_SIZE=0x6000
Simon Glass
sjg at chromium.org
Fri Nov 14 13:44:00 CET 2025
On Tue, 11 Nov 2025 at 01:31, Ilias Apalodimas
<ilias.apalodimas at linaro.org> wrote:
>
> On Sun, 9 Nov 2025 at 12:10, Heinrich Schuchardt
> <heinrich.schuchardt at canonical.com> wrote:
> >
> > For some tests the current default of 0x400 for
> > CONFIG_CONSOLE_RECORD_OUT_SIZE is too small.
> >
> > Raise the value to 0x6000 which is already the most common value.
> >
> > Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> > ---
> > common/Kconfig | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
This doesn't affect the pre-relocation value so seems fine to me.
More information about the U-Boot
mailing list