[U-Boot] [PATCH v3 3/3] config: Remove Blackfin	CONFIG_DEPRECATED_SILENT_LINUX_CONSOLE
    Doug Anderson 
    dianders at chromium.org
       
    Wed Jan 11 00:48:12 CET 2012
    
    
  
On Tue, Jan 10, 2012 at 3:44 PM, Mike Frysinger <vapier at gentoo.org> wrote:
> On Tuesday 10 January 2012 18:38:07 Doug Anderson wrote:
> getenv returns a writable buffer, so i wonder if things couldn't be avoided
> easily all around.  after all, you're just deleting bytes here, not adding new
> ones.
Actually, that's not quite true.  The current code will add "console="
in the case that it finds no console argument.
    
    
More information about the U-Boot
mailing list