Re: [U-Boot] [PATCH] mpc8[5/6]xx: Ensure POST word does not get reset

2011-03-13 Thread Kumar Gala
On Mar 10, 2011, at 4:09 PM, Peter Tyser wrote: From: John Schmoller jschmol...@xes-inc.com The POST word is stored in a spare register in the PIC on MPC8[5/6]xx processors. When interrupt_init() is called, this register gets reset which resulted in all POST_RAM POSTs not being ran due to

[U-Boot] [PATCH] mpc8[5/6]xx: Ensure POST word does not get reset

2011-03-10 Thread Peter Tyser
From: John Schmoller jschmol...@xes-inc.com The POST word is stored in a spare register in the PIC on MPC8[5/6]xx processors. When interrupt_init() is called, this register gets reset which resulted in all POST_RAM POSTs not being ran due to the corrupted POST word. To resolve this, store off