Hi,

I am getting the following error when i try to port the Kernel image i
obtained through the following link,

git://labs.embinux.org/repo/android/platform/omap3manifest.git.


>    Image Type:   ARM Linux Kernel Image (uncompressed)
>    Data Size:    2075720 Bytes =  2 MB
>    Load Address: 80008000
>    Entry Point:  80008000
>    Verifying Checksum ... OK
>    Loading Kernel Image ... OK
> OK
>
> Starting kernel ...
>
> Uncompressing 
> Linux.............................................................
> ......................................................................... 
> done,
> booting the kernel.
> Linux version 2.6.29-omap1-07255-g85f0546 (r...@localhost.localdomain) ( For 
> any
>  Queries, information and bug reports please mail to o...@embinux.com ) #1 
> Thu Se
> p 10 18:54:14 IST 2009
> CPU: ARMv7 Processor [411fc082] revision 2 (ARMv7), cr=10c5387f
> CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
> Machine: OMAP3 Beagle Board
> Memory policy: ECC disabled, Data cache writeback
> OMAP3430 ES2.1
> SRAM: Mapped pa 0x40200000 to va 0xd7000000 size: 0x100000
> Reserving 12582912 bytes SDRAM for VRAM
> Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
> Kernel command line: console=ttyS2,115200n8 noinitrd root=/dev/mmcblk0p2 
> video=o
> mapfb.mode=dvi:1280x720mr...@50 init=/init rootfstype=ext3 rw rootdelay=1 
> nohz=o
> ff androidboot.console=ttyS2
> Unknown boot option `androidboot.console=ttyS2': ignoring
> Clocking rate (Crystal/DPLL/ARM core): 26.0/332/500 MHz
> GPMC revision 5.0
> IRQ: Found an INTC at 0xd8200000 (revision 4.0) with 96 interrupts
> Total of 96 interrupts on 1 active controller
> OMAP34xx GPIO hardware version 2.5
> PID hash table entries: 512 (order: 9, 2048 by
> OMAP clockevent source: GPTIMER12 at 32768 Hz
> Console: colour dummy device 80x30
> Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
> Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
> Memory: 128MB = 128MB total
> Memory: 112768KB available (3824K code, 718K data, 144K init)
> Calibrating delay loop... 484.21 BogoMIPS (lpj=1892352)
> Mount-cache hash table entries: 512
> CPU: Testing write buffer coherency: ok
> net_namespace: 520 bytes
> regulator: core version 0.5
> NET: Registered protocol family 16
> Found NAND on CS0
> Registering NAND on CS0
> OMAP DMA hardware revision 4.0
> bio: create slab <bio-0> at 0
> OMAP DSS rev 2.0
> OMAP DISPC rev 3.0
> OMAP VENC rev 2
> i2c_omap i2c_omap.1: bus 1 rev3.12 at 2600 kHz
> twl4030: PIH (irq 7) chaining IRQs 368..375
> twl4030: power (irq 373) chaining IRQs 376..383
> twl4030: gpio (irq 368) chaining IRQs 384..401
> regulator: VMMC1: 1850 <--> 3150 mV normal standby
> regulator: VDAC: 1800 mV normal standby
> regulator: VUSB1V5: 1500 <--> 0 mV normal standby
> regulator: VUSB1V8: 1800 <--> 0 mV no
> regulator: VUSB3V1: 3100 <--> 0 mV normal standby
> regulator: VPLL2: 1800 mV normal standby
> regulator: VSIM: 1800 <--> 3000 mV normal standby
> i2c_omap i2c_omap.3: bus 3 rev3.12 at 100 kHz
> SCSI subsystem initialized
> twl4030_usb twl4030_usb: Initialized TWL4030 USB module
> usbcore: registered new interface driver usbfs
> usbcore: registered new interface driver hub
> usbcore: registered new device driver usb
> musb_hdrc: version 6.0, musb-dma, otg (peripheral+host), debug=0
> musb_hdrc: USB OTG mode controller at d80ab000 u
> NET: Registered protocol family 2
> IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
> TCP established hash table entries: 4096 (order: 3, 32768 bytes)
> TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
> TCP: Hash tables configured (established 4096 bind 4096)
> TCP reno registered
> NET: Registered protocol family 1
> NetWinder Floating Point Emulator V0.97 (double precision)
> ashmem: initialized
> VFS: Disk quotas dquot_6.5.2
> Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
> msgmni has been set to 220
> alg: No test for stdrng (krng)
> io scheduler noop registered
> io scheduler anticipatory registered (default)
> io scheduler deadline registered
> io scheduler cfq registered
> Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
> serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 72) is a ST16654
> serial8250.0: ttyS1 at MMIO 0x4806c000 (irq = 73) is a ST16654
> serial8250.0: ttyS2 at MMIO 0x49020000 (irq = 74) is a ST16654
> console [ttyS2] enabled
> brd: module loaded
> loop: module loaded
> i2c /dev entries driver
> Driver 'sd' needs updating - please use bus_type methods
> omap2-nand driver initializing
> NAND device: Manufacturer ID: 0x2c, Chip ID: 0xba (Micron NAND 256MiB 1,8V 
> 16-bi
> t)
> cmdlinepart partition parsing not available
> Creating 5 MTD partitions on "omap2-nand":
> 0x000000000000-0x000000080000 : "X-Loader"
> 0x000000080000-0x000000260000 : "U-Boot"
> 0x000000260000-0x000000280000 : "U-Boot Env"
> 0x000000280000-0x000000680000 : "Kernel"
> 0x000000680000-0x0000100000
> usbmon: debugfs is not available
> ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
> ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
> ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
> ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
> usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
> usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> usb usb1: Product: OMAP-EHCI Host Controller
> usb usb1: Manufacturer: Linux 2.6.
> usb usb1: SerialNumber: ehci-omap.0
> Start
> usb usb1: configuration #1 chosen from 1 choiceU-Boot 1.3.3 (Jul 10 2008 - 
> 16:33:09)
> hub 1-0:1.0: USB hub found
>
> OMAP3530-GP rev 2, CPU-O
> hub 1-0:1.0: 3 ports detected
> OMAP3 Be
> Initializing USB Mass Storage driver...
> DRAM:  128 MB
> usbcore: registered new interface driver usb-storage
> Out:   serial
> Err:   serial
> USB Mass Storage support registered.omplete
> android initny key to st
> android_bind 0
> mass_storage_function_addP3 beagleboard.org # sete
> android_usb gadget: Number of LUNs=1e:
> setenv  - set environment v
> adb_function_add
> android_usb gadget: android_usb readyootargs
> musb_hdrc musb_hdrc: MUSB HDRC host driver
> OMAP3
> musb_hdrc musb_hdrc: new USB bus registered, assigned bus numtry 'help'
>
> usbcore: registered new interface driver usbhid
> usbhid: v2.6:USB HID core driverin variable name "bootargs=conso
> logger: created 64K log 'log_main'
> logger: created 256K log 'log_events' beagleboard.org # setenv bootargs
> logger: created 64K log 'log_radio'
> Unknown command 'setenv' - try 'he
> Advanced Linux Sound Architecture Driver Version 1.0.18a..org # setenv 
> bootargs=console=ttyS2,115200n8 noinitrd ro
> No device for DAI AD73311
> No device for DAI AK4535
> v/mmcblk0p2 v
> No device for DAI cs4270x720mr...@50 init=/init
> No device for DAI PCM3008 HiFi
> No device for DAI SSM2602
>  rootdelay=1
> No device for DAI tlv320aic23tyS2
> No device for DAI tlv320aic3xr: illegal character '=' in v
> No device for DAI twl4030sole=ttyS2,115200n
> No device for DAI UDA134X
> No device for DAI UDA1380
>
> No device for DAI WM8580 PAIFTX
> No device for DAI WM8728
>  rootdelay=1
> No device for DAI WM8731ole=ttyS2
> No device for DAI WM8750
> OMAP3 beagleboar
> No device for DAI WM8753 DAI 0
> Saving Environ
> No device for DAI WM8753 DAI 1
> Erasing Nand...W
> No device for DAI WM8971
> No device for DAI WM8990 ADC/DAC Primaryenv
> file
> No device for DAI omap-mcbsp-dai-0mmcinit;fatload mmc 0 0x80300000 u
> No device for DAI omap-mcbsp-dai-1
> No device for DAI omap-mcbsp-dai-2
> stdout=serial
> No device for DAI omap-mcbsp-dai-3s=console=ttyS2,115200n8 noinitrd
> No device for DAI omap-mcbsp-da
> OMAP3 be
> TCP cubic registered
>
> T
> NET: Registered protocol family 17
> Startin
> NET: Registered protocol family 15
>
>
> U-Boot 1.3.3 (Jul 10 20
> RPC: Registered udp transport module.
>
> OMAP3530-GP rev 2, CPU
> RPC: Registered tcp transport module.
> OMAP3 Beagle Board + L
> Power Management for TI OMAP3.
> DRAM:  128 MB
> VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 1rial
> Err:   serial
> Audio Tone on Speakers  ..
> Console: switching to colour frame buffer device 80x30key to stop autoboot:  0
> clock: clksel_round_rate_div: dpll4_m4_ck target_rate 3
>
> Freeing init memory: 144K1 Thu Se
> Warning: unable to open an initial console.
> p 10 18:54:14 IST 2009
> Failed to execute /init.  Attempting defaults...082] revision 2 (ARMv7), 
> cr=10c5387f
> Kernel panic - not syncing: No init found.  Try passing init= option to 
> kernel.ache, VIPT nonaliasing instruction cache
> android_usb gadget: high speed config #1: androide Board
> Memory policy:
> android_usb gadget: high speed config #1: android
> OMAP3430 ES2.1
> android_usb gadget: high speed config #1: androidd7000000 size: 0x100000
>
>
> Texas Instruments X-Loader 1.41eserving 12582912 bytes SDRAM f
> Starting OS Bootloader...
>
>
>
> DRAM:  128 MB=o
> NAND:  256 MiB
> In:    serial
> Out:   serialmapfb.mode=dv
> Err:   seri...@50 init=/in
> Audio Tone on Speakers  ... completez=o
> Hit any key to stop autoboot:  0
> ff androidboot.co
> reading uImage
>
> 2075784 bytes readoot option `androi
> ## Booting kernel from Legacy Image at 80300000 ...
> Clocking rate (
>    Image Name:   Linux-2.6.29-omap1-07255-g85f054
> GPM
>    Image Type:   ARM Linux Kernel Image (uncompressed)xd8200000 (revision 
> 4.0) with 96 interrupts
>    Data Size:    2075720 Bytes =  2 MB
> Total of 96 interrupt
>    Load Address: 80008000
>    Entry Point:
>
> Uncompressing 
> Linux.............................................................
> Console: colour dummy device 80x30
> ......................................................................... 
> done,
> Inode-cache hash table entri
> booting the kernel.32768 bytes)
> Linux version 2.6.29-omap1-07255-g85f0546 (r...@localhost.localdomain) ( For 
> any
> Memory: 112768KB available (3824K code, 718K data, 1
>  Queries, information and bug reports please mail to o...@embinux.com ) #1 
> Thu Seg delay loop... 483.16 BogoMIPS (lpj=1888256)
> p 10 18:54:14 IST 2009unt-cache hash table e
> CPU: ARMv7 Processor [411fc082] revision 2 (ARMv7), cr=10c5387fe buffer 
> coherency: ok
>
> Memory policy: ECC disabled, Data cache writeback
> OMAP DMA hardware revision 4.0
> OMAP3430 ES2.1
> bio
> SRAM: Mapped pa 0x40200000 to va 0xd7000000 size: 0x100000P DSS rev 2.0
> OMAP DISPC rev 3.0
> Reserving 12582912 bytes SDRAM for VRAMi2c_omap i2c_omap.1: bus 1 rev3.12 at 2
> Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 
> 32512chaining IRQs 368..375
> twl4030:
> Kernel command line: console=ttyS2,115200n8 noinitrd root=/dev/mmcblk0p2 
> video=o
> twl4030: gpio (irq 368) chaining IRQs 384..401
> mapfb.mode=dvi:1280x720mr...@50 init=/init rootfstype=ext3 rw rootdelay=1 
> nohz=o
> regulator: VDAC: 1800 mV normal standby
> ff androidboot.cons
> i2c_oma
> OMAP34xx GPIO hardware version 2.5kHz
> PID hash table entries: 512 (order: 9, 2048 bytes)
> twl4030_usb twl4030_usb: Initiali
> OMAP clockevent source: GPTIMER12 at 32768 Hz
> usbcore: regi
> Console: colour dummy device 80x30
> Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
> usbcore: registered new d
> Inode-cache hash table entries: 8192 (orde
>
> net_namespace: 520 bytesed hash table entries: 4
> regulator: core version 0.5
> NET: Registered protocol family 16
> TCP bind hash table entries: 409
> Found NAND on CS0 bytes)
> Registering NAND on CS0
> OMAP DMA hardware revision 4.0stablished 4096 bind 4096)
> bio: create slab <bio-0> at 0
> TCP re
> OMAP DSS rev 2.0
>
> OMAP DISPC rev 3.0tocol family 1
> OMAP VENC rev 2
> N
> i2c_omap i2c_omap.1: bus 1 rev3.12 at 2600 kHzprecisio
> regulator: VUSB1V5: 1500 <--> 0 mV normal standbyticipatory registered 
> (default)
> regulator: VUSB1V8: 1800 <--> 0 mV normal standby registered
> io sc
> regulator: VUSB3V1: 3100 <--> 0 mV normal standbySerial: 8250/16550 driver, 4 
> ports, IRQ sharing e
> regulator: VPLL2: 1800 mV normal standby
> serial8250.0: ttyS0
> regulator: VSIM: 1800 <--> 3000 mV normal standby
> i2c_omap i2c_omap.3: bus 3 rev3.12 at 100 kHz(irq
> i2c /dev
> usbcore: registered new interface driver hub 'sd' needs updating - please use 
> bus_type m
> usbcore: registered new device driver usb
> omap2-nand driver in
> musb_hdrc: version 6.0, musb-dma, otg (peripheral+host), debug=0r ID: 0x2c, 
> Chip ID: 0xba (Micron NAND 256MiB 1,8V 16-bi
> musb_hdrc: USB OTG mode controller at d80ab000 using DMA, IRQ 92
> t)
> cmdlinepart partition parsing not available
> NET: Registered protocol family 2
> Creating 5 MTD partitions on "o
> IP route cache hash table entries: 1024 (order: 0, 4096 
> bytes)00000-0x000000080000 : "X-Loader"
> TCP established hash table entries: 4096 (order: 3, 32768 bytes)
> 0x000000260000-0x000000280
> ashmem: initialized.0: new USB bus reg
> VFS: Disk quotas dquot_6.5.21
> Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)ap.0: irq 77, io 
> mem 0x48064800
> JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.started, EHCI 1.00
> msgmni has been set to 220ew USB device found, idVen
> alg: No test for stdrng (krng)
> io scheduler noop registeredusb1: New USB device strings
> io scheduler anticipatory registered (defa
> Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
> usb usb1
> serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 72) is a ST16654usb usb1: 
> configuration #1 chosen from 1 choice
> serial8250.0: ttyS1 at MMIO 0x4806c000 (irq = 73) is a ST16654
> hub 1-0:1.0: 3 ports detected
> serial8250.0: ttyS2 at MMIO 0x49020000 (irq = 74) is a ST16654
> usbcore: registered new in
> console [ttyS2] enabledge
> brd: module loaded
> USB M
> loop: module loadedregistered.
> i2c /dev entries driver
> android init
> Driver 'sd' needs updating - please use bus_type methods
> android_usb gadget: Number of
> omap2-nand driver initializing
> adb_function_add
> 0x000000080000-0x000000260000 : "U-Boot"
> usb usb2: Product: MUSB HDRC
> 0x000000260000-0x000000280000 : "U-Boot Env"
> usb usb2: Manufacturer: Linux 2.6.29-
> 0x000000280000-0x000000680000 : "Kernel"
> 0x000000680000-0x000010000000 : "File System"rc
> usb usb2:
> usbmon: debugfs is not availablehoice
> ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> hub 2-0:1.0: 1 port detected
> ehci-omap ehci-omap.0: OMAP-EHCI Host C
> usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> logger: created 64K log 'log_radio'
> usb usb1: Product: OMAP-EHCI Host Controllerux Sound Architecture Driver 
> Version 1.0.18a
> usb usb1: Manufacturer: Linux 2.6.29-omap1-07255-g85f0546 ehci_hcde for DAI 
> AD73311
> No device for DAI AK453
> usb usb1: SerialNumber: ehci-omap.0for DAI CS4270
> usb usb1: configuration #1 chosen from 1 choice
> No device for DAI SSM2602
> hub 1-0:1.0: USB hub fou
> USB Mass Storage support registered.e for DAI UDA1380
> android initice for DAI
> android_bind
> mass_storage_function_addWM8510 HiFi
> android_usb gadget: Number of LUNs=1580 PAIFRX
> adb_function_addor DAI WM8580 PA
> android_usb gadget: android_usb ready device for DAI WM8728
> musb_hdrc musb_hdrc: MUSB HDRC host driver
> No device for DAI WM8750
> musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 2
> No device for DAI WM8753 DAI 1
> usb usb2: New USB device found, idVendor=1d6b, idProduct=0002o device for DAI 
> WM8990 ADC/DAC Primary
> usb usb2: New USB device strings: Mfr=3, Prbsp-dai-0
> usb usb2: SerialNumber: musb_hdrc
> OMAP
> usb usb2: configuration #1 chosen from 1 choiceudio Codec init
> asoc: t
> hub 2-0:1.0: USB hub found mapping ok
> hub 2-0:1.0: 1 port detected
> ALSA device list:
> twl4030_rtc twl4030_rtc: rtc core: registered twl4030_rtc as rtc0P cubic 
> registered
> NET: Registered protocol f
> twl4030_rtc twl4030_rtc: Power up reset detected.gistered protocol family 15
> twl4030_rtc twl4030_rtc: Enabling TWL4030-RTC.le.
> RPC:
> mmci-omap-hs mmci-omap-hs.0: Failed to get debounce clock
> Power Management for TI OMAP3.
> usbcore: registered new interface driver usbhid architectu
> No device for DAI CS42702000-01-01 00:06:40 UTC
> No device for DAI PCM3008 HiFi
> No device for DAI SSM2602
> 200)
> Waiting 1sec be
> No device for DAI tlv320aic23
> No device for DAI tlv320aic3xeed SD card at address b368
> No device for DAI twl4030
> mmcblk0:
> No device for DAI UDA134X
> No device for DAI UDA1380
> android_usb
> No device for DAI UDA1380#1: android
> No device for DAI UDA13
>
> EXT3-fs:
> No device for DAI WM8731ordered data mode.
> No device for DAI WM8750
> VFS
> No device for DAI WM8753 DAI 0) on device 179:2.
> No device for DAI WM8753 DAI 1
> Freeing init memory:
> No device for DAI WM8971
> Warning: unable to
> No device for DAI WM8990 ADC/DAC Primary
> Failed to ex
> No device for DAI omap-mcbsp-dai-0.
> No device for DAI omap-mcbsp-dai-1syncing: No init found.  Try passi
> No device for DAI omap-mcbsp-dai-2
> No device for DAI omap-mcbsp-dai-3
> android_usb gadget: high speed c
> No device for DAI omap-mcbsp-dai-4
> an
> OMAP3 Beagle SoC init speed config #1: and
> TWL4030 Audio Codec init
> TWL4030 Audio Codec init
> Console: switching to colour frame buffer device 80x30
> clock: clksel_round_rate_div: dpll4_m4_ck target_rate 36000000
> clock: new_div = 12, new_rate = 36000000
> omapdss: Could not find exact pixel clock. Requested 23500 kHz, got 24000 kHz
> twl4030_rtc twl4030_rtc: setting system clock to 2000-01-01 00:00:00 UTC 
> (946684
> 800)
> Waiting 1sec before mounting root device...
> mmc0: new high speed SD card at address b368
> mmcblk0: mmc0:b368 SD    1.88 GiB
>  mmcblk0: p1 p2
> android_usb gadget: high speed config #1: android
> kjournald starting.  Commit interval 5 seconds
> EXT3 FS on mmcblk0p2, internal journal
> EXT3-fs: recovery complete.
> EXT3-fs: mounted filesystem with ordered data mode.
> VFS: Mounted root (ext3 filesystem) on device 179:2.
> Freeing init memory: 144K
> Warning: unable to open an initial console.
> Failed to execute /init.  Attempting defaults...
> Kernel panic - not syncing: No init found.  Try passing init= option to 
> kernel.
> android_usb gadget: high speed config #1: android
> android_usb gadget: high speed config #1: android
> android_usb gadget: high speed config #1: android

Please help!
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to