Advertisement
Guest User

Untitled

a guest
Apr 21st, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.36 KB | None | 0 0
  1. VAR-OM35xx # setenv bootargs console=ttyO2,115200n8 noinitrd rw ethaddr=f8:dc:7a:00:04:27 ip=192.168.10.100 root=/dev/nfs nfsroot=192.168.10.47:/var/local/rootfs/amg,nolock mem=256M omapfb.mode="dvi:1024x768@50" omapdss.def_disp=dvi
  2. VAR-OM35xx # boot
  3. smc911x: initializing
  4. smc911x: detected LAN9220 controller
  5. smc911x: phy initialized
  6. smc911x: MAC f8:dc:7a:00:04:27
  7. BOOTP broadcast 1
  8. DHCP client bound to address 192.168.10.100
  9. TFTP from server 192.168.10.47; our IP address is 192.168.10.100
  10. Filename 'uImage'.
  11. Load address: 0x80000000
  12. Loading: #################################################################
  13. #################################################################
  14. #################################################################
  15. #################################################################
  16. #################################################################
  17. #################################################################
  18. #################################################################
  19. ####################
  20. done
  21. Bytes transferred = 2428604 (250ebc hex)
  22. ## Booting kernel from Legacy Image at 80000000 ...
  23. Image Name: Linux-3.0.0-dirty
  24. Image Type: ARM Linux Kernel Image (uncompressed)
  25. Data Size: 2428540 Bytes = 2.3 MB
  26. Load Address: 80008000
  27. Entry Point: 80008000
  28. Verifying Checksum ... OK
  29. Loading Kernel Image ... OK
  30. OK
  31.  
  32. Starting kernel ...
  33.  
  34. [ 0.000000] Linux version 3.0.0-dirty (arne@arne-laptop) (gcc version 4.5.3 20110311 (prerelease) (GCC) ) #10 PREEMPT Fri Dec 2 11:16:54 CET 2011
  35. [ 0.000000] CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7), cr=10c53c7f
  36. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  37. [ 0.000000] Machine: AMG7 OM3530
  38. [ 0.000000] Reserving 16777216 bytes SDRAM for VRAM
  39. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  40. [ 0.000000] OMAP3430/3530 ES3.1 (l2cache iva sgx neon isp )
  41. [ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
  42. [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/500 MHz
  43. [ 0.000000] Reprogramming SDRC clock to 332000000 Hz
  44. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 59392
  45. [ 0.000000] Kernel command line: console=ttyO2,115200n8 noinitrd rw ethaddr=f8:dc:7a:00:04:27 ip=192.168.10.100 root=/dev/nfs nfsroot=192.168.10.47:/var/local/rootfs/amg,nolock mem=256M omapfb.mode="dvi:1024x768@50" omapdss.def_disp=dvi
  46. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  47. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  48. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  49. [ 0.000000] Memory: 234MB = 234MB total
  50. [ 0.000000] Memory: 227252k/227252k available, 34892k reserved, 0K highmem
  51. [ 0.000000] Virtual kernel memory layout:
  52. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  53. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  54. [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  55. [ 0.000000] vmalloc : 0xd0800000 - 0xf8000000 ( 632 MB)
  56. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  57. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  58. [ 0.000000] .init : 0xc0008000 - 0xc0035000 ( 180 kB)
  59. [ 0.000000] .text : 0xc0035000 - 0xc0477378 (4361 kB)
  60. [ 0.000000] .data : 0xc0478000 - 0xc04c3700 ( 302 kB)
  61. [ 0.000000] .bss : 0xc04c3724 - 0xc09d4c80 (5190 kB)
  62. [ 0.000000] NR_IRQS:410
  63. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  64. [ 0.000000] Total of 96 interrupts on 1 active controller
  65. [ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
  66. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  67. [ 0.000000] Console: colour dummy device 80x30
  68. [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  69. [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
  70. [ 0.000000] ... MAX_LOCK_DEPTH: 48
  71. [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
  72. [ 0.000000] ... CLASSHASH_SIZE: 4096
  73. [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
  74. [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
  75. [ 0.000000] ... CHAINHASH_SIZE: 16384
  76. [ 0.000000] memory used by lock dependency info: 3695 kB
  77. [ 0.000000] per task-struct memory footprint: 1152 bytes
  78. [ 0.000976] Calibrating delay loop... 497.82 BogoMIPS (lpj=1941504)
  79. [ 0.093719] pid_max: default: 32768 minimum: 301
  80. [ 0.094573] Mount-cache hash table entries: 512
  81. [ 0.098999] CPU: Testing write buffer coherency: ok
  82. [ 0.111328] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_core
  83. [ 0.111358] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_per
  84. [ 0.111389] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_wkup
  85. [ 0.111877] omap_hwmod: gpt12_fck: missing clockdomain for gpt12_fck.
  86. [ 0.128662] omap_hwmod: i2c1: softreset failed (waited 10000 usec)
  87. [ 0.143341] omap_hwmod: i2c2: softreset failed (waited 10000 usec)
  88. [ 0.157897] omap_hwmod: i2c3: softreset failed (waited 10000 usec)
  89. [ 0.158721] omap_hwmod: am35x_otg_hs: cannot be enabled (3)
  90. [ 0.164733] print_constraints: dummy:
  91. [ 0.165985] NET: Registered protocol family 16
  92. [ 0.167266] GPMC revision 5.0
  93. [ 0.177368] omap_device: omap_gpio.0: new worst case activate latency 0: 91552
  94. [ 0.180633] OMAP GPIO hardware version 2.5
  95. [ 0.182342] OMAP GPIO hardware version 2.5
  96. [ 0.184020] OMAP GPIO hardware version 2.5
  97. [ 0.185607] OMAP GPIO hardware version 2.5
  98. [ 0.187164] OMAP GPIO hardware version 2.5
  99. [ 0.189178] OMAP GPIO hardware version 2.5
  100. [ 0.196563] omap_mux_init: Add partition: #1: core, flags: 0
  101. [ 0.200653] omap_device: omap_uart.0: new worst case activate latency 0: 30517
  102. [ 0.202606] omap_device: omap_uart.1: new worst case deactivate latency 0: 30517
  103. [ 0.326599] hw-breakpoint: debug architecture 0x4 unsupported.
  104. [ 0.340118] OMAP DMA hardware revision 4.0
  105. [ 0.425689] bio: create slab <bio-0> at 0
  106. [ 0.435211] SCSI subsystem initialized
  107. [ 0.435974] omap_device: omap2_mcspi.1: new worst case activate latency 0: 30517
  108. [ 0.437896] omap_device: omap2_mcspi.1: new worst case deactivate latency 0: 427246
  109. [ 0.448547] usbcore: registered new interface driver usbfs
  110. [ 0.449859] usbcore: registered new interface driver hub
  111. [ 0.450897] usbcore: registered new device driver usb
  112. [ 0.452392] omap_device: omap_i2c.1: new worst case activate latency 0: 30517
  113. [ 0.461242] omap_i2c omap_i2c.1: bus 1 rev3.12 at 2600 kHz
  114. [ 0.473114] twl4030: PIH (irq 7) chaining IRQs 368..375
  115. [ 0.473327] twl4030: power (irq 373) chaining IRQs 376..383
  116. [ 0.475463] twl4030: gpio (irq 368) chaining IRQs 384..401
  117. [ 0.486999] print_constraints: VMMC1: 1850 <--> 3150 mV at 3150 mV normal standby
  118. [ 0.489837] print_constraints: VDAC: 1800 mV normal standby
  119. [ 0.492797] print_constraints: VDVI: 1800 mV normal standby
  120. [ 0.493591] omap_device: omap_i2c.1: new worst case deactivate latency 0: 30517
  121. [ 0.507995] omap_i2c omap_i2c.2: bus 2 rev3.12 at 400 kHz
  122. [ 0.523620] omap_i2c omap_i2c.3: bus 3 rev3.12 at 400 kHz
  123. [ 0.532196] Switching to clocksource 32k_counter
  124. [ 0.539428] Switched to NOHz mode on CPU #0
  125. [ 0.607177] NET: Registered protocol family 2
  126. [ 0.608032] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  127. [ 0.609924] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  128. [ 0.610961] TCP bind hash table entries: 8192 (order: 6, 294912 bytes)
  129. [ 0.616455] TCP: Hash tables configured (established 8192 bind 8192)
  130. [ 0.616577] TCP reno registered
  131. [ 0.616607] UDP hash table entries: 128 (order: 1, 10240 bytes)
  132. [ 0.617004] UDP-Lite hash table entries: 128 (order: 1, 10240 bytes)
  133. [ 0.618530] NET: Registered protocol family 1
  134. [ 0.620300] RPC: Registered named UNIX socket transport module.
  135. [ 0.620330] RPC: Registered udp transport module.
  136. [ 0.620361] RPC: Registered tcp transport module.
  137. [ 0.620361] RPC: Registered tcp NFSv4.1 backchannel transport module.
  138. [ 0.624359] omap_dsp_init: 600000 bytes @ 8ea00000
  139. [ 0.644104] msgmni has been set to 443
  140. [ 0.648803] io scheduler noop registered
  141. [ 0.648834] io scheduler deadline registered
  142. [ 0.649017] io scheduler cfq registered (default)
  143. [ 0.712219] OMAP DSS rev 2.0
  144. [ 0.720825] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
  145. [ 0.723663] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
  146. [ 0.725097] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
  147. [ 1.398101] console [ttyO2] enabled
  148. [ 1.442230] brd: module loaded
  149. [ 1.464813] loop: module loaded
  150. [ 1.468627] omap_device: omap_i2c.1: new worst case activate latency 0: 122070
  151. [ 1.485351] mtdoops: mtd device (mtddev=name/number) must be supplied
  152. [ 1.493011] omap2-nand driver initializing
  153. [ 1.498321] OneNAND driver initializing
  154. [ 1.511749] smsc911x: Driver version 2008-10-21
  155. [ 1.523773] smsc911x-mdio: probed
  156. [ 1.528198] smsc911x smsc911x.0: eth0: attached PHY driver [SMSC LAN8700] (mii_bus:phy_addr=0:01, irq=-1)
  157. [ 1.538909] smsc911x smsc911x.0: eth0: MAC Address: ce:2e:76:65:2e:f0
  158. [ 1.546508] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  159. [ 2.555816] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
  160. [ 2.564453] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
  161. [ 2.572937] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
  162. [ 2.587188] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
  163. [ 2.594238] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  164. [ 2.601440] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  165. [ 2.609069] usb usb1: Product: OMAP-EHCI Host Controller
  166. [ 2.614685] usb usb1: Manufacturer: Linux 3.0.0-dirty ehci_hcd
  167. [ 2.620849] usb usb1: SerialNumber: ehci-omap.0
  168. [ 2.631134] hub 1-0:1.0: USB hub found
  169. [ 2.635986] hub 1-0:1.0: 3 ports detected
  170. [ 2.674346] usbcore: registered new interface driver uas
  171. [ 2.679931] Initializing USB Mass Storage driver...
  172. [ 2.686035] usbcore: registered new interface driver usb-storage
  173. [ 2.692596] USB Mass Storage support registered.
  174. [ 2.697570] udc: OMAP UDC driver, version: 4 October 2004 (iso) (dma)
  175. [ 2.710510] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input0
  176. [ 2.728912] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
  177. [ 2.739013] i2c /dev entries driver
  178. [ 2.747772] Linux media interface: v0.10
  179. [ 2.752868] Linux video capture interface: v2.00
  180. [ 2.759613] omap_device: omap_wdt.-1: new worst case activate latency 0: 30517
  181. [ 2.770050] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
  182. [ 2.776733] omap_device: omap_wdt.-1: new worst case deactivate latency 0: 30517
  183. [ 2.785766] twl4030_wdt twl4030_wdt: Failed to register misc device
  184. [ 2.792846] twl4030_wdt: probe of twl4030_wdt failed with error -16
  185. [ 2.814086] usbcore: registered new interface driver usbhid
  186. [ 2.819946] usbhid: USB HID core driver
  187. [ 2.824829] TCP cubic registered
  188. [ 2.828247] NET: Registered protocol family 17
  189. [ 2.833190] NET: Registered protocol family 15
  190. [ 2.839416] Registering the dns_resolver key type
  191. [ 2.845458] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 1
  192. [ 2.853637] ThumbEE CPU extension supported.
  193. [ 2.872039] clock: disabling unused clocks to save power
  194. [ 2.911285] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:21:28 UTC (946686088)
  195. [ 2.920379] omap_vout omap_vout: Buffer Size = 3932160
  196. [ 2.929290] omap_vout omap_vout: : registered and initialized video device 0
  197. [ 2.937072] omap_vout omap_vout: Buffer Size = 3932160
  198. [ 2.945159] omap_vout omap_vout: : registered and initialized video device 1
  199. [ 2.956298] IP-Config: Failed to open eth0
  200. [ 2.960601] IP-Config: No network devices available.
  201. [ 2.966186] usb 1-1: new high speed USB device number 2 using ehci-omap
  202. [ 2.991088] VFS: Unable to mount root fs via NFS, trying floppy.
  203. [ 2.999023] VFS: Cannot open root device "nfs" or unknown-block(2,0)
  204. [ 3.005950] Please append a correct "root=" boot option; here are the available partitions:
  205. [ 3.014953] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement