Skip to content
Commit 4b4b13d5 authored by Simon Kagstrom's avatar Simon Kagstrom Committed by Michael Ellerman
Browse files

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: default avatarSimon Kagstrom <simon.kagstrom@netinsight.net>
[mpe: Changelog wording & whitespace]
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 90029640
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment