
25 Jun
2013
25 Jun
'13
2:01 a.m.
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