Advertisement
Guest User

Ubuntu 12.04 hangs booting linaro linux kernel 3.3.1-37

a guest
Jul 4th, 2012
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.38 KB | None | 0 0
  1. U-Boot SPL 2011.12 (Apr 02 2012 - 18:10:22)
  2. Texas Instruments Revision detection unimplemented
  3. OMAP SD/MMC: 0
  4. timed out in wait_for_bb: I2C_STAT=1000
  5. reading u-boot.img
  6. reading u-boot.bin
  7. mkimage signature not found - ih_magic = ea000014
  8. Assuming u-boot.bin ..
  9. reading u-boot.bin
  10.  
  11.  
  12. U-Boot 2011.12 (Apr 02 2012 - 18:10:22)
  13.  
  14. OMAP3630/3730-GP ES1.2, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
  15. OMAP3 Beagle board + LPDDR/NAND
  16. I2C: ready
  17. DRAM: 512 MiB
  18. WARNING: Caches not enabled
  19. NAND: 0 MiB
  20. MMC: OMAP SD/MMC: 0
  21. *** Warning - readenv() failed, using default environment
  22.  
  23. In: serial
  24. Out: serial
  25. Err: serial
  26. Beagle xM Rev C
  27. No EEPROM on expansion board
  28. Die ID #506c00029ff800000168301016013005
  29. Net: No ethernet found.
  30. checking for preEnv.txt
  31. reading preEnv.txt
  32.  
  33. ** Unable to read "preEnv.txt" from mmc 0:1 **
  34. Hit any key to stop autoboot: 0
  35. The user button is currently NOT pressed.
  36. SD/MMC found on device 0
  37. reading uEnv.txt
  38.  
  39. ** Unable to read "uEnv.txt" from mmc 0:1 **
  40. reading boot.scr
  41.  
  42. 356 bytes read
  43. Loaded script from boot.scr
  44. Running bootscript from mmc0 ...
  45. ## Executing script at 80200000
  46. reading uImage
  47.  
  48. 4131016 bytes read
  49. reading uInitrd
  50.  
  51. 1941653 bytes read
  52. ## Booting kernel from Legacy Image at 80000000 ...
  53. Image Name: Ubuntu Kernel
  54. Image Type: ARM Linux Kernel Image (uncompressed)
  55. Data Size: 4130952 Bytes = 3.9 MiB
  56. Load Address: 80008000
  57. Entry Point: 80008000
  58. Verifying Checksum ... OK
  59. ## Loading init Ramdisk from Legacy Image at 81600000 ...
  60. Image Name: Ubuntu Initrd
  61. Image Type: ARM Linux RAMDisk Image (uncompressed)
  62. Data Size: 1941589 Bytes = 1.9 MiB
  63. Load Address: 00000000
  64. Entry Point: 00000000
  65. Verifying Checksum ... OK
  66. Loading Kernel Image ... OK
  67. OK
  68.  
  69. Starting kernel ...
  70.  
  71. Uncompressing Linux... done, booting the kernel.
  72. <6>Booting Linux on physical CPU 0
  73. <6>Initializing cgroup subsys cpuset
  74. <5>Linux version 3.3.1-37-linaro-omap (buildd@cetan) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #37~ci~20120523002335~4fbc6df3-Ubuntu SMP PREEMPT Wed May 23 05: (Ubuntu 3.3.1-37.37~ci~20120523002335~4fbc6df3-linaro-om)
  75. CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
  76. CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  77. Machine: OMAP3 Beagle Board
  78. <6>Reserving 12582912 bytes SDRAM for VRAM
  79. Memory policy: ECC disabled, Data cache writeback
  80. <7>On node 0 totalpages: 127744
  81. <7>free_area_init_node: node 0, pgdat 80731300, node_mem_map 80cad000
  82. <7> Normal zone: 1024 pages used for memmap
  83. <7> Normal zone: 0 pages reserved
  84. <7> Normal zone: 126720 pages, LIFO batch:31
  85. <6>OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
  86. <6>Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
  87. <6>PERCPU: Embedded 8 pages/cpu @810b5000 s11712 r8192 d12864 u32768
  88. <7>pcpu-alloc: s11712 r8192 d12864 u32768 alloc=8*4096
  89. <7>pcpu-alloc: [0] 0
  90. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 126720
  91. <5>Kernel command line: ro elevator=noop vram=12M omapfb.mode=dvi:1280x720MR-16@60 mpurate=auto root=UUID=b0643f6b-30a4-4197-b445-ff16f37a4e89 fixrtc quiet splash
  92. <6>PID hash table entries: 2048 (order: 1, 8192 bytes)
  93. <6>Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  94. <6>Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  95. <6>Memory: 499MB = 499MB total
  96. <5>Memory: 491536k/491536k available, 32752k reserved, 0K highmem
  97. <5>Virtual kernel memory layout:
  98. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  99. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  100. vmalloc : 0xa0800000 - 0xff000000 (1512 MB)
  101. lowmem : 0x80000000 - 0xa0000000 ( 512 MB)
  102. pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
  103. modules : 0x7f800000 - 0x7fe00000 ( 6 MB)
  104. .text : 0x80008000 - 0x8063efe8 (6364 kB)
  105. .init : 0x8063f000 - 0x80698dc0 ( 360 kB)
  106. .data : 0x8069a000 - 0x80733a50 ( 615 kB)
  107. .bss : 0x80733a74 - 0x80cac730 (5604 kB)
  108. <6>Preemptible hierarchical RCU implementation.
  109. <6>NR_IRQS:474
  110. <6>IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  111. <6>Total of 96 interrupts on 1 active controller
  112. <6>OMAP clockevent source: GPTIMER12 at 32768 Hz
  113. <6>sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  114. <6>Console: colour dummy device 80x30
  115. <6>console [tty0] enabled
  116. Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  117. ... MAX_LOCKDEP_SUBCLASSES: 8
  118. ... MAX_LOCK_DEPTH: 48
  119. ... MAX_LOCKDEP_KEYS: 8191
  120. ... CLASSHASH_SIZE: 4096
  121. ... MAX_LOCKDEP_ENTRIES: 16384
  122. ... MAX_LOCKDEP_CHAINS: 32768
  123. ... CHAINHASH_SIZE: 16384
  124. memory used by lock dependency info: 3695 kB
  125. per task-struct memory footprint: 1152 bytes
  126. <6>Calibrating delay loop... <c>331.40 BogoMIPS (lpj=1296384)
  127. <6>pid_max: default: 32768 minimum: 301
  128. <6>Security Framework initialized
  129. <6>AppArmor: AppArmor initialized
  130. <6>Yama: becoming mindful.
  131. <6>Mount-cache hash table entries: 512
  132. <6>CPU: Testing write buffer coherency: ok
  133. <6>ftrace: allocating 25943 entries in 51 pages
  134. <6>CPU0: thread -1, cpu 0, socket -1, mpidr 0
  135. <6>hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  136. <6>Setting up static identity map for 0x803faee0 - 0x803faf2c
  137. <6>Brought up 1 CPUs
  138. <6>SMP: Total of 1 processors activated (331.40 BogoMIPS).
  139. <6>devtmpfs: initialized
  140. <4>omap_hwmod: usbtll_fck: missing clockdomain for usbtll_fck.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement