Skip to content
Snippets Groups Projects
Commit f8e754d5 authored by Tom Rini's avatar Tom Rini Committed by Wolfgang Denk
Browse files

README.SPL: Add a small Debugging section


Signed-off-by: default avatarTom Rini <trini@ti.com>
parent a1ea8e51
Branches
Tags
No related merge requests found
......@@ -78,3 +78,10 @@ an SPL CPU in boards.cfg as follows:
This this case CPU will be set to "normal_cpu" during the main u-boot
build and "spl_cpu" during the SPL build.
Debugging
---------
When building SPL with DEBUG set you may also need to set CONFIG_PANIC_HANG
as in most cases do_reset is not defined within SPL.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment