Using Interactive Mode

The method for enabling interactive mode depends on the Tegra version in your platform:

To enable the console upon boot

  • Enable the CONFIG_ENABLE_DEBUG_PROMPT in the non-production defconfig for the VCM and rebuild Quickboot.

To list all Quickboot commands

  • At the Quickboot prompt, enter:

To boot the kernel image

  • From the Quickboot prompt, enter:
qb> boot

This command loads the kernel from the KERNEL_PRIMARY partition. If the kernel image is compressed, Quickboot decompresses it before loading it.

To get the Quickboot version number

  • At the Quickboot prompt, enter:
qb> version