From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 1 Sep 2012 15:38:25 +0200 From: "gwenhael.goavec" Message-ID: <20120901153825.3f232f97@dell> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [Xenomai] imx1 and imx27 boot problem with __ipipe_tsc_get() List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org Hi, I have 2 boards, the first is based on imx1 and the second on imx27. With this 2 boards, I'm unable to boot a 2.6.38.8 kernel. For the imx1 with 3.2.21 the result is the same. I have enabled early_printk. On every boards the boot stop with a kernel panic. The message start with : "Unable to handle kernel paging request at virtual address 10003010" on imx27. This is due to the call of __ipipe_tsc_get() in __ipipe_tsc_update() To verify my toolchain I have tested 2.6.38.8 with at91 successfully. If someone has a idea? Thank you very much. Gwenhael Goavec-Merou