Jetson Nano infinite boot loop issue (TARGET_RELEASE 4.2.3)

  • Summary

    • using the original kernel generated by “l4tout_setup” has no problem.
    • using the kernel build by myself causes the infinite boot loop with following message
      (complete log is uploaded(teraterm.log))
      [ 0.000000] bootconsole [uart8250] enabled
    • kernel build procedure is shown below.
  • Question

    • Looks the kernel is somehow corrupted.
    • I just used the defconfig by kdefconfig command
      why this happen ?
    • Has anyone seen this problem before ?
      If yes, how did you solve the problem ?
  • Environment

teraterm.log (20.9 KB)

Self Reply.

When using the latest kernel(“tegra-l4t-r32.7.1”) and build it by myself, this problem never happens…

Closing.