Skip to content

Instantly share code, notes, and snippets.

@aakbar5
Created August 9, 2016 09:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aakbar5/da46cd48cbc1e58a36b8785713dfc6c1 to your computer and use it in GitHub Desktop.
Save aakbar5/da46cd48cbc1e58a36b8785713dfc6c1 to your computer and use it in GitHub Desktop.
bootconsole[uart0] disabled
- linux boot hanged after showing "bootconsole[uart0] disabled".
- Make sure that boot args are having console=ttySX,115200n8
- where X in ttySX is the number of the device. It can be ttyS0, ttyS1 and so on.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment