Re: kernel 2.6.19 porting

From: Willy Tarreau
Date: Sat Aug 18 2007 - 01:35:40 EST


On Fri, Aug 17, 2007 at 06:24:17PM +0200, Xu Yang wrote:
> Hi everyone,
>
> I have built up a software virtual prototype system with ARM11MPCORE.
> my system is similar with realview_eb_mpcore. but my system is
> simpler, which has only a mpcore , uart0, console,timer0_1, and
> memorys.
>
> I want to run kernel 2.6.19 on it. I have done some modification, and
> now I can just print out some information onto the console, and stuck
> at
>
> <7>Calibrating delay loop...
>
> Could you guys give me some suggestion that what other adaptions
> should I do according to my system?

it's likely that one of your timers is not working. Adding a few
of printk() in the calibration function should help you.

> any suggestion is welcome:)

If you upgrade to a more recent kernel (eg: 2.6.22), you'll get
more feedback because it's fresher in people's mind.

Willy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/