Guest User

boot log of panda board

a guest
Nov 22nd, 2012
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.77 KB | None | 0 0
  1. U-Boot SPL 2012.10-dirty (Nov 10 2012 - 17:05:31)
  2. OMAP4430 ES2.3
  3. OMAP SD/MMC: 0
  4. reading u-boot.img
  5. reading u-boot.img
  6.  
  7.  
  8. U-Boot 2012.10-dirty (Nov 10 2012 - 17:05:31)
  9.  
  10. CPU : OMAP4430 ES2.3
  11. Board: OMAP4 Panda
  12. I2C: ready
  13. DRAM: 1 GiB
  14. MMC: OMAP SD/MMC: 0
  15. Using default environment
  16.  
  17. In: serial
  18. Out: serial
  19. Err: serial
  20. Net: No ethernet found.
  21. Hit any key to stop autoboot: 0
  22. SD/MMC found on device 0
  23. reading uEnv.txt
  24.  
  25. 943 bytes read
  26. Loaded environment from uEnv.txt
  27. Importing environment from mmc ...
  28. reading zImage
  29.  
  30. 3101464 bytes read
  31. Booting from mmc ...
  32.  
  33. Starting kernel ...
  34.  
  35. Uncompressing Linux... done, booting the kernel.
  36. [ 0.000000] Booting Linux on physical CPU 0
  37. [ 0.000000] Initializing cgroup subsys cpuset
  38. [ 0.000000] Initializing cgroup subsys cpu
  39. [ 0.000000] Linux version 3.2.34-x15 (root@rajeshz) (gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu4) ) #1 SMP Mon Nov 19 17:29:01 IST 2012
  40. [ 0.000000] CPU: ARMv7 Processor [411fc093] revision 3 (ARMv7), cr=10c5387d
  41. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  42. [ 0.000000] Machine: OMAP4 Panda board
  43. [ 0.000000] Reserving 16777216 bytes SDRAM for VRAM
  44. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  45. [ 0.000000] OMAP4430 ES2.2
  46. [ 0.000000] PERCPU: Embedded 8 pages/cpu @c115b000 s10816 r8192 d13760 u32768
  47. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 254464
  48. [ 0.000000] Kernel command line: console=ttyO2,115200n8 console=tty0 vram=16M root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait fixrtc
  49. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  50. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  51. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  52. [ 0.000000] allocated 4194304 bytes of page_cgroup
  53. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  54. [ 0.000000] Memory: 1002MB = 1002MB total
  55. [ 0.000000] Memory: 1003328k/1003328k available, 45248k reserved, 239616K highmem
  56. [ 0.000000] Virtual kernel memory layout:
  57. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  58. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  59. [ 0.000000] vmalloc : 0xf0800000 - 0xf8000000 ( 120 MB)
  60. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  61. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  62. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  63. [ 0.000000] .text : 0xc0008000 - 0xc07cb300 (7949 kB)
  64. [ 0.000000] .init : 0xc07cc000 - 0xc0822a40 ( 347 kB)
  65. [ 0.000000] .data : 0xc0824000 - 0xc0890dd0 ( 436 kB)
  66. [ 0.000000] .bss : 0xc0890df4 - 0xc0954db4 ( 784 kB)
  67. [ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  68. [ 0.000000] Hierarchical RCU implementation.
  69. [ 0.000000] NR_IRQS:410 nr_irqs:410 410
  70. [ 0.000000] ------------[ cut here ]------------
  71. [ 0.000000] WARNING: at arch/arm/common/gic.c:611 gic_init+0xa8/0x320()
  72. [ 0.000000] Cannot allocate irq_descs @ IRQ16, assuming pre-allocated
  73. [ 0.000000] Modules linked in:
  74. [ 0.000000] [<c0013690>] (unwind_backtrace+0x0/0xe4) from [<c0047cf4>] (warn_slowpath_common+0x4c/0x64)
  75. [ 0.000000] [<c0047cf4>] (warn_slowpath_common+0x4c/0x64) from [<c0047d8c>] (warn_slowpath_fmt+0x2c/0x3c)
  76. [ 0.000000] [<c0047d8c>] (warn_slowpath_fmt+0x2c/0x3c) from [<c07d2b60>] (gic_init+0xa8/0x320)
  77. [ 0.000000] [<c07d2b60>] (gic_init+0xa8/0x320) from [<c07cf014>] (init_IRQ+0x14/0x1c)
  78. [ 0.000000] [<c07cf014>] (init_IRQ+0x14/0x1c) from [<c07cc75c>] (start_kernel+0x190/0x308)
  79. [ 0.000000] [<c07cc75c>] (start_kernel+0x190/0x308) from [<80008044>] (0x80008044)
  80. [ 0.000000] ---[ end trace 1b75b31a2719ed1c ]---
  81. [ 0.000000] omap_hwmod: dpll_mpu_m2_ck: missing clockdomain for dpll_mpu_m2_ck.
  82. [ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
  83. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  84. [ 0.000000] Console: colour dummy device 80x30
  85. [ 0.000000] console [tty0] enabled
  86. [ 0.000549] Calibrating delay loop... 1598.59 BogoMIPS (lpj=6242304)
  87. [ 0.070404] pid_max: default: 32768 minimum: 301
  88. [ 0.070648] Security Framework initialized
  89. [ 0.070739] AppArmor: AppArmor initialized
  90. [ 0.071014] Mount-cache hash table entries: 512
  91. [ 0.071960] Initializing cgroup subsys cpuacct
  92. [ 0.072052] Initializing cgroup subsys memory
  93. [ 0.072113] Initializing cgroup subsys devices
  94. [ 0.072143] Initializing cgroup subsys freezer
  95. [ 0.072174] Initializing cgroup subsys blkio
  96. [ 0.072204] Initializing cgroup subsys perf_event
  97. [ 0.072357] CPU: Testing write buffer coherency: ok
  98. [ 0.072631] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  99. [ 0.072723] Calibrating local timer... 390.20MHz.
  100. [ 0.117462] L310 cache controller enabled
  101. [ 0.117492] l2x0: 16 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x7e470000, Cache size: 1048576 B
  102. [ 0.118499] CPU1: Booted secondary processor
  103. [ 0.147949] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  104. [ 0.147979] CPU1: Unknown IPI message 0x1
  105. [ 0.147979] Brought up 2 CPUs
  106. [ 0.148010] SMP: Total of 2 processors activated (3152.07 BogoMIPS).
  107. [ 0.148803] devtmpfs: initialized
  108. [ 0.152069] omap_hwmod: l3_div_ck: missing clockdomain for l3_div_ck.
  109. [ 0.169158] omap_hwmod: ipu: failed to hardreset
  110. [ 0.171997] omap_hwmod: mcpdm: cannot be enabled (3)
  111. [ 0.173950] print_constraints: dummy:
  112. [ 0.174194] NET: Registered protocol family 16
  113. [ 0.174346] GPMC revision 6.0
  114. [ 0.175567] OMAP GPIO hardware version 0.1
  115. [ 0.176696] omap_mux_init: Add partition: #1: core, flags: 2
  116. [ 0.177642] omap_mux_init: Add partition: #2: wkup, flags: 2
  117. [ 0.182128] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  118. [ 0.182159] hw-breakpoint: maximum watchpoint size is 4 bytes.
  119. [ 0.182983] omap_init_sham: platform not supported
  120. [ 0.183013] omap_init_aes: platform not supported
  121. [ 0.185272] OMAP DMA hardware revision 0.0
  122. [ 0.190521] bio: create slab <bio-0> at 0
  123. [ 0.191070] print_constraints: vwl1271: 1800 mV
  124. [ 0.191650] SCSI subsystem initialized
  125. [ 0.192474] usbcore: registered new interface driver usbfs
  126. [ 0.192596] usbcore: registered new interface driver hub
  127. [ 0.192718] usbcore: registered new device driver usb
  128. [ 0.201385] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 400 kHz
  129. [ 0.201873] Skipping twl internal clock init and using bootloader value (unknown osc rate)
  130. [ 0.202331] twl6030: PIH (irq 39) chaining IRQs 368..387
  131. [ 0.202728] print_constraints: VUSB: 3300 mV normal standby
  132. [ 0.399749] twl6030_usb twl6030_usb: Initialized TWL6030 USB module
  133. [ 0.400177] print_constraints: VMMC: 1200 <--> 3000 mV at 3000 mV normal standby
  134. [ 0.400756] print_constraints: VPP: 1800 <--> 2500 mV at 1900 mV normal standby
  135. [ 0.401641] print_constraints: VCXIO: 1800 mV normal standby
  136. [ 0.401885] print_constraints: VDAC: 1800 mV normal standby
  137. [ 0.402252] print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
  138. [ 0.402618] print_constraints: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby
  139. [ 0.403076] print_constraints: CLK32KG:
  140. [ 0.403289] print_constraints: VANA: 2100 mV normal standby
  141. [ 0.414764] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 400 kHz
  142. [ 0.429992] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 100 kHz
  143. [ 0.445220] omap_i2c omap_i2c.4: bus 4 rev2.4.0 at 400 kHz
  144. [ 0.445709] omap-iommu omap-iommu.0: ducati registered
  145. [ 0.446166] NetLabel: Initializing
  146. [ 0.446197] NetLabel: domain hash size = 128
  147. [ 0.446197] NetLabel: protocols = UNLABELED CIPSOv4
  148. [ 0.446258] NetLabel: unlabeled traffic allowed by default
  149. [ 0.446289] Switching to clocksource 32k_counter
  150. [ 0.457153] AppArmor: AppArmor Filesystem Enabled
  151. [ 0.466217] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
  152. [ 0.466644] musb-hdrc musb-hdrc: USB OTG mode controller at fc0ab000 using DMA, IRQ 124
  153. [ 0.466949] NET: Registered protocol family 2
  154. [ 0.467224] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  155. [ 0.468078] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  156. [ 0.470672] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  157. [ 0.471923] TCP: Hash tables configured (established 131072 bind 65536)
  158. [ 0.471954] TCP reno registered
  159. [ 0.471954] UDP hash table entries: 512 (order: 2, 16384 bytes)
  160. [ 0.472045] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  161. [ 0.472412] NET: Registered protocol family 1
  162. [ 0.472808] RPC: Registered named UNIX socket transport module.
  163. [ 0.472808] RPC: Registered udp transport module.
  164. [ 0.472839] RPC: Registered tcp transport module.
  165. [ 0.472839] RPC: Registered tcp NFSv4.1 backchannel transport module.
  166. [ 0.540100] omap_dsp_init: 600000 bytes @ bea00000
  167. [ 0.541259] audit: initializing netlink socket (disabled)
  168. [ 0.541290] type=2000 audit(0.546:1): initialized
  169. [ 0.678283] highmem bounce pool size: 64 pages
  170. [ 0.685211] VFS: Disk quotas dquot_6.5.2
  171. [ 0.685546] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  172. [ 0.688262] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  173. [ 0.688323] fuse init (API version 7.17)
  174. [ 0.689636] Btrfs loaded
  175. [ 0.689666] msgmni has been set to 1491
  176. [ 0.690704] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  177. [ 0.690734] io scheduler noop registered
  178. [ 0.690734] io scheduler deadline registered
  179. [ 0.690795] io scheduler cfq registered (default)
  180. [ 0.691558] OMAP DSS rev 4.0
  181. [ 0.693389] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  182. [ 1.134033] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
  183. [ 1.204193] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
  184. [ 1.274505] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
  185. [ 2.146148] console [ttyO2] enabled
  186. [ 2.219818] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
  187. [ 2.296661] brd: module loaded
  188. [ 2.302703] loop: module loaded
  189. [ 2.308349] omap2-nand driver initializing
  190. [ 2.312835] OneNAND driver initializing
  191. [ 2.317413] usbcore: registered new interface driver cdc_ether
  192. [ 2.323638] usbcore: registered new interface driver rndis_host
  193. [ 2.329895] cdc_ncm: 04-Aug-2011
  194. [ 2.333343] usbcore: registered new interface driver cdc_ncm
  195. [ 2.339569] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  196. [ 2.346527] _regulator_get: ehci-omap.0 supply hsusb0 not found, using dummy regulator
  197. [ 2.354980] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
  198. [ 2.361175] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
  199. [ 2.369110] ehci-omap ehci-omap.0: irq 109, io mem 0x4a064c00
  200. [ 2.383850] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
  201. [ 2.389984] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  202. [ 2.397155] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  203. [ 2.404785] usb usb1: Product: OMAP-EHCI Host Controller
  204. [ 2.410369] usb usb1: Manufacturer: Linux 3.2.34-x15 ehci_hcd
  205. [ 2.416442] usb usb1: SerialNumber: ehci-omap.0
  206. [ 2.421630] hub 1-0:1.0: USB hub found
  207. [ 2.425628] hub 1-0:1.0: 3 ports detected
  208. [ 2.454223] Initializing USB Mass Storage driver...
  209. [ 2.459442] usbcore: registered new interface driver usb-storage
  210. [ 2.465789] USB Mass Storage support registered.
  211. [ 2.470733] usbcore: registered new interface driver libusual
  212. [ 2.476898] udc: OMAP UDC driver, version: 4 October 2004 (iso) (dma)
  213. [ 2.483825] gadget: using random self ethernet address
  214. [ 2.489379] gadget: using random host ethernet address
  215. [ 2.495635] usb0: MAC fa:1c:40:a2:09:42
  216. [ 2.499694] usb0: HOST MAC 76:c1:e6:7e:ac:0f
  217. [ 2.504241] gadget: Ethernet Gadget, version: Memorial Day 2008
  218. [ 2.510589] gadget: g_ether ready
  219. [ 2.514190] musb-hdrc musb-hdrc: MUSB HDRC host driver
  220. [ 2.519805] musb-hdrc musb-hdrc: new USB bus registered, assigned bus number 2
  221. [ 2.527496] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  222. [ 2.534667] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  223. [ 2.542297] usb usb2: Product: MUSB HDRC host driver
  224. [ 2.547515] usb usb2: Manufacturer: Linux 3.2.34-x15 musb-hcd
  225. [ 2.553558] usb usb2: SerialNumber: musb-hdrc
  226. [ 2.558593] hub 2-0:1.0: USB hub found
  227. [ 2.562530] hub 2-0:1.0: 1 port detected
  228. [ 2.567291] mousedev: PS/2 mouse device common for all mice
  229. [ 2.573577] i2c /dev entries driver
  230. [ 2.577789] Linux media interface: v0.10
  231. [ 2.582031] lirc_dev: IR Remote Control driver registered, major 249
  232. [ 2.588836] Linux video capture interface: v2.00
  233. [ 2.593841] Driver for 1-wire Dallas network protocol.
  234. [ 2.600006] OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec
  235. [ 2.607147] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
  236. [ 2.616302] cpuidle: using governor ladder
  237. [ 2.620605] cpuidle: using governor menu
  238. [ 2.624755] sdhci: Secure Digital Host Controller Interface driver
  239. [ 2.631256] sdhci: Copyright(c) Pierre Ossman
  240. [ 2.637207] _regulator_get: omap_hsmmc.0 supply vmmc_aux not found, using dummy regulator
  241. [ 2.648071] _regulator_get: omap_hsmmc.4 supply vmmc_aux not found, using dummy regulator
  242. [ 2.726654] usbcore: registered new interface driver usbhid
  243. [ 2.732543] usbhid: USB HID core driver
  244. [ 2.736663] oprofile: hardware counters not available
  245. [ 2.741973] oprofile: using timer interrupt.
  246. [ 2.747283] TCP cubic registered
  247. [ 2.751251] NET: Registered protocol family 10
  248. [ 2.757934] NET: Registered protocol family 17
  249. [ 2.762756] Registering the dns_resolver key type
  250. [ 2.767761] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  251. [ 2.775817] ThumbEE CPU extension supported.
  252. [ 2.780334] Registering SWP/SWPB emulation handler
  253. [ 2.786590] omap_vc_i2c_init: I2C config for all channels must match.
  254. [ 2.793212] omap_vc_i2c_init: I2C config for all channels must match.
  255. [ 2.801269] Power Management for TI OMAP4.
  256. [ 2.805786] sr_init: No PMIC hook to init smartreflex
  257. [ 2.811218] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
  258. [ 2.819427] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
  259. [ 2.827667] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized
  260. [ 2.835876] SmartReflex Class3 initialized
  261. [ 2.843658] clock: disabling unused clocks to save power
  262. [ 2.849761] registered taskstats version 1
  263. [ 2.866271] mmc0: host does not support reading read-only switch. assuming write-enable.
  264. [ 2.879302] Console: switching to colour frame buffer device 80x30
  265. [ 2.892028] mmc0: new high speed SDHC card at address e624
  266. [ 2.892242] omapdss DPI: Could not find exact pixel clock. Requested 23500 kHz, got 23630 kHz
  267. [ 2.907287] usb 1-1: new high-speed USB device number 2 using ehci-omap
  268. [ 2.923828] regulator_init_complete: VANA: incomplete constraints, leaving on
  269. [ 2.923950] mmcblk0: mmc0:e624 SU04G 3.69 GiB
  270. [ 2.942016] regulator_init_complete: VDAC: incomplete constraints, leaving on
  271. [ 2.952331] mmcblk0: p1 p2
  272. [ 2.958435] regulator_init_complete: VUSB: incomplete constraints, leaving on
  273. [ 3.026580] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  274. [ 3.036041] omap_vout omap_vout: probed for an unknown device
  275. [ 3.049255] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
  276. [ 3.062500] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
  277. [ 3.078125] mmc1: card claims to support voltages below the defined range. These will be ignored.
  278. [ 3.113433] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
  279. [ 3.122344] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  280. [ 3.123229] mmc1: new SDIO card at address 0001
  281. [ 3.139739] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  282. [ 3.150604] hub 1-1:1.0: USB hub found
  283. [ 3.157470] hub 1-1:1.0: 5 ports detected
  284. [ 3.340942] EXT4-fs (mmcblk0p2): recovery complete
  285. [ 3.354644] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  286. [ 3.368499] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  287. [ 3.379272] devtmpfs: mounted
  288. [ 3.385437] Freeing init memory: 344K
  289. [ 3.477874] usb 1-1.1: new high-speed USB device number 3 using ehci-omap
  290. [ 3.602996] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  291. [ 3.612945] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  292. [ 3.704864] init: plymouth main process (50) killed by SEGV signal
  293. [ 3.716796] init: ureadahead main process (49) terminated with status 5
Advertisement
Add Comment
Please, Sign In to add comment