Advertisement
vinifr

dual ethernet

Dec 8th, 2015
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.13 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. [ 0.000000] Booting Linux on physical CPU 0x0
  4. [ 0.000000] Initializing cgroup subsys cpu
  5. [ 0.000000] Linux version 4.1.13-00001-g7b4340f-dirty (vini@vini-pc) (gcc version 4.8.5 (Linaro GCC 4.8-2015.06) ) #8 Tue Dec 8 22:36:30 BRT 2015
  6. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  7. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  8. [ 0.000000] Machine model: Olimex AM335x SOM
  9. [ 0.000000] cma: Reserved 24 MiB at 0x9d800000
  10. [ 0.000000] Memory policy: Data cache writeback
  11. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  12. [ 0.000000] AM335X ES2.1 (neon )
  13. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129536
  14. [ 0.000000] Kernel command line: console=ttyO0 console=ttyO0,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait cmdline=quiet init=/lib/systemd/systemd
  15. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  16. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  17. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  18. [ 0.000000] Memory: 481848K/522240K available (6759K kernel code, 804K rwdata, 2264K rodata, 548K init, 540K bss, 15816K reserved, 24576K cma-reserved, 0K highmem)
  19. [ 0.000000] Virtual kernel memory layout:
  20. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  21. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  22. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  23. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  24. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  25. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  26. [ 0.000000] .text : 0xc0008000 - 0xc08d809c (9025 kB)
  27. [ 0.000000] .init : 0xc08d9000 - 0xc0962000 ( 548 kB)
  28. [ 0.000000] .data : 0xc0962000 - 0xc0a2b0f0 ( 805 kB)
  29. [ 0.000000] .bss : 0xc0a2e000 - 0xc0ab5050 ( 541 kB)
  30. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  31. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  32. [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
  33. [ 0.000014] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  34. [ 0.000033] clocksource timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  35. [ 0.000042] OMAP clocksource: timer1 at 24000000 Hz
  36. [ 0.000320] Console: colour dummy device 80x30
  37. [ 0.000347] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
  38. [ 0.089108] pid_max: default: 32768 minimum: 301
  39. [ 0.089219] Security Framework initialized
  40. [ 0.089393] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  41. [ 0.089403] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  42. [ 0.090044] CPU: Testing write buffer coherency: ok
  43. [ 0.090101] ftrace: allocating 26142 entries in 77 pages
  44. [ 0.153476] Setting up static identity map for 0x80008200 - 0x80008270
  45. [ 0.155147] devtmpfs: initialized
  46. [ 0.168800] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  47. [ 0.177769] omap_hwmod: tptc0 using broken dt data from edma
  48. [ 0.177890] omap_hwmod: tptc1 using broken dt data from edma
  49. [ 0.177996] omap_hwmod: tptc2 using broken dt data from edma
  50. [ 0.182455] omap_hwmod: debugss: _wait_target_disable failed
  51. [ 0.237050] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  52. [ 0.238930] pinctrl core: initialized pinctrl subsystem
  53. [ 0.240115] NET: Registered protocol family 16
  54. [ 0.241943] DMA: preallocated 256 KiB pool for atomic coherent allocations
  55. [ 0.242818] cpuidle: using governor ladder
  56. [ 0.242836] cpuidle: using governor menu
  57. [ 0.246401] OMAP GPIO hardware version 0.1
  58. [ 0.264372] No ATAGs?
  59. [ 0.264405] hw-breakpoint: debug architecture 0x4 unsupported.
  60. [ 0.267356] omap4_sram_init:Unable to allocate sram needed to handle errata I688
  61. [ 0.267380] omap4_sram_init:Unable to get sram pool needed to handle errata I688
  62. [ 0.297735] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
  63. [ 0.304988] vgaarb: loaded
  64. [ 0.305797] SCSI subsystem initialized
  65. [ 0.307008] usbcore: registered new interface driver usbfs
  66. [ 0.307121] usbcore: registered new interface driver hub
  67. [ 0.307201] usbcore: registered new device driver usb
  68. [ 0.307949] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
  69. [ 0.308147] media: Linux media interface: v0.10
  70. [ 0.308255] Linux video capture interface: v2.00
  71. [ 0.308391] pps_core: LinuxPPS API ver. 1 registered
  72. [ 0.308400] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  73. [ 0.308471] PTP clock support registered
  74. [ 0.311726] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
  75. [ 0.313175] Switched to clocksource timer1
  76. [ 0.373311] NET: Registered protocol family 2
  77. [ 0.374025] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  78. [ 0.374069] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  79. [ 0.374107] TCP: Hash tables configured (established 4096 bind 4096)
  80. [ 0.374176] UDP hash table entries: 256 (order: 0, 4096 bytes)
  81. [ 0.374193] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  82. [ 0.374337] NET: Registered protocol family 1
  83. [ 0.375287] RPC: Registered named UNIX socket transport module.
  84. [ 0.375302] RPC: Registered udp transport module.
  85. [ 0.375308] RPC: Registered tcp transport module.
  86. [ 0.375313] RPC: Registered tcp NFSv4.1 backchannel transport module.
  87. [ 0.376110] NetWinder Floating Point Emulator V0.97 (double precision)
  88. [ 0.376313] CPU PMU: Failed to parse /pmu/interrupt-affinity[0]
  89. [ 0.376353] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
  90. [ 0.378592] futex hash table entries: 256 (order: -1, 3072 bytes)
  91. [ 0.381048] VFS: Disk quotas dquot_6.6.0
  92. [ 0.381117] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  93. [ 0.381713] NFS: Registering the id_resolver key type
  94. [ 0.381779] Key type id_resolver registered
  95. [ 0.381787] Key type id_legacy registered
  96. [ 0.381844] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  97. [ 0.384056] NET: Registered protocol family 38
  98. [ 0.384115] io scheduler noop registered
  99. [ 0.384126] io scheduler deadline registered
  100. [ 0.384159] io scheduler cfq registered (default)
  101. [ 0.385104] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
  102. [ 0.387031] backlight supply power not found, using dummy regulator
  103. [ 0.390596] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  104. [ 0.393004] omap_uart 44e09000.serial: no wakeirq for uart0
  105. [ 0.393266] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 155, base_baud = 3000000) is a OMAP UART0
  106. [ 1.029700] console [ttyO0] enabled
  107. [ 1.033964] omap_uart 48022000.serial: no wakeirq for uart1
  108. [ 1.040031] 48022000.serial: ttyO1 at MMIO 0x48022000 (irq = 156, base_baud = 3000000) is a OMAP UART1
  109. [ 1.050291] omap_uart 481a8000.serial: no wakeirq for uart4
  110. [ 1.056380] 481a8000.serial: ttyO4 at MMIO 0x481a8000 (irq = 157, base_baud = 3000000) is a OMAP UART4
  111. [ 1.067407] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
  112. [ 1.087834] brd: module loaded
  113. [ 1.097302] loop: module loaded
  114. [ 1.104076] mtdoops: mtd device (mtddev=name/number) must be supplied
  115. [ 1.173240] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  116. [ 1.179622] davinci_mdio 4a101000.mdio: detected phy mask fffffffc
  117. [ 1.186421] davinci_mdio: dt: updated phy_id[0] from phy_mask[fffffffc]
  118. [ 1.193379] davinci_mdio: dt: updated phy_id[1] from phy_mask[fffffffc]
  119. [ 1.201917] libphy: 4a101000.mdio: probed
  120. [ 1.206189] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
  121. [ 1.215741] davinci_mdio 4a101000.mdio: phy[1]: device 4a101000.mdio:01, driver SMSC LAN8710/LAN8720
  122. [ 1.226071] cpsw 4a100000.ethernet: Missing dual_emac_res_vlan in DT.
  123. [ 1.232805] cpsw 4a100000.ethernet: Using 1 as Reserved VLAN for 0 slave
  124. [ 1.239886] cpsw 4a100000.ethernet: Missing dual_emac_res_vlan in DT.
  125. [ 1.246627] cpsw 4a100000.ethernet: Using 2 as Reserved VLAN for 1 slave
  126. [ 1.253637] cpsw 4a100000.ethernet: Detected MACID = 1c:ba:8c:9c:92:49
  127. [ 1.261539] cpsw 4a100000.ethernet: cpsw: Detected MACID = 1c:ba:8c:9c:92:4b
  128. [ 1.270081] usbcore: registered new interface driver rtl8150
  129. [ 1.276459] usbcore: registered new interface driver r8152
  130. [ 1.282444] usbcore: registered new interface driver asix
  131. [ 1.288229] usbcore: registered new interface driver ax88179_178a
  132. [ 1.294787] usbcore: registered new interface driver cdc_ether
  133. [ 1.301108] usbcore: registered new interface driver smsc75xx
  134. [ 1.307253] usbcore: registered new interface driver smsc95xx
  135. [ 1.313442] usbcore: registered new interface driver net1080
  136. [ 1.319567] usbcore: registered new interface driver cdc_subset
  137. [ 1.325878] usbcore: registered new interface driver zaurus
  138. [ 1.331968] usbcore: registered new interface driver cdc_ncm
  139. [ 1.338831] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  140. [ 1.346046] ehci-pci: EHCI PCI platform driver
  141. [ 1.350821] ehci-omap: OMAP-EHCI Host Controller driver
  142. [ 1.356759] usbcore: registered new interface driver cdc_acm
  143. [ 1.362671] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  144. [ 1.371328] usbcore: registered new interface driver cdc_wdm
  145. [ 1.377467] usbcore: registered new interface driver usb-storage
  146. [ 1.384281] mousedev: PS/2 mouse device common for all mice
  147. [ 1.391391] TI-am335x-tsc TI-am335x-tsc: ti,charge-delay not specified
  148. [ 1.398975] input: ti-tsc as /devices/platform/ocp/44e0d000.tscadc/TI-am335x-tsc/input/input0
  149. [ 1.409662] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
  150. [ 1.418088] i2c /dev entries driver
  151. [ 1.422363] Driver for 1-wire Dallas network protocol.
  152. [ 1.429438] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  153. [ 1.438256] omap_hsmmc 48060000.mmc: Got CD GPIO
  154. [ 1.484563] ledtrig-cpu: registered to indicate activity on CPUs
  155. [ 1.491136] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
  156. [ 1.502685] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
  157. [ 1.510187] usbcore: registered new interface driver usbhid
  158. [ 1.516052] usbhid: USB HID core driver
  159. [ 1.524823] oprofile: using arm/armv7
  160. [ 1.528914] Initializing XFRM netlink socket
  161. [ 1.533888] NET: Registered protocol family 17
  162. [ 1.538573] NET: Registered protocol family 15
  163. [ 1.543322] 8021q: 802.1Q VLAN Support v1.8
  164. [ 1.547781] Key type dns_resolver registered
  165. [ 1.552498] omap_voltage_late_init: Voltage driver support not added
  166. [ 1.559819] ThumbEE CPU extension supported.
  167. [ 1.574600] mmc0: host does not support reading read-only switch, assuming write-enable
  168. [ 1.583347] tps65217 0-0024: Failed to read revision register: -121
  169. [ 1.590002] mmc0: new high speed SDHC card at address e624
  170. [ 1.595802] tps65217: probe of 0-0024 failed with error -121
  171. [ 1.601759] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 100 kHz
  172. [ 1.608118] mmcblk0: mmc0:e624 SU04G 3.69 GiB
  173. [ 1.614404] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  174. [ 1.623602] mmcblk0: p1
  175. [ 1.633518] EXT4-fs (mmcblk0p1): INFO: recovery required on readonly filesystem
  176. [ 1.641168] EXT4-fs (mmcblk0p1): write access will be enabled during recovery
  177. [ 2.209683] EXT4-fs (mmcblk0p1): recovery complete
  178. [ 2.222795] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  179. [ 2.231334] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
  180. [ 2.239522] devtmpfs: mounted
  181. [ 2.243201] Freeing unused kernel memory: 548K (c08d9000 - c0962000)
  182. [ 2.433399] random: systemd urandom read with 10 bits of entropy available
  183. [ 2.442108] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  184. [ 2.456375] systemd[1]: Detected architecture 'arm'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement