On Mon, Jul 30, 2007 at 10:59:17AM +0200, Boutin Maël wrote:
> > 1 - create the earlyharetlog.txt file, start haret, launch kernel, and
> >     then mail the resulting haretlog.txt file to this list.
> Ok, here is the resulting haretlog.txt,
> 
> ===== HaRET pre-0.4.9-20070726_213523 =====
[...]
> Testing for command IRQS
> 
> Not registering command IRQS
[...]
> HaRET(1)# set ramaddr 0xa0000000
> 
> HaRET(2)# addlist IRQS p2v(0x40D00000) 0x7f 32 0
> 
> line 2: Expected list variable

Okay - you don't have allocPhysMem and therefore can't watch
interrupts.  This was causing the IRQS variable to not be registered
which causes the weird error messages.  I've fixed this by simply
always registering the IRQS variable.

> 
> > 2 - Add "set fbduringboot 0" to your launch script and see if you can
> >     boot.
> >
> 
> The result is the same. And if u look at the haretlog.txt, Haret
> disables it by itself.
> 
> Now, some good news, the problem seems to be related to the CF
> expansion sleeve we need to add to the H3970 to boot from CF. I
> managed to find a SD card, and the kernel boots perfectly with this SD
> Card.
> 
> Don't know if the boot problem is related to Haret or to my kernel
> configuration. Haret log seems to be fine (at least for me) so i think
> it is the kernel.
> 
> > -Kevin
> >
> 
> Thanks for your help Kevin. I can now boot linux on my h3970
> 
> Regards,
> 
> Maël

Great!

-Kevin
_______________________________________________
Haret mailing list
[email protected]
https://handhelds.org/mailman/listinfo/haret

Reply via email to