public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] SPL debug messages (All of them!) - how?
@ 2018-12-22 21:06 Nikolai Zhubr
  2018-12-22 22:06 ` Nikolai Zhubr
  0 siblings, 1 reply; 3+ messages in thread
From: Nikolai Zhubr @ 2018-12-22 21:06 UTC (permalink / raw)
  To: u-boot

Hi people,

I'm struggling trying to figure how to totally enable all of those nice 
debug() statements so as to debug a problem in SPL. The CONFIG_LOGLEVEL 
is set to 7, have also tried to all KCFLAGS=-DDEBUG but apparently it 
has all no effect for SPL. So I'm asking for advice (and I'd definitely 
like to not selectively prepend "#define DEBUG" all over the place)

Background: I'm trying to perform direct nand install on an A20 
olinuxino board. That is, dismissing messy boot0 and boot1 in nand. 
Currently, I've succeeded to get a good greeting from u-boot SPL, 
declaring that it is going to proceed to boot from nand, but then all 
stops forever:

U-Boot SPL 2019.01-rc2 (Dec 22 2018 - 22:15:16 +0300)
CPU: 912000000Hz, AXI/AHB/APB: 3/2/2
DRAM: 1024 MiB
Trying to boot from NAND

I'd like to try to find the reason for this and certainly having all 
those debug messages could help somewhat.


Thank you!

Regards,
Nikolai

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-12-22 23:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-22 21:06 [U-Boot] SPL debug messages (All of them!) - how? Nikolai Zhubr
2018-12-22 22:06 ` Nikolai Zhubr
2018-12-22 23:46   ` Nikolai Zhubr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox