[U-Boot] [PATCH] powerpc/85xx: corenet_ds: increase console buffer size to 1024
Brian Grayson
Brian.Grayson at freescale.com
Tue Sep 27 00:15:28 CEST 2011
On Mon, Sep 26, 2011 at 04:11:14PM -0500, Scott Wood wrote:
>
> What is the resource constraint here that prevents accepting longer
> console commands? This is a change to the config for a board that comes
> with multiple gigabytes of RAM. This is not code that runs prior to
> relocation.
Exactly. From a quick grep, around 280 configs currently
have CONFIG_SYS_CBSIZE set to 1024, while some use 512, and
over 400 boards use 256. All we're asking is to add one more
(high-end) board family to that vaulted 1024-byte population. Or
should all the other boards be brought down to 256 instead? I
would think not...
Brian Grayson
More information about the U-Boot
mailing list