rnayak

2430 SDP boot log - 3.6-rc5-CCF

Sep 14th, 2012
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.93 KB | None | 0 0
  1. OMAP243X SDP # bootm 0x80300000
  2. ## Booting image at 80300000 ...
  3. Image Name: Linux-3.6.0-rc5-00034-ge185e40
  4. Image Type: ARM Linux Kernel Image (uncompressed)
  5. Data Size: 4076680 Bytes = 3.9 MB
  6. Load Address: 80008000
  7. Entry Point: 80008000
  8. Verifying Checksum ... OK
  9. OK
  10.  
  11. Starting kernel ...
  12.  
  13. Uncompressing Linux... done, booting the kernel.
  14. [ 0.000000] Booting Linux on physical CPU 0
  15. [ 0.000000] Linux version 3.6.0-rc5-00034-ge185e40 (a0131687@ula0131687) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #5 SMP Fri Se2
  16. [ 0.000000] CPU: ARMv6-compatible processor [4107b366] revision 6 (ARMv6TEJ), cr=00c5387d
  17. [ 0.000000] CPU: VIPT aliasing data cache, VIPT aliasing instruction cache
  18. [ 0.000000] Machine: OMAP2430 sdp2430 board
  19. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  20. [ 0.000000] On node 0 totalpages: 32512
  21. [ 0.000000] free_area_init_node: node 0, pgdat c07d17c0, node_mem_map c0d2f000
  22. [ 0.000000] Normal zone: 256 pages used for memmap
  23. [ 0.000000] Normal zone: 0 pages reserved
  24. [ 0.000000] Normal zone: 32256 pages, LIFO batch:7
  25. [ 0.000000] OMAP2430
  26. [ 0.000000]
  27. [ 0.000000] cm: Module associated with clock apll54_ck didn't enable in 100000 tries
  28. [ 0.000000] Clocking rate (Crystal/DPLL/MPU): 13.0/660/330 MHz
  29. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c0e33000 s14016 r8192 d14656 u36864
  30. [ 0.000000] pcpu-alloc: s14016 r8192 d14656 u36864 alloc=9*4096
  31. [ 0.000000] pcpu-alloc: [0] 0
  32. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32256
  33. [ 0.000000] Kernel command line: console=ttyO0,115200n8 rw rootdelay=2 earlyprintk debug loglevel=8 root=/dev/ram0 rw initrd=0x81600000,20d
  34. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  35. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  36. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  37. [ 0.000000] Memory: 127MB = 127MB total
  38. [ 0.000000] Memory: 94888k/94888k available, 36184k reserved, 0K highmem
  39. [ 0.000000] Virtual kernel memory layout:
  40. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  41. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  42. [ 0.000000] vmalloc : 0xc8800000 - 0xff000000 ( 872 MB)
  43. [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
  44. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  45. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  46. [ 0.000000] .text : 0xc0008000 - 0xc06e0768 (7010 kB)
  47. [ 0.000000] .init : 0xc06e1000 - 0xc07316c0 ( 322 kB)
  48. [ 0.000000] .data : 0xc0732000 - 0xc07d3fc0 ( 648 kB)
  49. [ 0.000000] .bss : 0xc07d3fe4 - 0xc0d2e68c (5482 kB)
  50. [ 0.000000] hw-breakpoint: CPUID feature registers not supported. Assuming v6 debug is present.
  51. [ 0.000000] hw-breakpoint: CPUID feature registers not supported. Assuming v6 debug is present.
  52. [ 0.000000] hw-breakpoint: CPUID feature registers not supported. Assuming v6 debug is present.
  53. [ 0.000000] hw-breakpoint: CPUID feature registers not supported. Assuming v6 debug is present.
  54. [ 0.000000] Hierarchical RCU implementation.
  55. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
  56. [ 0.000000] NR_IRQS:474
  57. [ 0.000000] IRQ: Found an INTC at 0xfa0fe000 (revision 3.0) with 96 interrupts
  58. [ 0.000000] Total of 96 interrupts on 1 active controller
  59. [ 0.000000] omap_hwmod: mpu: missing clockdomain for mpu_ck.
  60. [ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
  61. [ 0.000000] omap_hwmod: counter_32k: missing clockdomain for func_32k_ck.
  62. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  63. [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
  64. [ 0.000000] Console: colour dummy device 80x30
  65. [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  66. [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
  67. [ 0.000000] ... MAX_LOCK_DEPTH: 48
  68. [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
  69. [ 0.000000] ... CLASSHASH_SIZE: 4096
  70. [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
  71. [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
  72. [ 0.000000] ... CHAINHASH_SIZE: 16384
  73. [ 0.000000] memory used by lock dependency info: 3695 kB
  74. [ 0.000000] per task-struct memory footprint: 1152 bytes
  75. [ 0.001678] Calibrating delay loop... 218.45 BogoMIPS (lpj=851968)
  76. [ 0.109222] pid_max: default: 32768 minimum: 301
  77. [ 0.110290] Security Framework initialized
  78. [ 0.110656] Mount-cache hash table entries: 512
  79. [ 0.121826] CPU: Testing write buffer coherency: ok
  80. [ 0.123718] CPU0: thread -1, cpu 0, socket -1, mpidr 4107b366
  81. [ 0.123809] Setting up static identity map for 0x805042b8 - 0x80504328
  82. [ 0.128448] Brought up 1 CPUs
  83. [ 0.128479] SMP: Total of 1 processors activated (218.45 BogoMIPS).
  84. [ 0.154968] omap_hwmod: dma: missing clockdomain for core_l3_ck.
  85. [ 0.158538] omap_hwmod: usb_otg_hs: cannot be enabled for reset (3)
  86. [ 0.176422] dummy:
  87. [ 0.181549] NET: Registered protocol family 16
  88. [ 0.183227] DMA: preallocated 256 KiB pool for atomic coherent allocations
  89. [ 0.183319] GPMC revision 3.0
  90. [ 0.183837] gpmc: irq-20 could not claim: err -22
  91. [ 0.198425] omap_gpio omap_gpio.0: Could not get gpio dbck
  92. [ 0.201843] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
  93. [ 0.203369] OMAP GPIO hardware version 2.4
  94. [ 0.204284] omap_gpio omap_gpio.1: Could not get gpio dbck
  95. [ 0.206695] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
  96. [ 0.208312] omap_gpio omap_gpio.2: Could not get gpio dbck
  97. [ 0.209899] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
  98. [ 0.212005] omap_gpio omap_gpio.3: Could not get gpio dbck
  99. [ 0.213623] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
  100. [ 0.215393] omap_gpio omap_gpio.4: Could not get gpio dbck
  101. [ 0.216949] gpiochip_add: registered GPIOs 128 to 159 on device: gpio
  102. [ 0.232757] omap_mux_init: Add partition: #1: core, flags: 3
  103. [ 0.239593] _omap_mux_get_by_name: Could not find signal sys_nirq
  104. [ 0.267852] hw-breakpoint: CPUID feature registers not supported. Assuming v6 debug is present.
  105. [ 0.267883] hw-breakpoint: CPUID feature registers not supported. Assuming v6 debug is present.
  106. [ 0.267913] hw-breakpoint: CPUID feature registers not supported. Assuming v6 debug is present.
  107. [ 0.267913] hw-breakpoint: CPUID feature registers not supported. Assuming v6 debug is present.
  108. [ 0.267974] hw-breakpoint: CPUID feature registers not supported. Assuming v6 debug is present.
  109. [ 0.268005] hw-breakpoint: CPUID feature registers not supported. Assuming v6 debug is present.
  110. [ 0.268035] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  111. [ 0.268035] hw-breakpoint: maximum watchpoint size is 4 bytes.
  112. [ 0.311004] OMAP DMA hardware revision 4.0
  113. [ 0.462554] bio: create slab <bio-0> at 0
  114. [ 0.677490] omap-dma-engine omap-dma-engine: OMAP DMA engine driver
  115. [ 0.690155] SCSI subsystem initialized
  116. [ 0.696350] usbcore: registered new interface driver usbfs
  117. [ 0.697631] usbcore: registered new interface driver hub
  118. [ 0.699310] usbcore: registered new device driver usb
  119. [ 0.719604] omap_i2c omap_i2c.1: bus 1 rev1.3.7 at 100 kHz
  120. [ 0.725799] omap_i2c omap_i2c.2: bus 2 rev1.3.7 at 100 kHz
  121. [ 0.775970] twl 2-0048: PIH (irq 7) chaining IRQs 256..264
  122. [ 0.777404] twl 2-0048: power (irq 261) chaining IRQs 264..271
  123. [ 0.784729] twl4030_gpio twl4030_gpio: gpio (irq 256) chaining IRQs 272..289
  124. [ 0.791412] gpiochip_add: registered GPIOs 192 to 209 on device: twl4030
  125. [ 0.802856] VMMC1: 1850 <--> 3150 mV at 1850 mV normal standby
  126. [ 0.824554] Switching to clocksource 32k_counter
  127. [ 1.104156] NET: Registered protocol family 2
  128. [ 1.109222] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  129. [ 1.109893] TCP bind hash table entries: 4096 (order: 5, 147456 bytes)
  130. [ 1.114624] TCP: Hash tables configured (established 4096 bind 4096)
  131. [ 1.114959] TCP: reno registered
  132. [ 1.115020] UDP hash table entries: 256 (order: 2, 20480 bytes)
  133. [ 1.115692] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes)
  134. [ 1.117706] NET: Registered protocol family 1
  135. [ 1.120574] RPC: Registered named UNIX socket transport module.
  136. [ 1.120605] RPC: Registered udp transport module.
  137. [ 1.120635] RPC: Registered tcp transport module.
  138. [ 1.120666] RPC: Registered tcp NFSv4.1 backchannel transport module.
  139. [ 1.123565] Trying to unpack rootfs image as initramfs...
  140. [ 1.126464] rootfs image is not initramfs (junk in compressed archive); looks like an initrd
  141. [ 1.396575] Freeing initrd memory: 20480K
  142. [ 1.397094] NetWinder Floating Point Emulator V0.97 (double precision)
  143. [ 1.836181] VFS: Disk quotas dquot_6.5.2
  144. [ 1.836883] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  145. [ 1.843536] NFS: Registering the id_resolver key type
  146. [ 1.844726] Key type id_resolver registered
  147. [ 1.844787] Key type id_legacy registered
  148. [ 1.845123] jffs2: version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat, Inc.
  149. [ 1.846710] msgmni has been set to 225
  150. [ 1.854644] io scheduler noop registered
  151. [ 1.854705] io scheduler deadline registered
  152. [ 1.854858] io scheduler cfq registered (default)
  153. [ 1.859924] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  154. [ 1.874908] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
  155. [ 2.735015] console [ttyO0] enabled
  156. [ 2.743194] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
  157. [ 2.753753] omap_uart.2: ttyO2 at MMIO 0x4806e000 (irq = 74) is a OMAP UART2
  158. [ 2.770599] omap_rng omap_rng: OMAP Random Number Generator ver. 50
  159. [ 2.852142] brd: module loaded
  160. [ 2.900024] loop: module loaded
  161. [ 2.916351] mtdoops: mtd device (mtddev=name/number) must be supplied
  162. [ 2.925140] OneNAND driver initializing
  163. [ 2.952606] smc91x.c: v1.1, sep 22 2004 by Nicolas Pitre <[email protected]>
  164. [ 2.968078] eth0: SMC91C94 (rev 9) at c885e300 IRQ 245 [nowait]
  165. [ 2.974700] eth0: Ethernet addr: 08:00:28:01:17:6a
  166. [ 2.979736] eth0: No PHY found
  167. [ 2.986846] usbcore: registered new interface driver asix
  168. [ 2.993988] usbcore: registered new interface driver cdc_ether
  169. [ 3.001708] usbcore: registered new interface driver smsc95xx
  170. [ 3.010192] usbcore: registered new interface driver net1080
  171. [ 3.017608] usbcore: registered new interface driver cdc_subset
  172. [ 3.025268] usbcore: registered new interface driver zaurus
  173. [ 3.032653] usbcore: registered new interface driver cdc_ncm
  174. [ 3.043334] usbcore: registered new interface driver cdc_wdm
  175. [ 3.049530] Initializing USB Mass Storage driver...
  176. [ 3.056030] usbcore: registered new interface driver usb-storage
  177. [ 3.062652] USB Mass Storage support registered.
  178. [ 3.070159] usbcore: registered new interface driver libusual
  179. [ 3.077758] usbcore: registered new interface driver usbtest
  180. [ 3.087463] mousedev: PS/2 mouse device common for all mice
  181. [ 3.109252] input: twl4030_pwrbutton as /devices/platform/omap_i2c.2/i2c-2/2-0049/twl4030_pwrbutton/input/input0
  182. [ 3.127410] twl_rtc twl_rtc: Power up reset detected.
  183. [ 3.134155] twl_rtc twl_rtc: Enabling TWL-RTC
  184. [ 3.159912] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
  185. [ 3.172576] i2c /dev entries driver
  186. [ 3.182861] Driver for 1-wire Dallas network protocol.
  187. [ 3.195434] omap_wdt: OMAP Watchdog Timer Rev 0x22: initial timeout 60 sec
  188. [ 3.205841] twl4030_wdt twl4030_wdt: Failed to register misc device
  189. [ 3.212799] twl4030_wdt: probe of twl4030_wdt failed with error -16
  190. [ 3.220947] cpuidle: using governor ladder
  191. [ 3.225555] cpuidle: using governor menu
  192. [ 3.235168] omap-dma-engine omap-dma-engine: allocating channel for 62
  193. [ 3.242492] omap-dma-engine omap-dma-engine: allocating channel for 61
  194. [ 3.431457] usbcore: registered new interface driver usbhid
  195. [ 3.437530] usbhid: USB HID core driver
  196. [ 3.441589] oprofile: hardware counters not available
  197. [ 3.446990] oprofile: using timer interrupt.
  198. [ 3.453186] TCP: cubic registered
  199. [ 3.456695] Initializing XFRM netlink socket
  200. [ 3.461608] NET: Registered protocol family 17
  201. [ 3.466613] NET: Registered protocol family 15
  202. [ 3.472167] Key type dns_resolver registered
  203. [ 3.477294] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 2
  204. [ 3.485748] mux: Failed to setup hwmod io irq -22
  205. [ 3.504669] Power Management for OMAP2 initializing
  206. [ 3.509948] PRCM revision 1.0
  207. [ 3.539367] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  208. [ 3.618927] Waiting 2sec before mounting root device...
  209. [ 5.633087] RAMDISK: Couldn't find valid RAM disk image starting at 0.
  210. [ 5.786773] List of all partitions:
  211. [ 5.790557] No filesystem could mount root, tried: ext3 ext2 ext4 cramfs vfat msdos
  212. [ 5.799133] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
Advertisement
Add Comment
Please, Sign In to add comment