You need to sign in or sign up before continuing.
-
由 Russell King 提交于
Using console=ttyAM1 or console=ttyAMA1 resulted in an oops during boot due to trying to drive the console before that port had been registered. Fix this by checking whether the port is present before allowing console setup to proceed. Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>d28122a5