* [Xenomai-help] How to Adapt ARM I-pipe patch to S3C6410
@ 2011-12-19 1:38 陈晓
2011-12-19 11:38 ` Gilles Chanteperdrix
0 siblings, 1 reply; 5+ messages in thread
From: 陈晓 @ 2011-12-19 1:38 UTC (permalink / raw)
To: xenomai
[-- Attachment #1: Type: text/plain, Size: 205 bytes --]
I want to get the ARM I-pipe patch Adapt to S3C6410,but when I start up
the board,it stopped at the head.s,with no warning and notice.I find It
even not go to the start_kernel() function.what can I do??
[-- Attachment #2: Type: text/html, Size: 206 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Xenomai-help] How to Adapt ARM I-pipe patch to S3C6410
@ 2011-12-24 2:10 陈晓
2011-12-24 13:36 ` Gilles Chanteperdrix
0 siblings, 1 reply; 5+ messages in thread
From: 陈晓 @ 2011-12-24 2:10 UTC (permalink / raw)
To: xenomai, Gilles Chanteperdrix
sorry for the mistake,my ipipe-patch is
adeos-ipipe-2.6.37.6-arm-1.18-03 ,and where can I get the new
"HowTo" as it maybe out of date.
As I said,I add the printascii function in the begin of
start_kernel(),but it didn't print out ,so I believe it didn't go to
the start_kernel. I also add the printascii function to the
arch/arm/kernel/head.S,I found when it run to "enable the mmu" it
stopped. I believe the .config file works well before I patch the
xenomai .I also believe the xenomai has nothing to do with the setup
of hardware before the kernel startup.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Xenomai-help] How to Adapt ARM I-pipe patch to S3C6410
2011-12-24 2:10 陈晓
@ 2011-12-24 13:36 ` Gilles Chanteperdrix
0 siblings, 0 replies; 5+ messages in thread
From: Gilles Chanteperdrix @ 2011-12-24 13:36 UTC (permalink / raw)
To: 陈晓; +Cc: xenomai
On 12/24/2011 03:10 AM, 陈晓 wrote:
> sorry for the mistake,my ipipe-patch is
> adeos-ipipe-2.6.37.6-arm-1.18-03 ,and where can I get the new
> "HowTo" as it maybe out of date.
> As I said,I add the printascii function in the begin of
> start_kernel(),but it didn't print out ,so I believe it didn't go to
> the start_kernel. I also add the printascii function to the
> arch/arm/kernel/head.S,I found when it run to "enable the mmu" it
> stopped. I believe the .config file works well before I patch the
> xenomai .I also believe the xenomai has nothing to do with the setup
> of hardware before the kernel startup.
>
There is no updated version of the howto. But the only wrong thing is
the part about multiplexed interrupts.
You should try printascii with a non-patched kernel to verify that
printascii works for the board you use.
As for using printascii around the place where the mmu is enabled, have
you read the following comment in the kernel sources:
/*
* Enable the MMU. This completely changes the structure of the visible
* memory space. You will not be able to trace execution through this.
* If you have an enquiry about this, *please* check the linux-arm-kernel
* mailing list archives BEFORE sending another post to the list.
Anyway, as early in the boot process the I-pipe patch does not change
anything, so, your problem does not come from the I-pipe patch. Have you
tried the exact same config you use with the patched kernel with an
unpatched kernel?
--
Gilles.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-12-24 13:36 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-19 1:38 [Xenomai-help] How to Adapt ARM I-pipe patch to S3C6410 陈晓
2011-12-19 11:38 ` Gilles Chanteperdrix
[not found] ` <CADwQ9Q5U8Eftm4ok_x_YHSAHY36ah=WsYwDcvuVzpKMdXvAjKw@domain.hid>
2011-12-22 10:00 ` Gilles Chanteperdrix
-- strict thread matches above, loose matches on Subject: below --
2011-12-24 2:10 陈晓
2011-12-24 13:36 ` Gilles Chanteperdrix
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.