Advertisement
RobertBerger

3.10.28 beagle-xm bootlog

Apr 3rd, 2014
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.72 KB | None | 0 0
  1. U-Boot SPL 2014.01-mainline-student-v2014.01 (Mar 07 2014 - 22:00:50)
  2. reading u-boot.img
  3. reading u-boot.img
  4.  
  5.  
  6. U-Boot 2014.01-mainline-student-v2014.01 (Mar 07 2014 - 22:00:50)
  7.  
  8. OMAP36XX/37XX-GP ES1.2, CPU-OPP2, L3-200MHz, Max CPU Clock 1 Ghz
  9. OMAP3 Beagle board + LPDDR/NAND
  10. I2C: ready
  11. DRAM: 512 MiB
  12. NAND: 0 MiB
  13. MMC: OMAP SD/MMC: 0
  14. *** Warning - readenv() failed, using default environment
  15.  
  16. In: serial
  17. Out: serial
  18. Err: serial
  19. Beagle xM Rev C
  20. No EEPROM on expansion board
  21. Die ID #531000029ff80000016830c417019019
  22. Net: usb_ether
  23. Hit any key to stop autoboot: 0
  24. mmc0 is current device
  25. gpio: pin 173 (gpio 173) value is 0
  26. gpio: pin 4 (gpio 4) value is 0
  27. SD/MMC found on device 0
  28. reading uEnv.txt
  29. 1950 bytes read in 3 ms (634.8 KiB/s)
  30. Loaded environment from uEnv.txt
  31. Importing environment from mmc ...
  32. Running uenvcmd ...
  33. bootfile: beagle-xm/uImage
  34. fdtfile: beagle-xm/uImage-omap3-beagle-xm.dtb
  35. (Re)start USB...
  36. USB0: USB EHCI 1.00
  37. scanning bus 0 for devices... 3 USB Device(s) found
  38. scanning usb for storage devices... 0 Storage Device(s) found
  39. scanning usb for ethernet devices... 1 Ethernet Device(s) found
  40. ERROR: Need valid 'usbnet_devaddr' to be set
  41. at ether.c:2362/usb_eth_init()
  42. Waiting for Ethernet connection... done.
  43. Using sms0 device
  44. host 192.168.42.1 is alive
  45. Waiting for Ethernet connection... done.
  46. Using sms0 device
  47. TFTP from server 192.168.42.1; our IP address is 192.168.42.11
  48. Filename 'beagle-xm/uImage'.
  49. Load address: 0x80300000
  50. Loading: #################################################################
  51. #################################################################
  52. #################################################################
  53. #################
  54. 1.1 MiB/s
  55. done
  56. Bytes transferred = 3102264 (2f5638 hex)
  57. Waiting for Ethernet connection... done.
  58. Using sms0 device
  59. TFTP from server 192.168.42.1; our IP address is 192.168.42.11
  60. Filename 'beagle-xm/uImage-omap3-beagle-xm.dtb'.
  61. Load address: 0x815f0000
  62. Loading: #
  63. 859.4 KiB/s
  64. done
  65. Bytes transferred = 11444 (2cb4 hex)
  66. Booting from nfs...
  67. bootargs=console=ttyO2,115200n8 ip=192.168.42.11:192.168.42.1:192.168.42.1:255.255.255.0:beagle-xm:eth0:off nfsroot=192.168.42.1:/opt/poky/1.5.1/core-image-sato-sdk-beagle-xm-ml noinitrd nohlt panic=1
  68. ## Booting kernel from Legacy Image at 80300000 ...
  69. Image Name: Linux-3.10.28-custom-student
  70. Image Type: ARM Linux Kernel Image (uncompressed)
  71. Data Size: 3102200 Bytes = 3 MiB
  72. Load Address: 80008000
  73. Entry Point: 80008000
  74. Verifying Checksum ... OK
  75. ## Flattened Device Tree blob at 815f0000
  76. Booting using the fdt blob at 0x815f0000
  77. Loading Kernel Image ... OK
  78. Using Device Tree in place at 815f0000, end 815f5cb3
  79.  
  80. Starting kernel ...
  81.  
  82. [ 0.000000] Booting Linux on physical CPU 0x0
  83. [ 0.000000] Initializing cgroup subsys cpuset
  84. [ 0.000000] Initializing cgroup subsys cpu
  85. [ 0.000000] Initializing cgroup subsys cpuacct
  86. [ 0.000000] Linux version 3.10.28-custom-student (student@armv7a) (gcc version 4.8.1 (GCC) ) #1 Thu Apr 3 18:31:04 EEST 2014
  87. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  88. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  89. [ 0.000000] Machine: Generic OMAP3 (Flattened Device Tree), model: TI OMAP3 BeagleBoard xM
  90. [ 0.000000] cma: CMA: reserved 16 MiB at 9e800000
  91. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  92. [ 0.000000] DT missing boot CPU MPIDR[23:0], fall back to default cpu_logical_map
  93. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  94. [ 0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
  95. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129792
  96. [ 0.000000] Kernel command line: console=ttyO2,115200n8 ip=192.168.42.11:192.168.42.1:192.168.42.1:255.255.255.0:beagle-xm:eth0:off nfsroot=192.168.42.1:/opt/poky/1.5.1/core-image-sato-sdk-beagle-xm-ml noinitrd nohlt panic=1
  97. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  98. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  99. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  100. [ 0.000000] allocated 1048576 bytes of page_cgroup
  101. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  102. [ 0.000000] Memory: 511MB = 511MB total
  103. [ 0.000000] Memory: 490712k/490712k available, 33576k reserved, 0K highmem
  104. [ 0.000000] Virtual kernel memory layout:
  105. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  106. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  107. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  108. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  109. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  110. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  111. [ 0.000000] .text : 0xc0008000 - 0xc08894cc (8710 kB)
  112. [ 0.000000] .init : 0xc088a000 - 0xc08fde84 ( 464 kB)
  113. [ 0.000000] .data : 0xc08fe000 - 0xc09889c8 ( 555 kB)
  114. [ 0.000000] .bss : 0xc09889c8 - 0xc0a49a24 ( 773 kB)
  115. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  116. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  117. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  118. [ 0.000000] Total of 96 interrupts on 1 active controller
  119. [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
  120. [ 0.000000] OMAP clockevent source: timer1 at 32768 Hz
  121. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  122. [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
  123. [ 0.000000] Console: colour dummy device 80x30
  124. [ 0.000213] Calibrating delay loop... 398.13 BogoMIPS (lpj=1990656)
  125. [ 0.049926] pid_max: default: 32768 minimum: 301
  126. [ 0.050140] Security Framework initialized
  127. [ 0.050262] AppArmor: AppArmor initialized
  128. [ 0.050506] Mount-cache hash table entries: 512
  129. [ 0.054534] Initializing cgroup subsys memory
  130. [ 0.054595] Initializing cgroup subsys devices
  131. [ 0.054626] Initializing cgroup subsys freezer
  132. [ 0.054626] Initializing cgroup subsys blkio
  133. [ 0.054656] Initializing cgroup subsys perf_event
  134. [ 0.054809] CPU: Testing write buffer coherency: ok
  135. [ 0.054870] ftrace: allocating 24027 entries in 71 pages
  136. [ 0.150878] Setting up static identity map for 0xc05c9130 - 0xc05c9188
  137. [ 0.160675] devtmpfs: initialized
  138. [ 0.181854] omap_hwmod: mcbsp2: cannot be enabled for reset (3)
  139. [ 0.222045] xor: measuring software checksum speed
  140. [ 0.319305] arm4regs : 744.800 MB/sec
  141. [ 0.419097] 8regs : 549.200 MB/sec
  142. [ 0.518890] 32regs : 716.000 MB/sec
  143. [ 0.518890] xor: using function: arm4regs (744.800 MB/sec)
  144. [ 0.518920] pinctrl core: initialized pinctrl subsystem
  145. [ 0.519561] regulator-dummy: no parameters
  146. [ 0.521301] NET: Registered protocol family 16
  147. [ 0.524566] DMA: preallocated 256 KiB pool for atomic coherent allocations
  148. [ 0.531951] Reprogramming SDRC clock to 400000000 Hz
  149. [ 0.534759] OMAP GPIO hardware version 2.5
  150. [ 0.543701] platform 49022000.mcbsp: alias fck already exists
  151. [ 0.544128] platform 49024000.mcbsp: alias fck already exists
  152. [ 0.548431] omap-gpmc 6e000000.gpmc: GPMC revision 5.0
  153. [ 0.549591] No ATAGs?
  154. [ 0.549591] hw-breakpoint: debug architecture 0x4 unsupported.
  155. [ 0.550750] OMAP DMA hardware revision 5.0
  156. [ 0.560302] bio: create slab <bio-0> at 0
  157. [ 0.728729] raid6: int32x1 97 MB/s
  158. [ 0.898620] raid6: int32x2 117 MB/s
  159. [ 1.068298] raid6: int32x4 98 MB/s
  160. [ 1.237579] raid6: int32x8 100 MB/s
  161. [ 1.237579] raid6: using algorithm int32x2 (117 MB/s)
  162. [ 1.237609] raid6: using intx1 recovery algorithm
  163. [ 1.257293] omap-dma-engine 48056000.dma-controller: OMAP DMA engine driver
  164. [ 1.259948] usbcore: registered new interface driver usbfs
  165. [ 1.260040] usbcore: registered new interface driver hub
  166. [ 1.260406] usbcore: registered new device driver usb
  167. [ 1.261352] omap_i2c i2c.8: did not get pins for i2c error: -19
  168. [ 1.261901] omap_i2c i2c.8: bus 0 rev4.4 at 2600 kHz
  169. [ 1.266693] twl 0-0048: PIH (irq 23) chaining IRQs 338..346
  170. [ 1.266845] twl 0-0048: power (irq 343) chaining IRQs 346..353
  171. [ 1.268524] VDD1: 600 <--> 1450 mV at 1387 mV
  172. [ 1.269561] VDAC: 1800 mV
  173. [ 1.270568] VPLL2: 1800 mV
  174. [ 1.271362] VMMC1: 1850 <--> 3150 mV at 3150 mV
  175. [ 1.272125] VUSB1V5: 1500 mV
  176. [ 1.272766] VUSB1V8: 1800 mV
  177. [ 1.273406] VUSB3V1: 3100 mV
  178. [ 1.274108] VSIM: 1800 <--> 3000 mV at 1800 mV
  179. [ 1.275207] twl4030_gpio gpio.32: gpio (irq 338) chaining IRQs 354..371
  180. [ 1.276489] omap_i2c i2c.9: did not get pins for i2c error: -19
  181. [ 1.277038] omap_i2c i2c.9: bus 1 rev4.4 at 400 kHz
  182. [ 1.277191] omap_i2c i2c.10: did not get pins for i2c error: -19
  183. [ 1.277679] omap_i2c i2c.10: bus 2 rev4.4 at 100 kHz
  184. [ 1.279174] omap-iommu omap-iommu.0: mmu_isp registered
  185. [ 1.280242] NetLabel: Initializing
  186. [ 1.280273] NetLabel: domain hash size = 128
  187. [ 1.280273] NetLabel: protocols = UNLABELED CIPSOv4
  188. [ 1.280364] NetLabel: unlabeled traffic allowed by default
  189. [ 1.280578] Switching to clocksource 32k_counter
  190. [ 1.323791] AppArmor: AppArmor Filesystem Enabled
  191. [ 1.339691] NET: Registered protocol family 2
  192. [ 1.340423] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  193. [ 1.340515] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  194. [ 1.340606] TCP: Hash tables configured (established 4096 bind 4096)
  195. [ 1.340667] TCP: reno registered
  196. [ 1.340698] UDP hash table entries: 256 (order: 0, 4096 bytes)
  197. [ 1.340728] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  198. [ 1.341186] NET: Registered protocol family 1
  199. [ 1.341674] RPC: Registered named UNIX socket transport module.
  200. [ 1.341705] RPC: Registered udp transport module.
  201. [ 1.341705] RPC: Registered tcp transport module.
  202. [ 1.341705] RPC: Registered tcp NFSv4.1 backchannel transport module.
  203. [ 1.343902] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  204. [ 1.347595] audit: initializing netlink socket (disabled)
  205. [ 1.347656] type=2000 audit(1.280:1): initialized
  206. [ 1.577636] VFS: Disk quotas dquot_6.5.2
  207. [ 1.577972] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  208. [ 1.582000] NFS: Registering the id_resolver key type
  209. [ 1.582122] Key type id_resolver registered
  210. [ 1.582122] Key type id_legacy registered
  211. [ 1.582183] fuse init (API version 7.22)
  212. [ 1.584320] bio: create slab <bio-1> at 1
  213. [ 1.586151] Btrfs loaded
  214. [ 1.586212] msgmni has been set to 990
  215. [ 1.588317] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  216. [ 1.588348] io scheduler noop registered
  217. [ 1.588378] io scheduler deadline registered
  218. [ 1.588623] io scheduler cfq registered (default)
  219. [ 1.601562] platform omapfb: Driver omapfb requests probe deferral
  220. [ 1.695159] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  221. [ 1.697113] omap_uart serial.5: did not get pins for uart0 error: -19
  222. [ 1.697448] serial.5: ttyO0 at MMIO 0x4806a000 (irq = 88) is a OMAP UART0
  223. [ 1.697998] omap_uart serial.6: did not get pins for uart1 error: -19
  224. [ 1.698211] serial.6: ttyO1 at MMIO 0x4806c000 (irq = 89) is a OMAP UART1
  225. [ 1.698730] omap_uart serial.7: did not get pins for uart2 error: -19
  226. [ 1.698913] serial.7: ttyO2 at MMIO 0x49020000 (irq = 90) is a OMAP UART2
  227. [ 2.510559] console [ttyO2] enabled
  228. [ 2.514892] omap_uart serial.17: did not get pins for uart3 error: -19
  229. [ 2.522003] serial.17: ttyO3 at MMIO 0x49042000 (irq = 96) is a OMAP UART3
  230. [ 2.539733] brd: module loaded
  231. [ 2.548034] loop: module loaded
  232. [ 2.552764] omap2_mcspi spi.11: pins are not configured from the driver
  233. [ 2.560180] omap2_mcspi spi.12: pins are not configured from the driver
  234. [ 2.567626] omap2_mcspi spi.13: pins are not configured from the driver
  235. [ 2.574981] omap2_mcspi spi.14: pins are not configured from the driver
  236. [ 2.583251] usbcore: registered new interface driver ax88179_178a
  237. [ 2.589691] usbcore: registered new interface driver cdc_ether
  238. [ 2.595977] usbcore: registered new interface driver smsc95xx
  239. [ 2.602111] usbcore: registered new interface driver rndis_host
  240. [ 2.608428] usbcore: registered new interface driver cdc_ncm
  241. [ 2.615051] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  242. [ 2.621948] ehci-omap: OMAP-EHCI Host Controller driver
  243. [ 2.627746] ehci-omap 48064800.ehci: EHCI Host Controller
  244. [ 2.633789] ehci-omap 48064800.ehci: new USB bus registered, assigned bus number 1
  245. [ 2.642364] ehci-omap 48064800.ehci: irq 93, io mem 0x48064800
  246. [ 2.660888] ehci-omap 48064800.ehci: USB 2.0 started, EHCI 1.00
  247. [ 2.667236] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  248. [ 2.674407] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  249. [ 2.681976] usb usb1: Product: EHCI Host Controller
  250. [ 2.687103] usb usb1: Manufacturer: Linux 3.10.28-custom-student ehci_hcd
  251. [ 2.694244] usb usb1: SerialNumber: 48064800.ehci
  252. [ 2.700164] hub 1-0:1.0: USB hub found
  253. [ 2.704193] hub 1-0:1.0: 3 ports detected
  254. [ 2.709320] HS USB OTG: no transceiver configured
  255. [ 2.714324] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517
  256. [ 2.722503] platform musb-hdrc.0.auto: Driver musb-hdrc requests probe deferral
  257. [ 2.731872] twl_rtc rtc.22: Enabling TWL-RTC
  258. [ 2.740661] twl_rtc rtc.22: rtc core: registered rtc.22 as rtc0
  259. [ 2.748168] i2c /dev entries driver
  260. [ 2.752624] Driver for 1-wire Dallas network protocol.
  261. [ 2.759552] omap_wdt: OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
  262. [ 2.767700] cpuidle: using governor ladder
  263. [ 2.772033] cpuidle: using governor menu
  264. [ 2.776214] sdhci: Secure Digital Host Controller Interface driver
  265. [ 2.782714] sdhci: Copyright(c) Pierre Ossman
  266. [ 2.787963] omap-dma-engine 48056000.dma-controller: allocating channel for 62
  267. [ 2.795623] omap-dma-engine 48056000.dma-controller: allocating channel for 61
  268. [ 2.806030] omap_hsmmc mmc.15: pins are not configured from the driver
  269. [ 2.851348] leds-gpio leds.18: pins are not configured from the driver
  270. [ 2.858825] ledtrig-cpu: registered to indicate activity on CPUs
  271. [ 2.865264] hidraw: raw HID events driver (C) Jiri Kosina
  272. [ 2.871520] usbcore: registered new interface driver usbhid
  273. [ 2.877380] usbhid: USB HID core driver
  274. [ 2.881988] oprofile: using arm/armv7
  275. [ 2.885894] nf_conntrack version 0.5.0 (7923 buckets, 31692 max)
  276. [ 2.893676] ip_tables: (C) 2000-2006 Netfilter Core Team
  277. [ 2.899353] TCP: cubic registered
  278. [ 2.902893] NET: Registered protocol family 17
  279. [ 2.907958] Key type dns_resolver registered
  280. [ 2.912658] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  281. [ 2.921722] ThumbEE CPU extension supported.
  282. [ 2.926239] Registering SWP/SWPB emulation handler
  283. [ 2.931335] SmartReflex Class3 initialized
  284. [ 2.937591] registered taskstats version 1
  285. [ 2.944183] VUSB3V1: disabling
  286. [ 2.947723] VUSB1V8: disabling
  287. [ 2.951629] VUSB1V5: disabling
  288. [ 2.955505] VPLL2: disabling
  289. [ 2.962249] VDAC: disabling
  290. [ 2.966125] platform omapfb: Driver omapfb requests probe deferral
  291. [ 2.972808] HS USB OTG: no transceiver configured
  292. [ 2.977752] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517
  293. [ 2.985961] platform musb-hdrc.0.auto: Driver musb-hdrc requests probe deferral
  294. [ 2.994964] twl_rtc rtc.22: setting system clock to 2014-02-16 11:37:00 UTC (1392550620)
  295. [ 3.003509] sr_init: No PMIC hook to init smartreflex
  296. [ 3.008941] sr_init: platform driver register failed for SR
  297. [ 3.021942] mmc0: host does not support reading read-only switch. assuming write-enable.
  298. [ 3.032562] mmc0: new high speed SDHC card at address 3373
  299. [ 3.038879] mmcblk0: mmc0:3373 SD04G 3.69 GiB
  300. [ 3.045166] mmcblk0: p1 p2
  301. [ 3.049346] platform omapfb: Driver omapfb requests probe deferral
  302. [ 3.056060] HS USB OTG: no transceiver configured
  303. [ 3.061035] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517
  304. [ 3.069183] platform musb-hdrc.0.auto: Driver musb-hdrc requests probe deferral
  305. [ 110.181304] VFS: Unable to mount root fs via NFS, trying floppy.
  306. [ 110.188293] VFS: Cannot open root device "(null)" or unknown-block(2,0): error -6
  307. [ 110.196197] Please append a correct "root=" boot option; here are the available partitions:
  308. [ 110.205017] b300 3870720 mmcblk0 driver: mmcblk
  309. [ 110.210632] b301 49152 mmcblk0p1 00000000-01
  310. [ 110.216217] b302 3820544 mmcblk0p2 00000000-02
  311. [ 110.221832] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)
  312. [ 110.230529] CPU: 0 PID: 1 Comm: swapper Not tainted 3.10.28-custom-student #1
  313. [ 110.238037] [<c0014760>] (unwind_backtrace+0x0/0x128) from [<c0012144>] (show_stack+0x20/0x24)
  314. [ 110.247100] [<c0012144>] (show_stack+0x20/0x24) from [<c05bfa54>] (dump_stack+0x20/0x28)
  315. [ 110.255615] [<c05bfa54>] (dump_stack+0x20/0x28) from [<c05bac98>] (panic+0x88/0x1d0)
  316. [ 110.263763] [<c05bac98>] (panic+0x88/0x1d0) from [<c088b0e4>] (mount_block_root+0x1ec/0x22c)
  317. [ 110.272613] [<c088b0e4>] (mount_block_root+0x1ec/0x22c) from [<c088b2f4>] (mount_root+0xe8/0x10c)
  318. [ 110.281951] [<c088b2f4>] (mount_root+0xe8/0x10c) from [<c088b47c>] (prepare_namespace+0x164/0x1c4)
  319. [ 110.291351] [<c088b47c>] (prepare_namespace+0x164/0x1c4) from [<c088aca8>] (kernel_init_freeable+0x1e0/0x234)
  320. [ 110.301788] [<c088aca8>] (kernel_init_freeable+0x1e0/0x234) from [<c05b9d64>] (kernel_init+0x1c/0xf4)
  321. [ 110.311462] [<c05b9d64>] (kernel_init+0x1c/0xf4) from [<c000e608>] (ret_from_fork+0x14/0x20)
  322. [ 110.320312] Rebooting in 1 seconds..
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement