Advertisement
Guest User

Untitled

a guest
Mar 6th, 2011
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.34 KB | None | 0 0
  1. bootm 0x80300000 0x81600000
  2. ## Booting kernel from Legacy Image at 80300000 ...
  3. Image Name: Linux-2.6.37.1
  4. Image Type: ARM Linux Kernel Image (uncompressed)
  5. Data Size: 2631004 Bytes = 2.5 MiB
  6. Load Address: 80008000
  7. Entry Point: 80008000
  8. Verifying Checksum ... OK
  9. ## Loading init Ramdisk from Legacy Image at 81600000 ...
  10. Image Name: ramdisk
  11. Image Type: ARM Linux RAMDisk Image (gzip compressed)
  12. Data Size: 3285711 Bytes = 3.1 MiB
  13. Load Address: 00000000
  14. Entry Point: 00000000
  15. Verifying Checksum ... OK
  16. Loading Kernel Image ... OK
  17. OK
  18.  
  19. Starting kernel ...
  20.  
  21. Uncompressing Linux... done, booting the kernel.
  22. [ 0.000000] Initializing cgroup subsys cpu
  23. [ 0.000000] Linux version 2.6.37.1 (root@batman) (gcc version 4.4.4 (GCC) ) #1 PREEMPT Sat Mar 5 18:23:50 MST 2011
  24. [ 0.000000] CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7), cr=10c53c7f
  25. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  26. [ 0.000000] Machine: OMAP3 Beagle Board
  27. [ 0.000000] Reserving 12582912 bytes SDRAM for VRAM
  28. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  29. [ 0.000000] OMAP3430/3530 ES3.0 (l2cache iva sgx neon isp )
  30. [ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
  31. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 60416
  32. [ 0.000000] Kernel command line: console=ttyO2,115200n8 console=tty0 initrd=0x81600000,24M root=/dev/ram0 rw ramdisk_size=24576
  33. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  34. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  35. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  36. [ 0.000000] Memory: 238MB = 238MB total
  37. [ 0.000000] Memory: 211476k/211476k available, 50668k reserved, 0K highmem
  38. [ 0.000000] Virtual kernel memory layout:
  39. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  40. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  41. [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  42. [ 0.000000] vmalloc : 0xd0800000 - 0xf8000000 ( 632 MB)
  43. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  44. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  45. [ 0.000000] .init : 0xc0008000 - 0xc0038000 ( 192 kB)
  46. [ 0.000000] .text : 0xc0038000 - 0xc04d0780 (4706 kB)
  47. [ 0.000000] .data : 0xc04d2000 - 0xc0517000 ( 276 kB)
  48. [ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  49. [ 0.000000] Preemptable hierarchical RCU implementation.
  50. [ 0.000000] RCU-based detection of stalled CPUs is disabled.
  51. [ 0.000000] Verbose stalled-CPUs detection is disabled.
  52. [ 0.000000] NR_IRQS:402
  53. [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/500 MHz
  54. [ 0.000000] Reprogramming SDRC clock to 332000000 Hz
  55. [ 0.000000] GPMC revision 5.0
  56. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  57. [ 0.000000] Total of 96 interrupts on 1 active controller
  58. [ 0.000000] OMAP GPIO hardware version 2.5
  59. [ 0.000000] OMAP clockevent source: GPTIMER12 at 32768 Hz
  60. [ 0.000000] Console: colour dummy device 80x30
  61. [ 0.000000] console [tty0] enabled
  62. [ 0.000000] Calibrating delay loop... 473.71 BogoMIPS (lpj=1851392)
  63. [ 0.000000] pid_max: default: 32768 minimum: 301
  64. [ 0.000000] Mount-cache hash table entries: 512
  65. [ 0.000000] CPU: Testing write buffer coherency: ok
  66. [ 0.000000] devtmpfs: initialized
  67. [ 0.000000] regulator: core version 0.5
  68. [ 0.000000] regulator: dummy:
  69. [ 0.000000] NET: Registered protocol family 16
  70. [ 0.000000] OMAP3 Beagle Rev: C1/C2/C3
  71. [ 0.000000] Found NAND on CS0
  72. [ 0.000000] Registering NAND on CS0
  73. [ 0.000000] Unable to get DVI reset GPIO
  74. [ 0.000000] OMAP DMA hardware revision 4.0
  75. [ 0.007019] bio: create slab <bio-0> at 0
  76. [ 0.008026] SCSI subsystem initialized
  77. [ 0.009460] usbcore: registered new interface driver usbfs
  78. [ 0.009582] usbcore: registered new interface driver hub
  79. [ 0.009826] usbcore: registered new device driver usb
  80. [ 0.010253] i2c_omap i2c_omap.1: bus 1 rev3.12 at 2600 kHz
  81. [ 0.018676] twl4030: PIH (irq 7) chaining IRQs 368..375
  82. [ 0.018737] twl4030: power (irq 373) chaining IRQs 376..383
  83. [ 0.019256] twl4030: gpio (irq 368) chaining IRQs 384..401
  84. [ 0.031616] regulator: VUSB1V5: 1500 mV normal standby
  85. [ 0.032135] regulator: VUSB1V8: 1800 mV normal standby
  86. [ 0.032623] regulator: VUSB3V1: 3100 mV normal standby
  87. [ 0.047882] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
  88. [ 0.048614] regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
  89. [ 0.049133] regulator: VDAC: 1800 mV normal standby
  90. [ 0.049652] regulator: VDVI: 1800 mV normal standby
  91. [ 0.050262] regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
  92. [ 0.060852] i2c_omap i2c_omap.3: bus 3 rev3.12 at 100 kHz
  93. [ 0.061828] Advanced Linux Sound Architecture Driver Version 1.0.23.
  94. [ 0.062530] Switching to clocksource 32k_counter
  95. [ 0.077423] musb_hdrc: version 6.0, musb-dma, otg (peripheral+host), debug=0
  96. [ 0.083099] musb_hdrc musb_hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
  97. [ 0.083404] NET: Registered protocol family 2
  98. [ 0.083679] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  99. [ 0.084503] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  100. [ 0.084777] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
  101. [ 0.084960] TCP: Hash tables configured (established 8192 bind 8192)
  102. [ 0.084991] TCP reno registered
  103. [ 0.085021] UDP hash table entries: 256 (order: 0, 4096 bytes)
  104. [ 0.085083] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  105. [ 0.085327] NET: Registered protocol family 1
  106. [ 0.085876] RPC: Registered udp transport module.
  107. [ 0.085906] RPC: Registered tcp transport module.
  108. [ 0.085937] RPC: Registered tcp NFSv4.1 backchannel transport module.
  109. [ 0.086334] Trying to unpack rootfs image as initramfs...
  110. [ 0.086639] rootfs image is not initramfs (junk in compressed archive); looks like an initrd
  111. [ 0.223419] Freeing initrd memory: 24576K
  112. [ 0.224273] omap_dsp_init: 600000 bytes @ 8ee00000
  113. [ 0.224822] audit: initializing netlink socket (disabled)
  114. [ 0.224914] type=2000 audit(0.453:1): initialized
  115. [ 0.237548] msgmni has been set to 461
  116. [ 0.239624] alg: No test for stdrng (krng)
  117. [ 0.240112] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  118. [ 0.240173] io scheduler noop registered
  119. [ 0.240203] io scheduler deadline registered (default)
  120. [ 0.240325] io scheduler cfq registered
  121. [ 0.297271] OMAP DSS rev 2.0
  122. [ 0.297393] OMAP DISPC rev 3.0
  123. [ 0.297454] OMAP VENC rev 2
  124. [ 0.626190] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  125. [ 0.742584] omap-hsuart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
  126. [ 0.773681] omap-hsuart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
  127. [ 0.804931] omap-hsuart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
  128. [ 1.403686] console [ttyO2] enabled
  129. [ 1.433990] brd: module loaded
  130. [ 1.441558] loop: module loaded
  131. [ 1.445922] usbcore: registered new interface driver smsc95xx
  132. [ 1.452148] usbmon: debugfs is not available
  133. [ 1.456695] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  134. [ 3.476745] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
  135. [ 3.482757] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
  136. [ 3.492492] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
  137. [ 3.508087] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
  138. [ 3.515014] hub 1-0:1.0: USB hub found
  139. [ 3.519073] hub 1-0:1.0: 3 ports detected
  140. [ 3.547210] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  141. [ 3.553802] Initializing USB Mass Storage driver...
  142. [ 3.559173] usbcore: registered new interface driver usb-storage
  143. [ 3.565551] USB Mass Storage support registered.
  144. [ 3.570495] g_ether gadget: using random self ethernet address
  145. [ 3.576660] g_ether gadget: using random host ethernet address
  146. [ 3.583862] usb0: MAC 56:97:50:04:bc:b4
  147. [ 3.587951] usb0: HOST MAC ea:a4:67:96:9f:94
  148. [ 3.592498] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
  149. [ 3.599517] g_ether gadget: g_ether ready
  150. [ 3.603790] musb_hdrc musb_hdrc: MUSB HDRC host driver
  151. [ 3.609252] musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 2
  152. [ 3.618316] hub 2-0:1.0: USB hub found
  153. [ 3.622283] hub 2-0:1.0: 1 port detected
  154. [ 3.627105] mice: PS/2 mouse device common for all mice
  155. [ 3.633087] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
  156. [ 3.639648] twl_rtc twl_rtc: Power up reset detected.
  157. [ 3.645904] twl_rtc twl_rtc: Enabling TWL-RTC.
  158. [ 3.651092] i2c /dev entries driver
  159. [ 3.655395] Linux video capture interface: v2.00
  160. [ 3.660644] cpuidle: using governor ladder
  161. [ 3.665039] cpuidle: using governor menu
  162. [ 3.669372] sdhci: Secure Digital Host Controller Interface driver
  163. [ 3.675903] sdhci: Copyright(c) Pierre Ossman
  164. [ 3.685028] usbcore: registered new interface driver usbhid
  165. [ 3.690979] usbhid: USB HID core driver
  166. [ 3.696014] OMAP3 Beagle/Devkit8000 SoC init
  167. [ 3.775970] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
  168. [ 3.783203] ALSA device list:
  169. [ 3.786346] #0: omap3beagle
  170. [ 3.790771] TCP cubic registered
  171. [ 3.794219] NET: Registered protocol family 17
  172. [ 3.799011] NET: Registered protocol family 15
  173. [ 3.803741] Registering the dns_resolver key type
  174. [ 3.808807] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 1
  175. [ 3.817291] ThumbEE CPU extension supported.
  176. [ 3.822174] Power Management for TI OMAP3.
  177. [ 3.827239] clock: disabling unused clocks to save power
  178. [ 3.853881] Console: switching to colour frame buffer device 80x30
  179. [ 3.871978] omapdss DPI: Could not find exact pixel clock. Requested 23500 kHz, got 24000 kHz
  180. [ 3.891326] regulator_init_complete: incomplete constraints, leaving VDAC on
  181. [ 3.903930] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  182. [ 3.920837] omap_vout omap_vout: probed for an unknown device
  183. [ 3.931823] RAMDISK: Couldn't find valid RAM disk image starting at 0.
  184. [ 3.953491] mmc0: new high speed SD card at address b368
  185. [ 3.970550] List of all partitions:
  186. [ 3.979339] mmcblk0: mmc0:b368 SD02G 1.87 GiB
  187. [ 3.988494] No filesystem could mount root, tried: ext3
  188. [ 3.995178] mmcblk0: p1 p2
  189. [ 4.006835] ext2 vfat msdos
  190. [ 4.014129] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
  191. [ 4.031738] [<c0043200>] (unwind_backtrace+0x0/0xfc) from [<c03ae940>] (panic+0x74/0x194)
  192. [ 4.049896] [<c03ae940>] (panic+0x74/0x194) from [<c0008ecc>] (mount_block_root+0x1e0/0x220)
  193. [ 4.068817] [<c0008ecc>] (mount_block_root+0x1e0/0x220) from [<c0008fb4>] (mount_root+0xa8/0xc4)
  194. [ 4.088256] [<c0008fb4>] (mount_root+0xa8/0xc4) from [<c0009134>] (prepare_namespace+0x164/0x1c8)
  195. [ 4.108306] [<c0009134>] (prepare_namespace+0x164/0x1c8) from [<c0008450>] (kernel_init+0x10c/0x14c)
  196. [ 4.128875] [<c0008450>] (kernel_init+0x10c/0x14c) from [<c003ee48>] (kernel_thread_exit+0x0/0x8)
  197.  
  198. CTRL-A Z for help |115200 8N1 | NOR | Minicom 2.3 | VT102 | Offline
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement