From: Kristoffer E. <kri...@gm...> - 2007-08-23 14:39:16
|
Greetings, Kernel now boots (although no output from jornada lcd screen). Stuff that doesn't work properly is all IRQ related. Keyboard and PCMCIA support isn't applied yet, still working on cleaning them up. Best Wishes Kristoffer With all the patches applied that I submitted, the status (from serial cable) is : 1.Linux version 2.6.23-rc3-gc15b21e3 (kristoffer@NightCrawler) (gcc version 3.4.5) #2 Thu Aug 23 15:33:20 PDT 2007 2.Booting machvec: hp6xx 3.Node 0: start_pfn = 0xc000, low = 0xe000 4.Zone PFN ranges: 5.Normal 49152 -> 57344 6.Movable zone start PFN for each node 7.early_node_map[1] active PFN ranges 8.0: 49152 -> 57344 9.Built 1 zonelists in Zone order. Total pages: 8128 10.Kernel command line: mem=32M root=/dev/sda4 console=ttySC1,115200 init=/bin/sh 11.PID hash table entries: 128 (order: 7, 512 bytes) 12.Using tmu for system timer 13.Using 5.528 MHz high precision timer. 14.Console: colour dummy device 80x25 15.Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) 16.Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) 17.Memory: 30884k/32768k available (1161k kernel code, 278k data, 68k init) 18.Mount-cache hash table entries: 512 19. 20.CPU: SH7729 21.SCSI subsystem initialized 22.DMA: Registering DMA API. 23.DMA: Registering sh_dmac handler (4 channels). 24.Time: SuperH clocksource has been installed. 25.hp6x0_apm: IRQ 32 request failed 26.HD64461 configured at 0xb0000000 on irq 36(mapped into 64 to 79) 27.HD64461: enabling PCMCIA devices 28.io scheduler noop registered 29.io scheduler anticipatory registered (default) 30.io scheduler deadline registered 31.io scheduler cfq registered 32.Console: switching to colour frame buffer device 80x30 33.fb0: Hitachi HD64461 frame buffer device 34.SuperH SCI(F) driver initialized 35.sh-sci: ttySC0 at MMIO 0xfffffe80 (irq = 25) is a sci 36.sh-sci: ttySC1 at MMIO 0xa4000150 (irq = 59) is a scif 37.console [ttySC1] enabled 38.sh-sci sh-sci: Attempting to register port 3 when only 2 are available. 39.sh-sci sh-sci: Consider bumping CONFIG_SERIAL_SH_SCI_NR_UARTS! 40.RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize 41.mice: PS/2 mouse device common for all mice 42.hp680_touchscreen.c: Can't allocate irq 35 43.sh-rtc sh-rtc: rtc core: registered sh as rtc0 44.sh_dac_audio: IRQ 16 request failed 45.sh-rtc sh-rtc: setting the system clock to 1999-01-01 04:53:55 (915166435) 46.VFS: Cannot open root device "sda4" or unknown-block(0,0) 47.Please append a correct "root=" boot option; here are the available partitions: 48.Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) -- Kristoffer Ericson <Kri...@Gm...> |