Skip to content
  1. Nov 30, 2021
  2. Oct 28, 2021
  3. Oct 21, 2021
  4. Sep 16, 2021
  5. Sep 13, 2021
  6. Aug 10, 2021
  7. Aug 09, 2021
    • Shriram's avatar
      configs/rdn2cfg1: remove console argument from grub config · df49b60f
      Shriram authored and Vijayenthiran Subramaniam's avatar Vijayenthiran Subramaniam committed
      
      
      Linux assigns the ttyAMA index in the order in which the uarts are
      defined in the SSDT ACPI table. Also, the default uart to use is defined
      in the DBG2 ACPI table and firmware will ensure that the uart used in
      the DBG2 table is initialized. Passing "console=ttyAMA0,115200" as
      command line parameter to linux will not honor the uart defined in the
      DBG2 table. In some scenarios, ttyAMA0 might not be same uart mentioned
      in the DBG2 table and might not be initialized by the boot firmware
      which would cause the kernel boot to fail. To avoid this, remove
      "console=ttyAMA0,115200" as command line parameter and let linux use the
      uart mentioned in the DBG2 table for console.
      
      Signed-off-by: Shriram's avatarShriram K <shriram.k@arm.com>
      Change-Id: If43090ffccb72a007b550ad9735485397cebcc08
      df49b60f
    • Shriram's avatar
      configs/rdn2: remove console argument from grub config · 9bba1b35
      Shriram authored and Vijayenthiran Subramaniam's avatar Vijayenthiran Subramaniam committed
      
      
      Linux assigns the ttyAMA index in the order in which the uarts are
      defined in the SSDT ACPI table. Also, the default uart to use is defined
      in the DBG2 ACPI table and firmware will ensure that the uart used in
      the DBG2 table is initialized. Passing "console=ttyAMA0,115200" as
      command line parameter to linux will not honor the uart defined in the
      DBG2 table. In some scenarios, ttyAMA0 might not be same uart mentioned
      in the DBG2 table and might not be initialized by the boot firmware
      which would cause the kernel boot to fail. To avoid this, remove
      "console=ttyAMA0,115200" as command line parameter and let linux use the
      uart mentioned in the DBG2 table for console.
      
      Signed-off-by: Shriram's avatarShriram K <shriram.k@arm.com>
      Change-Id: I1f265eb30532b92ce8a54d0cc889190eb3582c9b
      9bba1b35
  8. May 26, 2021
  9. May 25, 2021
  10. May 21, 2021
  11. May 03, 2021
  12. Feb 19, 2021
Loading