On Feb 8, 2008 3:51 AM, Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net wrote:
On 08.02.2008 06:54, ron minnich wrote:
This patch (which is NOT signed off) adds (or tries to) PIRQ support for the alix1c.
it crashes and burns badly, however, I don' t know why.
You found the problem with LAR parsing of ELF. Any reason why this can't affect stage2 as well?
I am pretty sure it is. I am thinking on stage 2, however, to add a manual step in main memset(bss, 0, end-bss);
not sure yet.
ron