I'm working on the E500 core, particularly the mpc8540/8560ADS boards
- David
On 3/1/06, Kumar Gala [off-list ref] wrote:
quoted
On Thu, 2 Mar 2006 09:43, dagriego wrote:
quoted
I'm finishing my first pass on getting kexec to work on PPC booke
processor, and needed some insight into how to pass information from
the
quoted
quoted
first kernel to the kexec'ed kernel. This information is the board
information that the first kernel is given in r3 from the board
firmware.
quoted
quoted
Is there a standard convention for passing this information?
Yep, it's called the flat device tree.
Which PPC booke are you trying to get this to work on?
- kumar