[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070818052805.GO6002@1wt.eu>
Date: Sat, 18 Aug 2007 07:28:05 +0200
From: Willy Tarreau <w@....eu>
To: Xu Yang <risingsunxy@...glemail.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: kernel 2.6.19 porting
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists