Advertisement
Guest User

beagle-xm

a guest
Oct 29th, 2013
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.32 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. [ 0.000000] Booting Linux on physical CPU 0x0
  4. [ 0.000000] Linux version 3.12.0-rc6-00150-ga366786 (nmenon@kahuna) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #3 SMP Tue Oct 29 10:40:33 CDT 2013
  5. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [ 0.000000] Machine: Generic OMAP36xx (Flattened Device Tree), model: TI OMAP3 BeagleBoard xM
  8. [ 0.000000] bootconsole [earlycon0] enabled
  9. [ 0.000000] cma: CMA: reserved 16 MiB at 9e800000
  10. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  11. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  12. [ 0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
  13. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c13b0000 s14016 r8192 d14656 u36864
  14. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129792
  15. [ 0.000000] Kernel command line: console=ttyO2,115200n8 mpurate=auto buddy=none camera=none vram=12M omapfb.mode=dvi:640x480MR-16@60 omapdss.def_disp=dvi root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait earlyprintk
  16. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  17. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  18. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  19. [ 0.000000] Memory: 488012K/523264K available (5396K kernel code, 654K rwdata, 2080K rodata, 409K init, 5522K bss, 35252K reserved, 0K highmem)
  20. [ 0.000000] Virtual kernel memory layout:
  21. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  22. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  23. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  24. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  25. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  26. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  27. [ 0.000000] .text : 0xc0008000 - 0xc07552f0 (7477 kB)
  28. [ 0.000000] .init : 0xc0756000 - 0xc07bc6c0 ( 410 kB)
  29. [ 0.000000] .data : 0xc07be000 - 0xc08618a8 ( 655 kB)
  30. [ 0.000000] .bss : 0xc08618a8 - 0xc0dc6368 (5523 kB)
  31. [ 0.000000] Hierarchical RCU implementation.
  32. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
  33. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  34. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  35. [ 0.000000] Total of 96 interrupts on 1 active controller
  36. [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
  37. [ 0.000000] clock: dpll5_ck failed transition to 'bypassed'
  38. [ 0.000000] OMAP clockevent source: timer1 at 32768 Hz
  39. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  40. [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
  41. [ 0.000000] Console: colour dummy device 80x30
  42. [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  43. [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
  44. [ 0.000000] ... MAX_LOCK_DEPTH: 48
  45. [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
  46. [ 0.000000] ... CLASSHASH_SIZE: 4096
  47. [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
  48. [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
  49. [ 0.000000] ... CHAINHASH_SIZE: 16384
  50. [ 0.000000] memory used by lock dependency info: 3695 kB
  51. [ 0.000000] per task-struct memory footprint: 1152 bytes
  52. [ 0.062591] Calibrating delay loop... 395.67 BogoMIPS (lpj=1978368)
  53. [ 0.128570] pid_max: default: 32768 minimum: 301
  54. [ 0.133911] Security Framework initialized
  55. [ 0.138427] Mount-cache hash table entries: 512
  56. [ 0.201263] CPU: Testing write buffer coherency: ok
  57. [ 0.208129] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  58. [ 0.213562] Setting up static identity map for 0xc051d538 - 0xc051d5a8
  59. [ 0.224060] Brought up 1 CPUs
  60. [ 0.227264] SMP: Total of 1 processors activated.
  61. [ 0.232208] CPU: All CPU(s) started in SVC mode.
  62. [ 0.240692] devtmpfs: initialized
  63. [ 0.254302] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  64. [ 0.264038] omap_hwmod: usb_host_hs: could not associate to clkdm l3_init_clkdm
  65. [ 0.271759] omap_hwmod: usb_tll_hs: could not associate to clkdm l3_init_clkdm
  66. [ 0.279785] Unable to handle kernel NULL pointer dereference at virtual address 00000d48
  67. [ 0.288208] pgd = c0004000
  68. [ 0.291076] [00000d48] *pgd=00000000
  69. [ 0.294860] Internal error: Oops: 5 [#1] SMP ARM
  70. [ 0.299682] Modules linked in:
  71. [ 0.302917] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.0-rc6-00150-ga366786 #3
  72. [ 0.310791] task: de0b9440 ti: de0ba000 task.ti: de0ba000
  73. [ 0.316467] PC is at omap36xx_gate_clk_enable_with_hsdiv_restore+0x2c/0x54
  74. [ 0.323638] LR is at omap36xx_gate_clk_enable_with_hsdiv_restore+0x20/0x54
  75. [ 0.330780] pc : [<c043fd40>] lr : [<c043fd34>] psr: 600001d3
  76. [ 0.330780] sp : de0bbe00 ip : 600001d3 fp : 00000000
  77. [ 0.342773] r10: c0762e28 r9 : c07b7b34 r8 : 000000a7
  78. [ 0.348236] r7 : 00000000 r6 : c07ef644 r5 : de00f4c0 r4 : 00000000
  79. [ 0.355041] r3 : 00000d48 r2 : 00000000 r1 : 00000478 r0 : de00f240
  80. [ 0.361846] Flags: nZCv IRQs off FIQs off Mode SVC_32 ISA ARM Segment kernel
  81. [ 0.369628] Control: 10c5387d Table: 80004019 DAC: 00000017
  82. [ 0.375610] Process swapper/0 (pid: 1, stack limit = 0xde0ba248)
  83. [ 0.381896] Stack: (0xde0bbe00 to 0xde0bc000)
  84. [ 0.386474] be00: c043fd14 de00d7c0 00000000 c043ca6c 00000000 de00d840 a0000153 c043ca4c
  85. [ 0.394958] be20: 00000000 de011140 a0000153 c043ca4c 00000000 de0111c0 a0000153 c043ca4c
  86. [ 0.403472] be40: 00000000 de015240 a0000153 c043ca4c 00000000 de027c40 a0000153 c043ca4c
  87. [ 0.411987] be60: 00000000 de027c40 a0000153 c043ccac 00000000 c07ef644 c07ef644 c002bb34
  88. [ 0.420471] be80: c07ef644 c07ef644 c0862428 c002cfa0 00000002 00000000 60000153 c07ef644
  89. [ 0.428985] bea0: 00000001 c07ef690 00000000 c0762a3c c07625f4 00000000 c07ef644 c07cd2e8
  90. [ 0.437499] bec0: c07629b8 c002d63c c07ef43c de0ba000 00000000 c079df20 c08618c0 c0762e58
  91. [ 0.446014] bee0: 00000000 c00088c8 00000000 de0b98c8 00000000 c0762e28 600001d3 00000006
  92. [ 0.454498] bf00: 00000006 c081a1e0 c081a1e0 60000153 c02c8f00 00000000 c081a1dc c081a1dc
  93. [ 0.463012] bf20: 00000000 c05179f4 00000002 de0ba000 c07268f0 c13ad6e9 000000a7 c0061db0
  94. [ 0.471527] bf40: c069753c c0725e80 00000001 00000001 60000153 c079df40 00000001 c079df20
  95. [ 0.480041] bf60: c08618c0 000000a7 c07b7b34 c0756458 00000000 c0756bac 00000001 00000001
  96. [ 0.488525] bf80: c0756458 00000000 00000000 c050d724 00000000 00000000 00000000 00000000
  97. [ 0.497039] bfa0: 00000000 c050d72c 00000000 c0013a88 00000000 00000000 00000000 00000000
  98. [ 0.505554] bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  99. [ 0.514038] bfe0: 00000000 00000000 00000000 00000000 00000013 00000000 00008200 00000000
  100. [ 0.522552] [<c043fd40>] (omap36xx_gate_clk_enable_with_hsdiv_restore+0x2c/0x54) from [<c043ca6c>] (__clk_enable+0x64/0x9c)
  101. [ 0.534118] [<c043ca6c>] (__clk_enable+0x64/0x9c) from [<c043ca4c>] (__clk_enable+0x44/0x9c)
  102. [ 0.542877] Code: ebfff654 e3540000 1a000008 e5903008 (e5932000)
  103. [ 0.549285] ---[ end trace 1b75b31a2719ed1c ]---
  104. [ 0.554229] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
  105. [ 0.554229]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement