public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Raspberry Pi with driver model
@ 2014-11-24 15:58 Simon Glass
  2014-11-25  4:21 ` Stephen Warren
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Glass @ 2014-11-24 15:58 UTC (permalink / raw)
  To: u-boot

Hi Stephen,

There was another thread where you reported a hang when booting
Raspberry Pi with driver model. It can be repeated by applying this
patch and trying to boot with syslinux.

http://patchwork.ozlabs.org/patch/392180/

When it hangs, the HDMI display displays lots of spaces, then lots of
dots, scrolling forever. The serial console displays nothing further.

I narrowed the problem down to writing to address 0. So it is easy to
repeat with something like 'mw 0 0'.

However I'm really not sure what is going on. Something with driver
model seems to make address 0 sensitive to writes. I can't see what
that might be, but I don't understand the platform very well. Do you
have any ideas?

Regards,
Simon

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

end of thread, other threads:[~2014-11-25 17:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24 15:58 [U-Boot] Raspberry Pi with driver model Simon Glass
2014-11-25  4:21 ` Stephen Warren
2014-11-25  4:32   ` Simon Glass
2014-11-25 16:44     ` Stephen Warren
2014-11-25 17:36       ` Simon Glass

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