Advertisement
Guest User

Untitled

a guest
Aug 17th, 2015
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.64 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Initializing cgroup subsys cpuacct
  4. [ 0.000000] Linux version 4.2.0-rc6-next-20150817 (root@devdeb) (gcc version 4.9.3 20150413 (prerelease) (Linaro GCC 2015.05) ) #3 Mon Aug 17 05:42:52 CEST 2015
  5. [ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [ 0.000000] Machine model: Radxa Rock
  8. [ 0.000000] Memory policy: Data cache writeback
  9. [ 0.000000] On node 0 totalpages: 524288
  10. [ 0.000000] free_area_init_node: node 0, pgdat 805dc16c, node_mem_map ee5f8000
  11. [ 0.000000] Normal zone: 4014 pages used for memmap
  12. [ 0.000000] Normal zone: 0 pages reserved
  13. [ 0.000000] Normal zone: 456704 pages, LIFO batch:31
  14. [ 0.000000] HighMem zone: 67584 pages, LIFO batch:15
  15. [ 0.000000] ------------[ cut here ]------------
  16. [ 0.000000] WARNING: CPU: 0 PID: 0 at arch/arm/kernel/devtree.c:144 arm_dt_init_cpu_maps+0xd4/0x12c()
  17. [ 0.000000] DT /cpu 2 nodes greater than max cores 1, capping them
  18. [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.2.0-rc6-next-20150817 #3
  19. [ 0.000000] Hardware name: Rockchip (Device Tree)
  20. [ 0.000000] [<80014444>] (unwind_backtrace) from [<800121f0>] (show_stack+0x10/0x14)
  21. [ 0.000000] [<800121f0>] (show_stack) from [<80021c78>] (warn_slowpath_common+0x7c/0xa8)
  22. [ 0.000000] [<80021c78>] (warn_slowpath_common) from [<80021d00>] (warn_slowpath_fmt+0x30/0x40)
  23. [ 0.000000] [<80021d00>] (warn_slowpath_fmt) from [<803ef854>] (arm_dt_init_cpu_maps+0xd4/0x12c)
  24. [ 0.000000] [<803ef854>] (arm_dt_init_cpu_maps) from [<803ef31c>] (setup_arch+0x72c/0x860)
  25. [ 0.000000] [<803ef31c>] (setup_arch) from [<803eb99c>] (start_kernel+0xcc/0x3f4)
  26. [ 0.000000] [<803eb99c>] (start_kernel) from [<60008078>] (0x60008078)
  27. [ 0.000000] ---[ end trace f24b6c88ae00fa9a ]---
  28. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  29. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  30. [ 0.000000] pcpu-alloc: [0] 0
  31. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 520274
  32. [ 0.000000] Kernel command line: console=tty0 console=ttyS2,115200 debug mtdparts=rk29xxnand:0x00008000@0x00002000(boot) androidboot.bootloader=fastboot fb.addr=0x63c08000 chip9
  33. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  34. [ 0.000000] Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes)
  35. [ 0.000000] Inode-cache hash table entries: 131072 (order: 7, 524288 bytes)
  36. [ 0.000000] Memory: 2070448K/2097152K available (3168K kernel code, 139K rwdata, 808K rodata, 1852K init, 547K bss, 26704K reserved, 0K cma-reserved, 270336K highmem)
  37. [ 0.000000] Virtual kernel memory layout:
  38. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  39. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  40. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  41. [ 0.000000] lowmem : 0x80000000 - 0xef800000 (1784 MB)
  42. [ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
  43. [ 0.000000] .text : 0x80008000 - 0x803ea320 (3977 kB)
  44. [ 0.000000] .init : 0x803eb000 - 0x805ba000 (1852 kB)
  45. [ 0.000000] .data : 0x805ba000 - 0x805dcea0 ( 140 kB)
  46. [ 0.000000] .bss : 0x805df000 - 0x80667ff0 ( 548 kB)
  47. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  48. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  49. [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
  50. [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
  51. [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
  52. [ 0.000000] L2C-310 cache controller enabled, 16 ways, 512 kB
  53. [ 0.000000] L2C-310: CACHE_ID 0x4100c0c8, AUX_CTRL 0x46050001
  54. [ 0.000019] sched_clock: 64 bits at 150MHz, resolution 6ns, wraps every 2199023255551ns
  55. [ 0.000045] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x2298375bd0, max_idle_ns: 440795208267 ns
  56. [ 0.000693] Console: colour dummy device 80x30
  57. [ 0.001665] console [tty0] enabled
  58. [ 0.001703] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256)
  59. [ 0.090122] pid_max: default: 32768 minimum: 301
  60. [ 0.090367] Mount-cache hash table entries: 4096 (order: 2, 16384 bytes)
  61. [ 0.090403] Mountpoint-cache hash table entries: 4096 (order: 2, 16384 bytes)
  62. [ 0.091115] Initializing cgroup subsys blkio
  63. [ 0.091157] Initializing cgroup subsys memory
  64. [ 0.091216] Initializing cgroup subsys devices
  65. [ 0.091250] Initializing cgroup subsys freezer
  66. [ 0.091293] CPU: Testing write buffer coherency: ok
  67. [ 0.091613] Setting up static identity map for 0x60008240 - 0x60008298
  68. [ 0.092557] devtmpfs: initialized
  69. [ 0.097887] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  70. [ 0.098220] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  71. [ 0.098570] pinctrl core: initialized pinctrl subsystem
  72. [ 0.098982] regulator-dummy: no parameters
  73. [ 0.100038] DMA: preallocated 256 KiB pool for atomic coherent allocations
  74. [ 0.100779] cpuidle: using governor ladder
  75. [ 0.100824] cpuidle: using governor menu
  76. [ 0.101152] Failed to find PMU node
  77. [ 0.109285] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  78. [ 0.109339] hw-breakpoint: maximum watchpoint size is 4 bytes.
  79. [ 0.114293] otg-vbus: 5000 mV
  80. [ 0.114365] reg-fixed-voltage usb-otg-regulator: otg-vbus supplying 5000000uV
  81. [ 0.114660] sdmmc-supply: 3300 mV
  82. [ 0.114722] reg-fixed-voltage sdmmc-regulator: sdmmc-supply supplying 3300000uV
  83. [ 0.115069] host-pwr: 5000 mV
  84. [ 0.115128] reg-fixed-voltage usb-host-regulator: host-pwr supplying 5000000uV
  85. [ 0.115385] vsys: 5000 mV
  86. [ 0.115461] reg-fixed-voltage vsys-regulator: vsys supplying 5000000uV
  87. [ 0.116383] SCSI subsystem initialized
  88. [ 0.116557] usbcore: registered new interface driver usbfs
  89. [ 0.116634] usbcore: registered new interface driver hub
  90. [ 0.116716] usbcore: registered new device driver usb
  91. [ 0.117604] clocksource: Switched to clocksource arm_global_timer
  92. [ 0.117989] FS-Cache: Loaded
  93. [ 0.118235] CacheFiles: Loaded
  94. [ 0.256780] futex hash table entries: 256 (order: -1, 3072 bytes)
  95. [ 0.264526] VFS: Disk quotas dquot_6.6.0
  96. [ 0.264788] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  97. [ 0.271393] bounce: pool size: 64 pages
  98. [ 0.271638] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  99. [ 0.271692] io scheduler noop registered
  100. [ 0.271725] io scheduler deadline registered (default)
  101. [ 0.271951] io scheduler cfq registered
  102. [ 0.272242] phy phy-phy.0: Looking up phy-supply from device tree
  103. [ 0.272283] phy phy-phy.0: Looking up phy-supply property in node /phy/usb-phy0 failed
  104. [ 0.272454] phy phy-phy.1: Looking up phy-supply from device tree
  105. [ 0.272492] phy phy-phy.1: Looking up phy-supply property in node /phy/usb-phy1 failed
  106. [ 0.274175] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  107. [ 0.277268] console [ttyS2] disabled
  108. [ 0.297451] 20064000.serial: ttyS2 at MMIO 0x20064000 (irq = 30, base_baud = 1500000) is a 16550A
  109. [ 0.943515] console [ttyS2] enabled
  110. [ 0.972322] 20068000.serial: ttyS3 at MMIO 0x20068000 (irq = 31, base_baud = 1500000) is a 16550A
  111. [ 0.983194] brd: module loaded
  112. [ 1.847257] dwc2 10180000.usb: DWC OTG Controller
  113. [ 1.852052] dwc2 10180000.usb: new USB bus registered, assigned bus number 1
  114. [ 1.859166] dwc2 10180000.usb: irq 24, io mem 0x00000000
  115. [ 1.864692] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  116. [ 1.871526] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  117. [ 1.878789] usb usb1: Product: DWC OTG Controller
  118. [ 1.883508] usb usb1: Manufacturer: Linux 4.2.0-rc6-next-20150817 dwc2_hsotg
  119. [ 1.890583] usb usb1: SerialNumber: 10180000.usb
  120. [ 1.895908] hub 1-0:1.0: USB hub found
  121. [ 1.899749] hub 1-0:1.0: 1 port detected
  122. [ 2.764578] dwc2 101c0000.usb: DWC OTG Controller
  123. [ 2.769365] dwc2 101c0000.usb: new USB bus registered, assigned bus number 2
  124. [ 2.776449] dwc2 101c0000.usb: irq 25, io mem 0x00000000
  125. [ 2.782065] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  126. [ 2.788900] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  127. [ 2.796149] usb usb2: Product: DWC OTG Controller
  128. [ 2.800883] usb usb2: Manufacturer: Linux 4.2.0-rc6-next-20150817 dwc2_hsotg
  129. [ 2.807959] usb usb2: SerialNumber: 101c0000.usb
  130. [ 2.813234] hub 2-0:1.0: USB hub found
  131. [ 2.817036] hub 2-0:1.0: 1 port detected
  132. [ 2.821623] usbcore: registered new interface driver uas
  133. [ 2.827073] usbcore: registered new interface driver usb-storage
  134. [ 3.827646] rk3x-i2c 2002f000.i2c: timeout, ipd: 0x00, state: 1
  135. [ 4.827643] rk3x-i2c 2002f000.i2c: timeout, ipd: 0x00, state: 1
  136. [ 4.833578] VCC_DDR: failed to get the current voltage(-110)
  137. [ 4.839381] act8865 1-005a: failed to register REG1
  138. [ 4.844329] act8865: probe of 1-005a failed with error -110
  139. [ 4.849962] rk3x-i2c 2002f000.i2c: Initialized RK3xxx I2C bus at f00c6000
  140. [ 4.857398] softdog: Software Watchdog Timer: 0.08 initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
  141. [ 4.868585] sdhci: Secure Digital Host Controller Interface driver
  142. [ 4.874778] sdhci: Copyright(c) Pierre Ossman
  143. [ 4.879175] Synopsys Designware Multimedia Card Interface Driver
  144. [ 4.885799] dwmmc_rockchip 10214000.dwmmc: IDMAC supports 32-bit address mode.
  145. [ 4.893112] dwmmc_rockchip 10214000.dwmmc: Using PIO mode.
  146. [ 4.898637] dwmmc_rockchip 10214000.dwmmc: Version ID is 240a
  147. [ 4.904427] dwmmc_rockchip 10214000.dwmmc: DW MMC controller at irq 27, 32 bit host data width, 256 deep fifo
  148. [ 4.914403] dwmmc_rockchip 10214000.dwmmc: Looking up vmmc-supply from device tree
  149. [ 4.922047] reg-fixed-voltage sdmmc-regulator: Looking up vin-supply from device tree
  150. [ 4.929926] sdmmc-supply: supplied by regulator-dummy
  151. [ 4.935066] dwmmc_rockchip 10214000.dwmmc: Looking up vqmmc-supply from device tree
  152. [ 4.942778] dwmmc_rockchip 10214000.dwmmc: Looking up vqmmc-supply property in node /dwmmc@10214000 failed
  153. [ 4.952475] dwmmc_rockchip 10214000.dwmmc: No vqmmc regulator found
  154. [ 5.107676] dwmmc_rockchip 10214000.dwmmc: 1 slots initialized
  155. [ 5.113644] sdhci-pltfm: SDHCI platform and OF driver helper
  156. [ 5.120197] ledtrig-cpu: registered to indicate activity on CPUs
  157. [ 5.126569] Registering SWP/SWPB emulation handler
  158. [ 5.138679] sdmmc-supply: disabling
  159. [ 5.142214] vsys: disabling
  160. [ 5.147643] Freeing unused kernel memory: 1852K (803eb000 - 805ba000)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement