All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] POST Problems on MPC8[5/6]xx
@ 2011-01-26 22:03 John Schmoller
  2011-01-27  3:28 ` Kumar Gala
  0 siblings, 1 reply; 2+ messages in thread
From: John Schmoller @ 2011-01-26 22:03 UTC (permalink / raw)
  To: u-boot

Hello all,

I'm seeing issues on our MPC8[5/6]xx products in relation to POST
testing.  I see that the POST word is stored in a spare, unused register
in the PIC, but this register seems to be cleared during
interrupt_init() when the PIC is reset.  This means that I am seeing the
POST_ROM tests run (pre interrupt_init()) but the word then gets blown
away and the POST_RAM tests do not run (post interrupt_init()).  I
browsed through the MPC8572 UM and didn't see any obvious replacements
for TFRR that wouldn't be reset.  Do others see this issue?  Freescale
guys, are you aware of some other register we can use?

Thanks,
John  

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

end of thread, other threads:[~2011-01-27  3:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-26 22:03 [U-Boot] POST Problems on MPC8[5/6]xx John Schmoller
2011-01-27  3:28 ` Kumar Gala

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.