[U-Boot] [PATCH] board/bsc913x: Add config flag for bootdelay

Scott Wood scottwood at freescale.com
Tue Jun 25 02:01:17 CEST 2013


On 06/24/2013 04:28:26 AM, Rai Harninder-B01044 wrote:
> Hello Albert,
> 
> 
> Plase fix commit message: you're not simply adding a boot delay flag,  
> you're in fact disabling autoboot, which is quite different.
> [Rai Harninder-B01044] "Disable autoboot through bootdelay config  
> flag". Is this ok?

But the patch isn't disabling autoboot.  It was already compile-time  
disabled, since CONFIG_BOOTDELAY wasn't specified at all.  The patch is  
allowing it to be enabled at runtime, without enabling it by default.

-Scott


More information about the U-Boot mailing list