Searched hist:"4 b4b13d5fec8a82ed2780c487e49cfc4321a8c14" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/boot/ |
H A D | main.c | diff 4b4b13d5fec8a82ed2780c487e49cfc4321a8c14 Tue Oct 28 06:19:00 CDT 2014 Simon Kagstrom <simon.kagstrom@netinsight.net> powerpc/boot: Parse chosen/cmdline-timeout parameter
On some platforms a 5 second timeout during boot might be quite long, so make it configurable. Run the loop at least once to let the user stop the boot by holding a key pressed. If the timeout is set to 0, don't wait for input, which can be used as a workaround if the boot hangs on random data coming in on the serial port.
Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net> [mpe: Changelog wording & whitespace] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | ops.h | diff 4b4b13d5fec8a82ed2780c487e49cfc4321a8c14 Tue Oct 28 06:19:00 CDT 2014 Simon Kagstrom <simon.kagstrom@netinsight.net> powerpc/boot: Parse chosen/cmdline-timeout parameter
On some platforms a 5 second timeout during boot might be quite long, so make it configurable. Run the loop at least once to let the user stop the boot by holding a key pressed. If the timeout is set to 0, don't wait for input, which can be used as a workaround if the boot hangs on random data coming in on the serial port.
Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net> [mpe: Changelog wording & whitespace] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | serial.c | diff 4b4b13d5fec8a82ed2780c487e49cfc4321a8c14 Tue Oct 28 06:19:00 CDT 2014 Simon Kagstrom <simon.kagstrom@netinsight.net> powerpc/boot: Parse chosen/cmdline-timeout parameter
On some platforms a 5 second timeout during boot might be quite long, so make it configurable. Run the loop at least once to let the user stop the boot by holding a key pressed. If the timeout is set to 0, don't wait for input, which can be used as a workaround if the boot hangs on random data coming in on the serial port.
Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net> [mpe: Changelog wording & whitespace] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|