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

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to