Gilles Chanteperdrix schrieb: > On Mon, May 19, 2008 at 2:17 PM, paradoxxa <[EMAIL PROTECTED]> wrote: > > > > No, you are talking about CONFIG_DEBUG_LL, I am talking about > CONFIG_DEBUG_INFO. These are two different options. So, this make at > least two options that you changed. Could you check if a kernel with > an unmodified defconfig boots ? > > The CONFIG_DEBUG_INFO is already set in the defconfig. The CONFIG_DEBUG_LL i set manually. As well I had to changed the AT91 Master Clock Frequency.
Here are the logs of a unmodified defconfig boot: ---------------------------------------------------------------------------------------------------------- Starting kernel ... Linux version 2.6.24-dienetho-pm9263 ([EMAIL PROTECTED]) (gcc version 4.1.1) #1 Mon May 19 14:48:33 CEST 2008 CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177 Machine: Ronetix PM9263/BB9263 Ignoring unrecognised tag 0x54410008 Memory policy: ECC disabled, Data cache writeback Clocks: CPU 199 MHz, master 99 MHz, main 18.432 MHz CPU0: D VIVT write-back cache CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets CPU0: D cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256 Kernel command line: root=/dev/mtdblock4 rootfstype=jffs2 fbcon=rotate:3 mtdparts=physmap-flash.0:25 6k(u-boot)ro,64k(u-boot-env)ro,1408k(kernel),-(rootfs);nand:-(nand) ip=10.0.0.17:10.0.0.20:10.0.0.20 :255.255.255.0:PM9263:eth0:off AT91: 160 gpio irqs in 5 banks PID hash table entries: 256 (order: 8, 1024 bytes) I-pipe 1.9-01: pipeline enabled. Console: colour dummy device 80x30 console [tty0] enabled console [ttyS0] enabled Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) Kernel panic - not syncing: AT91 clock rate incorrectly set. Please recompile with IPIPE_AT91_MCK set to 99532800 Hz. ---------------------------------------------------------------------------------------------------------- _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
