Forum Discussion
Altera_Forum
Honored Contributor
20 years agoI did one more compile with initramfs and here is the boot message:
Linux version 2.6.11-uc0 (bdu@Ben) (gcc version 3.4.5)# 8 Thu Mar 16 13:58:10 MST 2006
uClinux/Nios II
Altera Nios II support (C) 2004 Microtronix Datacom Ltd.
Built 1 zonelists
Kernel command line:
PID hash table entries: 128 (order: 7, 2048 bytes)
Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
Memory available: 14476k/16384k RAM, 0k/0k ROM (828k kernel code, 884k data)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Linux NoNET1.0 for Linux 2.6
Autoconfig PCI channel 0x010d5c00
Scanning bus 00, I/O 0x00000000:0x00000001, Mem 0x90000000:0xa0000001
00:00.0 Class 0600: 1939:1002 (rev 01)
I/O unavailable -- skipping
Mem at 0x90000000
Mem at 0x91000000
00:01.0 Class 0c00: 104c:8025 (rev 01)
Mem at 0x92000000
Mem at 0x92004000
found at 2, start 0x91000000, end 0x91ffffff
pci_fixup_irqs(010e6128, 010e6130)
pcibios_map_irq(dev:011e8400, slot:1, pin:1) returning irq:5
pcibios_map_irq: PCI_MEM_START:0x90000000 PCI_MEM_END:0xA0000000
****Warning: Hard coded****
pcibios_map_irq(dev:011e8800, slot:1, pin:1) returning irq:5
pcibios_map_irq: PCI_MEM_START:0x90000000 PCI_MEM_END:0xA0000000
****Warning: Hard coded****
Linux version 2.6.11-uc0 (bdu@Ben) (gcc version 3.4.5)# 8 Thu Mar 16 13:58:10 MST 2006
uClinux/Nios II
Altera Nios II support (C) 2004 Microtronix Datacom Ltd.
Built 1 zonelists
Kernel command line:
PID hash table entries: 256 (order: 8, 4096 bytes)
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Memory available: 14464k/16384k RAM, 0k/0k ROM (828k kernel code, 884k data)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Kernel panic - not syncing: Can't create rootfs You can see the PCI is working at some level. Also it took a few seconds to issue the second boot message after it gave warnings about "hard coded". Any idea? Thanks! --- Quote Start --- originally posted by jdhar@Mar 16 2006, 11:19 AM i would suggest sticking with the linux build tree.. once you get it working, it will be well worth it. however, regarding your problem... it does seem odd. have you ruled out hardware as being faulty? try compiling in initramfs in the linux build and paste your boot output... your problem is rather odd. <div align='right'><{post_snapback}> (index.php?act=findpost&pid=13512)
--- quote end ---
--- Quote End ---