* [Xenomai] when set CONFIG_IPIPE=y, get error
@ 2015-08-07 9:04 leejason
2015-08-07 9:19 ` Gilles Chanteperdrix
0 siblings, 1 reply; 2+ messages in thread
From: leejason @ 2015-08-07 9:04 UTC (permalink / raw)
To: xenomia mail l Xenomai@xenomai.org
linux-3.4.6 SOC: ti am335x
ahead of patch xenomai patch ,my kernel can run correctly. after patch pipe-core-3.4.6-arm-4.patch ,and set CONFIG_IPIPE=y. then Kernel hangs after “Starting kernel ..."
this is my log:
/**************start***************************************/NAND read: device 0 offset 0x280000, size 0x500000 5242880 bytes read: OK ## Booting kernel from Legacy Image at 80007fc0 ... Image Name: Linux-3.4.6 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3205680 Bytes = 3.1 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK XIP Kernel Image ... OK OK Starting kernel ... /******************end***********************************/
open linux-tree/kernel/ipipe/Makefile then i got obj-$(CONFIG_IPIPE) += core.o timer.o
but i do not know witch function in core.c and timer.c affect my kernel .
could u help me with that?
i have disable CONFIG_CPU_FREQ CONFIG_KGDB CONFIG_CPU_IDLE and enable CONFIG_EARLY_PRINTK. and set bootargs console=ttyO0,115200n8 debug earlyprintk
Regards,
jason
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai] when set CONFIG_IPIPE=y, get error
2015-08-07 9:04 [Xenomai] when set CONFIG_IPIPE=y, get error leejason
@ 2015-08-07 9:19 ` Gilles Chanteperdrix
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2015-08-07 9:19 UTC (permalink / raw)
To: leejason; +Cc: xenomia mail l Xenomai@xenomai.org
On Fri, Aug 07, 2015 at 09:04:27AM +0000, leejason wrote:
> linux-3.4.6 SOC: ti am335x
>
> ahead of patch xenomai patch ,my kernel can run correctly. after patch pipe-core-3.4.6-arm-4.patch ,and set CONFIG_IPIPE=y. then Kernel hangs after “Starting kernel ..."
> this is my log:
> /**************start***************************************/NAND read: device 0 offset 0x280000, size 0x500000 5242880 bytes read: OK ## Booting kernel from Legacy Image at 80007fc0 ... Image Name: Linux-3.4.6 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3205680 Bytes = 3.1 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK XIP Kernel Image ... OK OK Starting kernel ... /******************end***********************************/
> open linux-tree/kernel/ipipe/Makefile then i got obj-$(CONFIG_IPIPE) += core.o timer.o
>
> but i do not know witch function in core.c and timer.c affect my kernel .
> could u help me with that?
>
> i have disable CONFIG_CPU_FREQ CONFIG_KGDB CONFIG_CPU_IDLE and enable CONFIG_EARLY_PRINTK. and set bootargs console=ttyO0,115200n8 debug earlyprintk
Since you are using Xenomai 2.6.4, could you try the latest I-pipe
patch supported by Xenomai 2.6.4, that is:
https://xenomai.org/downloads/ipipe/v3.x/arm/ipipe-core-3.14.44-arm-11.patch
Also, what kernel are you using, is it a vanilla kernel?
--
Gilles.
https://click-hack.org
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-07 9:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-07 9:04 [Xenomai] when set CONFIG_IPIPE=y, get error leejason
2015-08-07 9:19 ` 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.