u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* early stage debugging on a real product
@ 2020-11-23 14:05 Andy Shevchenko
  2020-11-23 19:00 ` Andy Shevchenko
  2020-11-23 19:08 ` Simon Glass
  0 siblings, 2 replies; 24+ messages in thread
From: Andy Shevchenko @ 2020-11-23 14:05 UTC (permalink / raw)
  To: u-boot

Hi!

I have been debugging U-Boot on a product (Android-based) device (*)
which is not yet supported by U-Boot. It's x86 based.

I have stumbled over the couple of things:
1/ it required me to enable TIMER_EARLY and by code analysing I can
tell that DM loop fails by some reason
2/ it hangs
   reserve_uboot,
   reserve_malloc,
   reserve_board,
   ...here...

My suspicion that fastboot does bad things to it (overwritten memory)
or something I have missed. Any ideas what to try / where to look into
besides the above which I'm on?

(*) Only I can get is just an approximate place where the code is
stuck / hangs. And it's time consuming...

-- 
With Best Regards,
Andy Shevchenko

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

end of thread, other threads:[~2020-11-25 20:43 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-23 14:05 early stage debugging on a real product Andy Shevchenko
2020-11-23 19:00 ` Andy Shevchenko
2020-11-23 19:08 ` Simon Glass
2020-11-23 19:18   ` Andy Shevchenko
2020-11-23 19:49     ` Andy Shevchenko
2020-11-24 13:58   ` Andy Shevchenko
2020-11-24 16:53     ` Simon Glass
2020-11-24 19:47       ` Andy Shevchenko
2020-11-24 23:41         ` Simon Glass
2020-11-25 11:26           ` Andy Shevchenko
2020-11-25 13:26           ` Andy Shevchenko
2020-11-25 14:49             ` Simon Glass
2020-11-25 15:08               ` Andy Shevchenko
2020-11-25 15:23                 ` Simon Glass
2020-11-25 15:36                   ` Andy Shevchenko
2020-11-25 15:45                     ` Simon Glass
2020-11-25 16:59                       ` Andy Shevchenko
2020-11-25 17:03                         ` Simon Glass
2020-11-25 20:43                           ` Andy Shevchenko
2020-11-25 15:56                     ` Ovidiu Panait
2020-11-25 16:09                       ` Andy Shevchenko
2020-11-25 17:11                     ` Siarhei Siamashka
2020-11-25 17:34                       ` Andy Shevchenko
2020-11-25 18:06                         ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).