All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] AM3517 SPL fails with CONFIG_DM enabled
@ 2019-05-15 18:12 Adam Ford
  2019-05-15 18:24 ` Simon Goldschmidt
  0 siblings, 1 reply; 5+ messages in thread
From: Adam Ford @ 2019-05-15 18:12 UTC (permalink / raw)
  To: u-boot

I am trying to add DM support in SPL along with device tree support
similar to how it's being done for the omap3_logic boards.
Unfortunately, I think something is going wrong in the initialization
with CONFIG_DM enabled for SPL because I get no text data, and it
doesn't appear to boot.

I tried enabling DM in SPL and using the older platdata method without
success.  I have disabled DM_SERIAL in SPL and tried enabling the
serial debug stuff, and I get nothing.  I don't have a debugger, so
it's a bit more difficult to troubleshoot.

The main difference between the am35 and omap3 is the memory
controller, and I've tried to model the am35 after the omap3 boards I
also maintain.  I was hoping someone might have any suggestions on how
to track down the issue.  As of right now, I have OF_CONTROL working
in U-Boot and with DM disabled in SPL, everything is good.

adam

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

end of thread, other threads:[~2019-05-15 19:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-15 18:12 [U-Boot] AM3517 SPL fails with CONFIG_DM enabled Adam Ford
2019-05-15 18:24 ` Simon Goldschmidt
2019-05-15 18:43   ` Adam Ford
2019-05-15 18:53     ` Simon Goldschmidt
2019-05-15 19:09     ` Alex Kiernan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.