arrow-left
All pages
gitbookPowered by GitBook
1 of 1

Loading...

Uboot information

uBoot on the Tegra consists of 2 parts. An SPL which will run on the Bootrom and will prepare and setup the transfer from Boot CPU to Main CPU.

hashtag
U-Boot debug output

file-download
69KB
u-boot-max-debug-output.txt
arrow-up-right-from-squareOpen
U-Boot max debug output

The file above has the following logging configuration:

CONFIG_LOG_MAX_LEVEL=9 CONFIG_SPL_LOG_MAX_LEVEL=9 CONFIG_TPL_LOG_MAX_LEVEL=9 CONFIG_LOG_DEFAULT_LEVEL=9 CONFIG_LOG_CONSOLE=y CONFIG_SPL_LOG_CONSOLE=y CONFIG_TPL_LOG_CONSOLE=y