mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-20 20:26:12 -04:00
README.SPL: Add a small Debugging section
Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
a1ea8e5109
commit
f8e754d51c
@ -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
|
This this case CPU will be set to "normal_cpu" during the main u-boot
|
||||||
build and "spl_cpu" during the SPL build.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user