Advertisement
Guest User

Untitled

a guest
Mar 11th, 2014
3,127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.65 KB | None | 0 0
  1.  
  2. U-Boot SPL 2013.07 (Jul 31 2013 - 02:10:45)
  3. Board: Cubieboard2
  4. DRAM: 1024 MiB
  5. CPU: 960000000Hz, AXI/AHB/APB: 3/2/2
  6. SUNXI SD/MMC: 0
  7.  
  8.  
  9. U-Boot 2013.07 (Jul 31 2013 - 02:10:45) Arch Linux ARM
  10.  
  11. CPU: Allwinner A20 (SUN7I)
  12. Board: Cubieboard2
  13. I2C: ready
  14. DRAM: 1 GiB
  15. MMC: SUNXI SD/MMC: 0
  16. In: serial
  17. Out: serial
  18. Err: serial
  19. Net: emac
  20. Hit any key to stop autoboot: 1  0
  21. 14 bytes read in 11 ms (1000 Bytes/s)
  22. Loaded environment from uEnv.txt
  23. ** File not found boot/boot.scr **
  24. ** File not found boot.scr **
  25. 44864 bytes read in 12 ms (3.6 MiB/s)
  26. 3218536 bytes read in 162 ms (18.9 MiB/s)
  27. ## Booting kernel from Legacy Image at 48000000 ...
  28. Image Name: Linux-3.4.79-1-ARCH
  29. Created: 2014-03-10 20:49:33 UTC
  30. Image Type: ARM Linux Kernel Image (uncompressed)
  31. Data Size: 3218472 Bytes = 3.1 MiB
  32. Load Address: 40008000
  33. Entry Point: 40008000
  34. Verifying Checksum ... OK
  35. Loading Kernel Image ... OK
  36. Using machid 0x10bb from environment
  37.  
  38. Starting kernel ...
  39.  
  40. <6>Booting Linux on physical CPU 0
  41. <6>Initializing cgroup subsys cpuset
  42. <6>Initializing cgroup subsys cpu
  43. <5>Linux version 3.4.79-1-ARCH (moscar@pluto) (gcc version 4.8.2 20131219 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Mar 10 21:49:02 CET 2014
  44. CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
  45. CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  46. Machine: sun7i
  47. <6>Memory Reserved:
  48. <6> SYS : 0x43000000 - 0x4300ffff ( 64 kB)
  49. <6> VE : 0x44000000 - 0x48ffffff ( 80 MB)
  50. <6> G2D : 0x49000000 - 0x49ffffff ( 16 MB)
  51. <6> LCD : 0x4a000000 - 0x4bffffff ( 32 MB)
  52. Memory policy: ECC disabled, Data cache writealloc
  53. <6>sunxi: Allwinner A20 (AW1651/sun7i) detected.
  54. <7>On node 0 totalpages: 262144
  55. <7>free_area_init_node: node 0, pgdat c060c840, node_mem_map d0000000
  56. <7> DMA zone: 576 pages used for memmap
  57. <7> DMA zone: 0 pages reserved
  58. <7> DMA zone: 64960 pages, LIFO batch:15
  59. <7> Normal zone: 1134 pages used for memmap
  60. <7> Normal zone: 127890 pages, LIFO batch:31
  61. <7> HighMem zone: 594 pages used for memmap
  62. <7> HighMem zone: 66990 pages, LIFO batch:15
  63. <6>PERCPU: Embedded 7 pages/cpu @d0908000 s6272 r8192 d14208 u32768
  64. <7>pcpu-alloc: s6272 r8192 d14208 u32768 alloc=8*4096<c>
  65. <7>pcpu-alloc: <c>[0] <c>0 <c>[0] <c>1 <c>
  66. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259840
  67. <5>Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p1 rw rootwait loglevel=8 panic=10
  68. <6>PID hash table entries: 4096 (order: 2, 16384 bytes)
  69. <6>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  70. <6>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  71. <6>allocated 2097152 bytes of page_cgroup
  72. <6>please try 'cgroup_disable=memory' option if you don't want memory cgroups
  73. <6>Memory: 1024MB = 1024MB total
  74. <5>Memory: 898712k/898712k available, 149864k reserved, 270336K highmem
  75. <5>Virtual kernel memory layout:
  76. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  77. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  78. vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  79. lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  80. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  81. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  82. .text : 0xc0008000 - 0xc059e708 (5722 kB)
  83. .init : 0xc059f000 - 0xc05cb880 ( 179 kB)
  84. .data : 0xc05cc000 - 0xc060d820 ( 263 kB)
  85. .bss : 0xc060d844 - 0xc066a7b8 ( 372 kB)
  86. <6>SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  87. <6>Preemptible hierarchical RCU implementation.
  88. <6>NR_IRQS:192
  89. <6>Architected local timer running at 24.00MHz.
  90. <6>sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  91. <2>start_kernel(): bug: interrupts were enabled early
  92. <6>Console: colour dummy device 80x30
  93. <6>Calibrating delay loop... <c>1915.28 BogoMIPS (lpj=9576448)
  94. <6>pid_max: default: 32768 minimum: 301
  95. <6>Mount-cache hash table entries: 512
  96. <6>Initializing cgroup subsys cpuacct
  97. <6>Initializing cgroup subsys memory
  98. <6>Initializing cgroup subsys devices
  99. <6>Initializing cgroup subsys freezer
  100. <6>CPU: Testing write buffer coherency: ok
  101. <6>CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  102. <6>Setting up static identity map for 0x40410720 - 0x40410778
  103. CPU1: Booted secondary processor
  104. <6>CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  105. <6>Brought up 2 CPUs
  106. <6>SMP: Total of 2 processors activated (3830.57 BogoMIPS).
  107. <6>devtmpfs: initialized
  108. <6>dummy:
  109. <6>NET: Registered protocol family 16
  110. <6>DMA: preallocated 256 KiB pool for atomic coherent allocations
  111. <6>[ccu-inf] aw clock manager init
  112. <6>[ccu-inf] aw_ccu_init
  113. <6>[ccu-inf] script config pll3 to 297MHz
  114. <6>[ccu-inf] script config pll4 to 300MHz
  115. <6>[ccu-inf] script config pll6 to 600MHz
  116. <6>[ccu-inf] script config pll7 to 297MHz
  117. <6>[ccu-inf] script config pll8 to 336MHz
  118. <6>Init eGon pin module V2.0
  119. <6>bio: create slab <bio-0> at 0
  120. <6>sunxi_gpio driver init ver 1.3
  121. <6>gpiochip_add: registered GPIOs 1 to 1 on device: A1X_GPIO
  122. <5>SCSI subsystem initialized
  123. <7>libata version 3.00 loaded.
  124. <6>usbcore: registered new interface driver usbfs
  125. <6>usbcore: registered new interface driver hub
  126. <6>usbcore: registered new device driver usb
  127. <6>Linux media interface: v0.10
  128. <6>Advanced Linux Sound Architecture Driver Version 1.0.25.
  129. <6>Switching to clocksource arch_sys_counter
  130. <5>FS-Cache: Loaded
  131. <6>CacheFiles: Loaded
  132. [usb_manager]: CONFIG_USB_SW_SUNXI_USB0_OTG
  133. [sw_hcd0]: usb host driver initialize........
  134. [sw_udc]: udc_init: version 20080411
  135. [sw_udc]: usb_vbase = 0xf1c13000
  136. [sw_udc]: sram_vbase = 0xf1c00000
  137. [sw_udc]: open_usb_clock
  138. udc->driver is null, udc is need not stop
  139. <6>NET: Registered protocol family 2
  140. <6>IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  141. <6>TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  142. <6>TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
  143. <6>TCP: Hash tables configured (established 131072 bind 65536)
  144. <6>TCP: reno registered
  145. <6>UDP hash table entries: 512 (order: 2, 16384 bytes)
  146. <6>UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  147. <6>NET: Registered protocol family 1
  148. <6>RPC: Registered named UNIX socket transport module.
  149. <6>RPC: Registered udp transport module.
  150. <6>RPC: Registered tcp transport module.
  151. <6>RPC: Registered tcp NFSv4.1 backchannel transport module.
  152. pm: select wifi: rtl8188eu
  153. <4>wifi_pm: Unsupported wifi type!
  154. [wifi_pm]: wifi gpio init is OK !!
  155. <6>[PM] bt is disable at script fex
  156. highmem bounce pool size: 64 pages
  157. <5>VFS: Disk quotas dquot_6.5.2
  158. Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  159. <5>NFS: Registering the id_resolver key type
  160. <5>FS-Cache: Netfs 'nfs' registered for caching
  161. <6>nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  162. <6>msgmni has been set to 1227
  163. <6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  164. <6>io scheduler noop registered
  165. <6>io scheduler deadline registered
  166. <6>io scheduler cfq registered (default)
  167. <6>Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  168. <6>[uart]: used uart info.: 0x05
  169. <6>[uart]: serial probe 0 irq 33 mapbase 0x01c28000
  170. <6>sunxi-uart.0: ttyS0 at MMIO 0x1c28000 (irq = 33) is a U6_16550A
  171. [ 0.000000] Booting Linux on physical CPU 0
  172. [ 0.000000] Initializing cgroup subsys cpuset
  173. [ 0.000000] Initializing cgroup subsys cpu
  174. [ 0.000000] Linux version 3.4.79-1-ARCH (moscar@pluto) (gcc version 4.8.2 20131219 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Mar 10 21:49:02 CET 2014
  175. [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
  176. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  177. [ 0.000000] Machine: sun7i
  178. [ 0.000000] Memory Reserved:
  179. [ 0.000000] SYS : 0x43000000 - 0x4300ffff ( 64 kB)
  180. [ 0.000000] VE : 0x44000000 - 0x48ffffff ( 80 MB)
  181. [ 0.000000] G2D : 0x49000000 - 0x49ffffff ( 16 MB)
  182. [ 0.000000] LCD : 0x4a000000 - 0x4bffffff ( 32 MB)
  183. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  184. [ 0.000000] sunxi: Allwinner A20 (AW1651/sun7i) detected.
  185. [ 0.000000] On node 0 totalpages: 262144
  186. [ 0.000000] free_area_init_node: node 0, pgdat c060c840, node_mem_map d0000000
  187. [ 0.000000] DMA zone: 576 pages used for memmap
  188. [ 0.000000] DMA zone: 0 pages reserved
  189. [ 0.000000] DMA zone: 64960 pages, LIFO batch:15
  190. [ 0.000000] Normal zone: 1134 pages used for memmap
  191. [ 0.000000] Normal zone: 127890 pages, LIFO batch:31
  192. [ 0.000000] HighMem zone: 594 pages used for memmap
  193. [ 0.000000] HighMem zone: 66990 pages, LIFO batch:15
  194. [ 0.000000] PERCPU: Embedded 7 pages/cpu @d0908000 s6272 r8192 d14208 u32768
  195. [ 0.000000] pcpu-alloc: s6272 r8192 d14208 u32768 alloc=8*4096
  196. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  197. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259840
  198. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p1 rw rootwait loglevel=8 panic=10
  199. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  200. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  201. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  202. [ 0.000000] allocated 2097152 bytes of page_cgroup
  203. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  204. [ 0.000000] Memory: 1024MB = 1024MB total
  205. [ 0.000000] Memory: 898712k/898712k available, 149864k reserved, 270336K highmem
  206. [ 0.000000] Virtual kernel memory layout:
  207. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  208. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  209. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  210. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  211. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  212. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  213. [ 0.000000] .text : 0xc0008000 - 0xc059e708 (5722 kB)
  214. [ 0.000000] .init : 0xc059f000 - 0xc05cb880 ( 179 kB)
  215. [ 0.000000] .data : 0xc05cc000 - 0xc060d820 ( 263 kB)
  216. [ 0.000000] .bss : 0xc060d844 - 0xc066a7b8 ( 372 kB)
  217. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  218. [ 0.000000] Preemptible hierarchical RCU implementation.
  219. [ 0.000000] NR_IRQS:192
  220. [ 0.000000] Architected local timer running at 24.00MHz.
  221. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  222. [ 0.000000] start_kernel(): bug: interrupts were enabled early
  223. [ 0.000000] Console: colour dummy device 80x30
  224. [ 0.010922] Calibrating delay loop... 1915.28 BogoMIPS (lpj=9576448)
  225. [ 0.076014] pid_max: default: 32768 minimum: 301
  226. [ 0.079756] Mount-cache hash table entries: 512
  227. [ 0.084112] Initializing cgroup subsys cpuacct
  228. [ 0.087433] Initializing cgroup subsys memory
  229. [ 0.090855] Initializing cgroup subsys devices
  230. [ 0.094294] Initializing cgroup subsys freezer
  231. [ 0.097868] CPU: Testing write buffer coherency: ok
  232. [ 0.103138] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  233. [ 0.108733] Setting up static identity map for 0x40410720 - 0x40410778
  234. [ 0.218965] CPU1: Booted secondary processor
  235. [ 0.278023] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  236. [ 0.280016] Brought up 2 CPUs
  237. [ 0.285328] SMP: Total of 2 processors activated (3830.57 BogoMIPS).
  238. [ 0.288762] devtmpfs: initialized
  239. [ 0.294274] dummy:
  240. [ 0.297983] NET: Registered protocol family 16
  241. [ 0.304638] DMA: preallocated 256 KiB pool for atomic coherent allocations
  242. [ 0.308347] [ccu-inf] aw clock manager init
  243. [ 0.310648] [ccu-inf] aw_ccu_init
  244. [ 0.314581] [ccu-inf] script config pll3 to 297MHz
  245. [ 0.318330] [ccu-inf] script config pll4 to 300MHz
  246. [ 0.322076] [ccu-inf] script config pll6 to 600MHz
  247. [ 0.325835] [ccu-inf] script config pll7 to 297MHz
  248. [ 0.329582] [ccu-inf] script config pll8 to 336MHz
  249. [ 0.332320] Init eGon pin module V2.0
  250. [ 0.340026] bio: create slab <bio-0> at 0
  251. [ 0.343601] sunxi_gpio driver init ver 1.3
  252. [ 0.349219] gpiochip_add: registered GPIOs 1 to 1 on device: A1X_GPIO
  253. [ 0.352319] SCSI subsystem initialized
  254. [ 0.355328] libata version 3.00 loaded.
  255. [ 0.359989] usbcore: registered new interface driver usbfs
  256. [ 0.364325] usbcore: registered new interface driver hub
  257. [ 0.368458] usbcore: registered new device driver usb
  258. [ 0.371584] Linux media interface: v0.10
  259. [ 0.377205] Advanced Linux Sound Architecture Driver Version 1.0.25.
  260. [ 0.382007] Switching to clocksource arch_sys_counter
  261. [ 0.384137] FS-Cache: Loaded
  262. [ 0.386281] CacheFiles: Loaded
  263. [ 0.393848] [usb_manager]: CONFIG_USB_SW_SUNXI_USB0_OTG
  264. [ 0.397516] [sw_hcd0]: usb host driver initialize........
  265. [ 0.401591] [sw_udc]: udc_init: version 20080411
  266. [ 0.404972] [sw_udc]: usb_vbase = 0xf1c13000
  267. [ 0.408034] [sw_udc]: sram_vbase = 0xf1c00000
  268. [ 0.411121] [sw_udc]: open_usb_clock
  269. [ 0.436264] udc->driver is null, udc is need not stop
  270. [ 0.440191] NET: Registered protocol family 2
  271. [ 0.446737] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  272. [ 0.455496] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  273. [ 0.464826] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
  274. [ 0.471504] TCP: Hash tables configured (established 131072 bind 65536)
  275. [ 0.473693] TCP: reno registered
  276. [ 0.478629] UDP hash table entries: 512 (order: 2, 16384 bytes)
  277. [ 0.483991] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  278. [ 0.487733] NET: Registered protocol family 1
  279. [ 0.492978] RPC: Registered named UNIX socket transport module.
  280. [ 0.496721] RPC: Registered udp transport module.
  281. [ 0.500417] RPC: Registered tcp transport module.
  282. [ 0.505808] RPC: Registered tcp NFSv4.1 backchannel transport module.
  283. [ 0.508659] pm: select wifi: rtl8188eu
  284. [ 0.511939] wifi_pm: Unsupported wifi type!
  285. [ 0.515111] [wifi_pm]: wifi gpio init is OK !!
  286. [ 0.518418] [PM] bt is disable at script fex
  287. [ 0.523002] highmem bounce pool size: 64 pages
  288. [ 0.534528] VFS: Disk quotas dquot_6.5.2
  289. [ 0.540058] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  290. [ 0.546614] NFS: Registering the id_resolver key type
  291. [ 0.550992] FS-Cache: Netfs 'nfs' registered for caching
  292. [ 0.557322] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  293. [ 0.560621] msgmni has been set to 1227
  294. [ 0.568725] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  295. [ 0.571612] io scheduler noop registered
  296. [ 0.574837] io scheduler deadline registered
  297. [ 0.578558] io scheduler cfq registered (default)
  298. [ 0.586754] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  299. [ 0.590178] [uart]: used uart info.: 0x05
  300. [ 0.594859] [uart]: serial probe 0 irq 33 mapbase 0x01c28000
  301. [ 0.621079] sunxi-uart.0: ttyS0 at MMIO 0x1c28000 (irq = 33) is a U6_16550A
  302. <6>console [ttyS0] enabled
  303. [ 1.305129] console [ttyS0] enabled
  304. <6>[uart]: serial probe 2 irq 35 mapbase 0x01c28800
  305. [ 1.313474] [uart]: serial probe 2 irq 35 mapbase 0x01c28800
  306. <4>sunxi-uart: probe of sunxi-uart.2 failed with error -28
  307. [ 1.324368] sunxi-uart: probe of sunxi-uart.2 failed with error -28
  308. <7>G2D: drv_g2d_init
  309. [ 1.332996] G2D: drv_g2d_init
  310. <6>G2D: g2dmem: g2d_start=49000000, g2d_size=1000000
  311. [ 1.340674] G2D: g2dmem: g2d_start=49000000, g2d_size=1000000
  312. <6>G2D: head:c9000000,tail:ca000000
  313. [ 1.349640] G2D: head:c9000000,tail:ca000000
  314. <6>G2D: Module initialized.major:251
  315. [ 1.357242] G2D: Module initialized.major:251
  316. <6>loop: module loaded
  317. [ 1.367062] loop: module loaded
  318. [NAND] nand driver version: 0x2 0x9
  319. [ 1.373540] [NAND] nand driver version: 0x2 0x9
  320. <4>Dev Sunxi softw311 nand magic does not match for MBR 1: softw411
  321. [ 1.427317] Dev Sunxi softw311 nand magic does not match for MBR 1: softw411
  322. <4>Dev Sunxi softw311 nand magic does not match for MBR 2:
  323. [ 1.440382] Dev Sunxi softw311 nand magic does not match for MBR 2:
  324. <4>Dev Sunxi softw311 nand magic does not match for MBR 3:
  325. [ 1.453427] Dev Sunxi softw311 nand magic does not match for MBR 3:
  326. <4>Dev Sunxi softw311 nand magic does not match for MBR 4:
  327. [ 1.466467] Dev Sunxi softw311 nand magic does not match for MBR 4:
  328. <4>Dev Sunxi softw311 nand header bad for all MBR copies, MBR corrupted or not present.
  329. [ 1.481235] Dev Sunxi softw311 nand header bad for all MBR copies, MBR corrupted or not present.
  330. <4>Dev Sunxi softw411 nand: part 1, start 32768, size 32768
  331. [ 1.499543] Dev Sunxi softw411 nand: part 1, start 32768, size 32768
  332. <4>Dev Sunxi softw411 nand: part 2, start 65536, size 32768
  333. [ 1.511237] Dev Sunxi softw411 nand: part 2, start 65536, size 32768
  334. <4>Dev Sunxi softw411 nand: part 3, start 98304, size 32768
  335. [ 1.522894] Dev Sunxi softw411 nand: part 3, start 98304, size 32768
  336. <4>Dev Sunxi softw411 nand: part 4, start 131072, size 1048576
  337. [ 1.534821] Dev Sunxi softw411 nand: part 4, start 131072, size 1048576
  338. <4>Dev Sunxi softw411 nand: part 5, start 1179648, size 1048576
  339. [ 1.547083] Dev Sunxi softw411 nand: part 5, start 1179648, size 1048576
  340. <4>Dev Sunxi softw411 nand: part 6, start 2228224, size 32768
  341. [ 1.559258] Dev Sunxi softw411 nand: part 6, start 2228224, size 32768
  342. <4>Dev Sunxi softw411 nand: part 7, start 2260992, size 65536
  343. [ 1.571261] Dev Sunxi softw411 nand: part 7, start 2260992, size 65536
  344. <4>Dev Sunxi softw411 nand: part 8, start 2326528, size 655360
  345. [ 1.583347] Dev Sunxi softw411 nand: part 8, start 2326528, size 655360
  346. <4>Dev Sunxi softw411 nand: part 9, start 2981888, size 32768
  347. [ 1.595434] Dev Sunxi softw411 nand: part 9, start 2981888, size 32768
  348. <4>Dev Sunxi softw411 nand: part 10, start 3014656, size 524288
  349. [ 1.607608] Dev Sunxi softw411 nand: part 10, start 3014656, size 524288
  350. <4>Dev Sunxi softw411 nand: part 11, start 3538944, size 11501568
  351. [ 1.620129] Dev Sunxi softw411 nand: part 11, start 3538944, size 11501568
  352. <6> nand: nanda nandb nandc nandd nande nandf nandg nandh nandi nandj nandk
  353. [ 1.633689] nand: nanda nandb nandc nandd nande nandf nandg nandh nandi nandj nandk
  354. [NAND]nand driver, ok.
  355. [ 1.645616] [NAND]nand driver, ok.
  356. <6>sw_ahci sw_ahci.0: controller can't do PMP, turning off CAP_PMP
  357. [ 1.655360] sw_ahci sw_ahci.0: controller can't do PMP, turning off CAP_PMP
  358. <4>sw_ahci sw_ahci.0: forcing PORTS_IMPL to 0x1
  359. [ 1.666621] sw_ahci sw_ahci.0: forcing PORTS_IMPL to 0x1
  360. <6>sw_ahci sw_ahci.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  361. [ 1.679380] sw_ahci sw_ahci.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  362. <6>sw_ahci sw_ahci.0: flags: ncq sntf pm led clo only pio slum part ccc
  363. [ 1.694269] sw_ahci sw_ahci.0: flags: ncq sntf pm led clo only pio slum part ccc
  364. <6>scsi0 : sw_ahci_platform
  365. [ 1.705222] scsi0 : sw_ahci_platform
  366. <6>ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 88
  367. [ 1.715918] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 88
  368. <6>sunxi_emac Using mii phy on PortA
  369. [ 1.727747] sunxi_emac Using mii phy on PortA
  370. <6>sunxi_emac Using MAC from SID: 02:0d:08:40:cb:d8[ 1.746820] sunxi_emac Using MAC from SID: 02:0d:08:40:cb:d8<6>ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  371.  
  372. [ 1.759782] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  373. <6>ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  374. [ 1.771700] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  375. [sw-ehci1]: open clock
  376. [ 1.780266] [sw-ehci1]: open clock
  377. [sw-ehci1]: Set USB Power ON
  378. [ 1.806278] [sw-ehci1]: Set USB Power ON
  379. <6>sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  380. [ 1.816624] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  381. <6>sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 1
  382. [ 1.830124] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 1
  383. <6>sw-ehci sw-ehci.1: irq 71, io mem 0x01c14000
  384. [ 1.841558] sw-ehci sw-ehci.1: irq 71, io mem 0x01c14000
  385. <6>sw-ehci sw-ehci.1: USB 2.0 started, EHCI 1.00
  386. [ 1.866457] sw-ehci sw-ehci.1: USB 2.0 started, EHCI 1.00
  387. <6>hub 1-0:1.0: USB hub found
  388. [ 1.875198] hub 1-0:1.0: USB hub found
  389. <6>hub 1-0:1.0: 1 port detected
  390. [ 1.881828] hub 1-0:1.0: 1 port detected
  391. [sw-ohci1]: open clock
  392. [ 1.888249] [sw-ohci1]: open clock
  393. <6>sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
  394. [ 1.917726] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
  395. <6>sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 2
  396. [ 1.930879] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 2
  397. <6>sw-ohci sw-ohci.1: irq 96, io mem 0x01c14400
  398. [ 1.942208] sw-ohci sw-ohci.1: irq 96, io mem 0x01c14400
  399. <6>hub 2-0:1.0: USB hub found
  400. [ 2.009310] hub 2-0:1.0: USB hub found
  401. <6>hub 2-0:1.0: 1 port detected
  402. [ 2.015966] hub 2-0:1.0: 1 port detected
  403. [sw-ehci2]: open clock
  404. [ 2.022366] [sw-ehci2]: open clock
  405. [sw-ehci2]: Set USB Power ON
  406. [ 2.048405] [sw-ehci2]: Set USB Power ON
  407. <6>sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  408. [ 2.058760] sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  409. <6>sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 3
  410. <6>ata1: SATA link down (SStatus 0 SControl 300)
  411. [ 2.072256] sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 3
  412. [ 2.076611] ata1: SATA link down (SStatus 0 SControl 300)
  413. <6>sw-ehci sw-ehci.2: irq 72, io mem 0x01c1c000
  414. [ 2.093438] sw-ehci sw-ehci.2: irq 72, io mem 0x01c1c000
  415. <6>sw-ehci sw-ehci.2: USB 2.0 started, EHCI 1.00
  416. [ 2.116453] sw-ehci sw-ehci.2: USB 2.0 started, EHCI 1.00
  417. <6>hub 3-0:1.0: USB hub found
  418. [ 2.125165] hub 3-0:1.0: USB hub found
  419. <6>hub 3-0:1.0: 1 port detected
  420. [ 2.131796] hub 3-0:1.0: 1 port detected
  421. [sw-ohci2]: open clock
  422. [ 2.138196] [sw-ohci2]: open clock
  423. <6>sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
  424. [ 2.167675] sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
  425. <6>sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 4
  426. [ 2.180827] sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 4
  427. <6>sw-ohci sw-ohci.2: irq 97, io mem 0x01c1c400
  428. [ 2.192165] sw-ohci sw-ohci.2: irq 97, io mem 0x01c1c400
  429. <6>hub 4-0:1.0: USB hub found
  430. [ 2.259340] hub 4-0:1.0: USB hub found
  431. <6>hub 4-0:1.0: 1 port detected
  432. [ 2.265986] hub 4-0:1.0: 1 port detected
  433. <6>Initializing USB Mass Storage driver...
  434. [ 2.273992] Initializing USB Mass Storage driver...
  435. <6>usbcore: registered new interface driver usb-storage
  436. [ 2.283965] usbcore: registered new interface driver usb-storage
  437. <6>USB Mass Storage support registered.
  438. [ 2.293542] USB Mass Storage support registered.
  439. <6>usbcore: registered new interface driver libusual
  440. [ 2.302973] usbcore: registered new interface driver libusual
  441. <6>usbcore: registered new interface driver usbserial
  442. [ 2.313645] usbcore: registered new interface driver usbserial
  443. <6>usbserial: USB Serial Driver core
  444. [ 2.322790] usbserial: USB Serial Driver core
  445. <6>usbcore: registered new interface driver option
  446. [ 2.331717] usbcore: registered new interface driver option
  447. <6>USB Serial support registered for GSM modem (1-port)
  448. [ 2.342283] USB Serial support registered for GSM modem (1-port)
  449. <6>mousedev: PS/2 mouse device common for all mice
  450. [ 2.353227] mousedev: PS/2 mouse device common for all mice
  451. try to request ir_para gpio failed
  452. [ 2.361977] try to request ir_para gpio failed
  453. <6>input: sunxi-ir as /devices/virtual/input/input0
  454. [ 2.371383] input: sunxi-ir as /devices/virtual/input/input0
  455. IR Initial OK
  456. [ 2.378507] IR Initial OK
  457. <3>sunxi-rtc sunxi-rtc: Warning: RTC time is wrong!
  458. [ 2.386339] sunxi-rtc sunxi-rtc: Warning: RTC time is wrong!
  459. <6>sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0
  460. [ 2.397300] sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0
  461. <6>i2c /dev entries driver
  462. [ 2.405888] i2c /dev entries driver
  463. config i2c gpio with gpio_config api
  464. [ 2.413201] config i2c gpio with gpio_config api
  465. <6>axp_mfd 0-0034: AXP (CHIP ID: 0x41) detected
  466. [ 2.423428] axp_mfd 0-0034: AXP (CHIP ID: 0x41) detected
  467. <6>I2C: i2c-0: AW16XX I2C adapter
  468. [ 2.432418] I2C: i2c-0: AW16XX I2C adapter
  469. <6>I2C: i2c-1: AW16XX I2C adapter
  470. [ 2.439883] I2C: i2c-1: AW16XX I2C adapter
  471. <6>I2C: i2c-2: AW16XX I2C adapter
  472. [ 2.447324] I2C: i2c-2: AW16XX I2C adapter
  473. <3>[ccu-err] clk_enable: invalid handle
  474. [ 2.455060] [ccu-err] clk_enable: invalid handle
  475. <6>I2C: i2c-3: AW16XX I2C adapter
  476. [ 2.462936] I2C: i2c-3: AW16XX I2C adapter
  477. <3>[ccu-err] clk_enable: invalid handle
  478. [ 2.470664] [ccu-err] clk_enable: invalid handle
  479. <6>I2C: i2c-4: AW16XX I2C adapter
  480. [ 2.478514] I2C: i2c-4: AW16XX I2C adapter
  481. <6>lirc_dev: IR Remote Control driver registered, major 250
  482. [ 2.488084] lirc_dev: IR Remote Control driver registered, major 250
  483. [cedar dev]: install start!!!
  484. [ 2.497223] [cedar dev]: install start!!!
  485. [cedar dev]: install end!!!
  486. [ 2.504084] [cedar dev]: install end!!!
  487. [ace_drv] start!!!
  488. [ 2.509678] [ace_drv] start!!!
  489. [ace_drv] init end!!!
  490. [ 2.515015] [ace_drv] init end!!!
  491. <6>Driver for 1-wire Dallas network protocol.
  492. [ 2.522419] Driver for 1-wire Dallas network protocol.
  493. <6>axp20_ldo1: 1300 mV
  494. [ 2.529960] axp20_ldo1: 1300 mV
  495. <6>axp20_ldo2: 1800 <--> 3300 mV at 3000 mV
  496. [ 2.538316] axp20_ldo2: 1800 <--> 3300 mV at 3000 mV
  497. <6>axp20_ldo3: 700 <--> 3500 mV at 2800 mV
  498. [ 2.548407] axp20_ldo3: 700 <--> 3500 mV at 2800 mV
  499. <6>axp20_ldo4: 1250 <--> 3300 mV at 2800 mV
  500. [ 2.558652] axp20_ldo4: 1250 <--> 3300 mV at 2800 mV
  501. <6>axp20_buck2: 700 <--> 2275 mV at 1400 mV
  502. [ 2.568766] axp20_buck2: 700 <--> 2275 mV at 1400 mV
  503. <6>axp20_buck3: 700 <--> 3500 mV at 1250 mV
  504. [ 2.578915] axp20_buck3: 700 <--> 3500 mV at 1250 mV
  505. <6>axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV
  506. [ 2.588751] axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV
  507. <6>input: axp20-supplyer as /devices/platform/sunxi-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input1
  508. [ 2.603457] input: axp20-supplyer as /devices/platform/sunxi-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input1
  509. <4>axp20_ldo2: Failed to create debugfs directory
  510. [ 2.631016] axp20_ldo2: Failed to create debugfs directory
  511. <6>[mmc-msg] sw_mci_init
  512. [ 2.639468] [mmc-msg] sw_mci_init
  513. <6>[mmc-msg] MMC host used card: 0x1, boot card: 0x0, io_card 0
  514. [ 2.648528] [mmc-msg] MMC host used card: 0x1, boot card: 0x0, io_card 0
  515. <6>[mmc-msg] sdc0 set round clock 400000, src 24000000
  516. [ 2.660360] [mmc-msg] sdc0 set round clock 400000, src 24000000
  517. <6>[mmc-msg] sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  518. [ 2.674483] [mmc-msg] sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  519. <6>[mmc-msg] sdc0 Probe: base:0xf00c8000 irq:64 sg_cpu:f00ca000(4fc00000) ret 0.
  520. [ 2.691697] [mmc-msg] sdc0 Probe: base:0xf00c8000 irq:64 sg_cpu:f00ca000(4fc00000) ret 0.
  521. [mmc_pm]: failed to fetch sdio card configuration!
  522. [ 2.704435] [mmc_pm]: failed to fetch sdio card configuration!
  523. <6>sunxi_leds driver init
  524. [ 2.712622] sunxi_leds driver init
  525. <7>Registered led device: blue:ph21:led2
  526. [ 2.719962] Registered led device: blue:ph21:led2
  527. <6>ledtrig-cpu: registered to indicate activity on CPUs
  528. [ 2.729708] ledtrig-cpu: registered to indicate activity on CPUs
  529. <6>usbcore: registered new interface driver usbhid
  530. [ 2.740460] usbcore: registered new interface driver usbhid
  531. <6>usbhid: USB HID core driver
  532. [ 2.748822] usbhid: USB HID core driver
  533. <6>Netfilter messages via NETLINK v0.30.
  534. [ 2.758241] Netfilter messages via NETLINK v0.30.
  535. <6>TCP: cubic registered
  536. [ 2.765678] TCP: cubic registered
  537. <6>NET: Registered protocol family 10
  538. [ 2.773035] NET: Registered protocol family 10
  539. <6>NET: Registered protocol family 17
  540. [ 2.781981] NET: Registered protocol family 17
  541. <6>lib80211: common routines for IEEE802.11 drivers
  542. [ 2.791126] lib80211: common routines for IEEE802.11 drivers
  543. <7>lib80211_crypt: registered algorithm 'NULL'
  544. [ 2.800966] lib80211_crypt: registered algorithm 'NULL'
  545. [mmc_pm]: No sdio card, please check your config !!
  546. [ 2.810806] [mmc_pm]: No sdio card, please check your config !!
  547. <5>Registering the dns_resolver key type
  548. [ 2.820382] Registering the dns_resolver key type
  549. <6>VFP support v0.3: [ 2.827070] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
  550. implementor 41 architecture 2 part 30 variant 7 rev 4
  551. <6>ThumbEE CPU extension supported.
  552. [ 2.842747] ThumbEE CPU extension supported.
  553. <5>Registering SWP/SWPB emulation handler
  554. [ 2.850783] Registering SWP/SWPB emulation handler
  555. <4>axp20_buck2: Failed to create debugfs directory
  556. [ 2.860188] axp20_buck2: Failed to create debugfs directory
  557. <6>[cpu_freq] INF:-------------------V-F Table-------------------
  558. [ 2.871906] [cpu_freq] INF:-------------------V-F Table-------------------
  559. <6>[cpu_freq] INF: voltage = 1450mv frequency = 1008MHz
  560. [ 2.883832] [cpu_freq] INF: voltage = 1450mv frequency = 1008MHz
  561. <6>[cpu_freq] INF: voltage = 1400mv frequency = 912MHz
  562. [ 2.894966] [cpu_freq] INF: voltage = 1400mv frequency = 912MHz
  563. <6>[cpu_freq] INF: voltage = 1300mv frequency = 864MHz
  564. [ 2.906096] [cpu_freq] INF: voltage = 1300mv frequency = 864MHz
  565. <6>[cpu_freq] INF: voltage = 1200mv frequency = 720MHz
  566. [ 2.917227] [cpu_freq] INF: voltage = 1200mv frequency = 720MHz
  567. <6>[cpu_freq] INF: voltage = 1100mv frequency = 528MHz
  568. [ 2.928357] [cpu_freq] INF: voltage = 1100mv frequency = 528MHz
  569. <6>[cpu_freq] INF: voltage = 1050mv frequency = 312MHz
  570. [ 2.939487] [cpu_freq] INF: voltage = 1050mv frequency = 312MHz
  571. <6>[cpu_freq] INF: voltage = 1050mv frequency = 144MHz
  572. [ 2.950617] [cpu_freq] INF: voltage = 1050mv frequency = 144MHz
  573. <6>[cpu_freq] INF: voltage = 1000mv frequency = 0MHz
  574. [ 2.961748] [cpu_freq] INF: voltage = 1000mv frequency = 0MHz
  575. <6>[cpu_freq] INF:-----------------------------------------------
  576. [ 2.973656] [cpu_freq] INF:-----------------------------------------------
  577. <6>[cpu_freq] INF:sunxi_cpufreq_initcall, get cpu frequency from sysconfig, max freq: 912MHz, min freq: 60MHz
  578. [ 2.990170] [cpu_freq] INF:sunxi_cpufreq_initcall, get cpu frequency from sysconfig, max freq: 912MHz, min freq: 60MHz
  579. <6>registered taskstats version 1
  580. [ 3.004588] registered taskstats version 1
  581. <4>axp20_buck3: incomplete constraints, leaving on
  582. [ 3.013764] axp20_buck3: incomplete constraints, leaving on
  583. <4>axp20_buck2: incomplete constraints, leaving on
  584. [ 3.024096] axp20_buck2: incomplete constraints, leaving on
  585. <4>axp20_ldo4: incomplete constraints, leaving on
  586. [ 3.034332] axp20_ldo4: incomplete constraints, leaving on
  587. <4>axp20_ldo3: incomplete constraints, leaving on
  588. [ 3.044486] axp20_ldo3: incomplete constraints, leaving on
  589. <4>axp20_ldo2: incomplete constraints, leaving on
  590. [ 3.054670] axp20_ldo2: incomplete constraints, leaving on
  591. <6>sunxi-rtc sunxi-rtc: setting system clock to 2010-01-01 00:00:00 UTC (1262304000)
  592. [ 3.068075] sunxi-rtc sunxi-rtc: setting system clock to 2010-01-01 00:00:00 UTC (1262304000)
  593. <6>ALSA device list:
  594. [ 3.078649] ALSA device list:
  595. <6> #0: sunxi-CODEC Audio Codec
  596. [ 3.084659] #0: sunxi-CODEC Audio Codec
  597. <6>Waiting for root device /dev/mmcblk0p1...
  598. [ 3.093190] Waiting for root device /dev/mmcblk0p1...
  599. <6>[mmc-msg] mmc 0 detect change, present 1
  600. [ 3.670989] [mmc-msg] mmc 0 detect change, present 1
  601. <6>[mmc-msg] sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  602. [ 4.180015] [mmc-msg] sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  603. <6>[mmc-msg] sdc0 power on
  604. [ 4.191413] [mmc-msg] sdc0 power on
  605. <6>[mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  606. [ 4.220429] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  607. <6>[mmc-msg] sdc0 set round clock 400000, src 24000000
  608. [ 4.234712] [mmc-msg] sdc0 set round clock 400000, src 24000000
  609. <3>[mmc-err] smc 0 err, cmd 52, RTO
  610. [ 4.317727] [mmc-err] smc 0 err, cmd 52, RTO
  611. <3>[mmc-err] smc 0 err, cmd 52, RTO
  612. [ 4.326209] [mmc-err] smc 0 err, cmd 52, RTO
  613. <6>[mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  614. [ 4.338906] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  615. <6>[mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  616. [ 4.359007] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  617. <3>[mmc-err] smc 0 err, cmd 5, RTO
  618. [ 4.373755] [mmc-err] smc 0 err, cmd 5, RTO
  619. <3>[mmc-err] smc 0 err, cmd 5, RTO
  620. [ 4.382060] [mmc-err] smc 0 err, cmd 5, RTO
  621. <3>[mmc-err] smc 0 err, cmd 5, RTO
  622. [ 4.390363] [mmc-err] smc 0 err, cmd 5, RTO
  623. <3>[mmc-err] smc 0 err, cmd 5, RTO
  624. [ 4.398665] [mmc-err] smc 0 err, cmd 5, RTO
  625. <6>[mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  626. [ 4.411905] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  627. <6>[mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  628. [ 4.429635] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  629. <6>[mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  630. [ 4.449732] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  631. <6>[mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
  632. [ 4.532509] [mmc-msg] sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
  633. <6>[mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
  634. [ 4.550238] [mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
  635. <6>[mmc-msg] sdc0 set round clock 42857143, src 600000000
  636. [ 4.564860] [mmc-msg] sdc0 set round clock 42857143, src 600000000
  637. <6>[mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
  638. [ 4.634521] [mmc-msg] sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
  639. <6>mmc0: new high speed SDHC card at address aaaa
  640. [ 4.648447] mmc0: new high speed SDHC card at address aaaa
  641. <6>mmcblk0: mmc0:aaaa SU16G 14.8 GiB
  642. [ 4.657811] mmcblk0: mmc0:aaaa SU16G 14.8 GiB
  643. <6> mmcblk0: p1
  644. [ 4.665454] mmcblk0: p1
  645. <3>EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibilities
  646. [ 4.750149] EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibilities
  647. <3>EXT4-fs (mmcblk0p1): couldn't mount as ext2 due to feature incompatibilities
  648. [ 4.809980] EXT4-fs (mmcblk0p1): couldn't mount as ext2 due to feature incompatibilities
  649. <6>EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  650. [ 4.903912] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  651. <6>VFS: Mounted root (ext4 filesystem) on device 179:1.
  652. [ 4.917115] VFS: Mounted root (ext4 filesystem) on device 179:1.
  653. <6>devtmpfs: mounted
  654. [ 4.926985] devtmpfs: mounted
  655. <6>Freeing init memory: 176K
  656. [ 4.932872] Freeing init memory: 176K
  657. <30>systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
  658. [ 5.673790] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
  659.  
  660. Welcome to Arch Linux ARM!
  661.  
  662. <30>systemd[1]: Set hostname to <alarm>.
  663. [ 5.727525] systemd[1]: Set hostname to <alarm>.
  664. <28>systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
  665. [ 6.050535] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
  666. <30>systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  667. [ 6.073289] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  668. <30>systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  669. [ 6.088089] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  670. <30>systemd[1]: Expecting device dev-ttyS0.device...
  671. [ 6.100500] systemd[1]: Expecting device dev-ttyS0.device...
  672. Expecting device dev-ttyS0.device...
  673. <30>systemd[1]: Expecting device sys-subsystem-net-devices-eth0.device...
  674. [ 6.128785] systemd[1]: Expecting device sys-subsystem-net-devices-eth0.device...
  675. Expecting device sys-subsystem-net-devices-eth0.device...
  676. <30>systemd[1]: Starting Remote File Systems.
  677. [ 6.156321] systemd[1]: Starting Remote File Systems.
  678. [ OK ] Reached target Remote File Systems.
  679. <30>systemd[1]: Reached target Remote File Systems.
  680. [ 6.186805] systemd[1]: Reached target Remote File Systems.
  681. <30>systemd[1]: Starting Root Slice.
  682. [ 6.195783] systemd[1]: Starting Root Slice.
  683. [ OK ] Created slice Root Slice.
  684. <30>systemd[1]: Created slice Root Slice.
  685. [ 6.225964] systemd[1]: Created slice Root Slice.
  686. <30>systemd[1]: Starting User and Session Slice.
  687. [ 6.235090] systemd[1]: Starting User and Session Slice.
  688. [ OK ] Created slice User and Session Slice.
  689. <30>systemd[1]: Created slice User and Session Slice.
  690. [ 6.267028] systemd[1]: Created slice User and Session Slice.
  691. <30>systemd[1]: Starting System Slice.
  692. [ 6.276357] systemd[1]: Starting System Slice.
  693. [ OK ] Created slice System Slice.
  694. <30>systemd[1]: Created slice System Slice.
  695. [ 6.306132] systemd[1]: Created slice System Slice.
  696. <30>systemd[1]: Starting system-netctl\x2difplugd.slice.
  697. [ 6.316127] systemd[1]: Starting system-netctl\x2difplugd.slice.
  698. [ OK ] Created slice system-netctl\x2difplugd.slice.
  699. <30>systemd[1]: Created slice system-netctl\x2difplugd.slice.
  700. [ 6.347689] systemd[1]: Created slice system-netctl\x2difplugd.slice.
  701. <30>systemd[1]: Starting system-getty.slice.
  702. [ 6.358220] systemd[1]: Starting system-getty.slice.
  703. [ OK ] Created slice system-getty.slice.
  704. <30>systemd[1]: Created slice system-getty.slice.
  705. [ 6.386648] systemd[1]: Created slice system-getty.slice.
  706. <30>systemd[1]: Starting system-serial\x2dgetty.slice.
  707. [ 6.397005] systemd[1]: Starting system-serial\x2dgetty.slice.
  708. [ OK ] Created slice system-serial\x2dgetty.slice.
  709. <30>systemd[1]: Created slice system-serial\x2dgetty.slice.
  710. [ 6.427525] systemd[1]: Created slice system-serial\x2dgetty.slice.
  711. <30>systemd[1]: Starting Slices.
  712. [ 6.436857] systemd[1]: Starting Slices.
  713. [ OK ] Reached target Slices.
  714. <30>systemd[1]: Reached target Slices.
  715. [ 6.465684] systemd[1]: Reached target Slices.
  716. <30>systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  717. [ 6.475841] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  718. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  719. <30>systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  720. [ 6.508210] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  721. <30>systemd[1]: Starting Device-mapper event daemon FIFOs.
  722. [ 6.520474] systemd[1]: Starting Device-mapper event daemon FIFOs.
  723. [ OK ] Listening on Device-mapper event daemon FIFOs.
  724. <30>systemd[1]: Listening on Device-mapper event daemon FIFOs.
  725. [ 6.547764] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  726. <30>systemd[1]: Starting Delayed Shutdown Socket.
  727. [ 6.558807] systemd[1]: Starting Delayed Shutdown Socket.
  728. [ OK ] Listening on Delayed Shutdown Socket.
  729. <30>systemd[1]: Listening on Delayed Shutdown Socket.
  730. [ 6.586990] systemd[1]: Listening on Delayed Shutdown Socket.
  731. <30>systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  732. [ 6.600696] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
  733. [ OK ] Set up automount Arbitrary Executable File Formats F...utomount Point.
  734. <30>systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  735. [ 6.640653] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  736. <30>systemd[1]: Starting Encrypted Volumes.
  737. [ 6.654061] systemd[1]: Starting Encrypted Volumes.
  738. [ OK ] Reached target Encrypted Volumes.
  739. <30>systemd[1]: Reached target Encrypted Volumes.
  740. [ 6.686632] systemd[1]: Reached target Encrypted Volumes.
  741. <30>systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  742. [ 6.699203] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  743. <30>systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  744. [ 6.714474] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  745. <30>systemd[1]: Starting Paths.
  746. [ 6.725363] systemd[1]: Starting Paths.
  747. [ OK ] Reached target Paths.
  748. <30>systemd[1]: Reached target Paths.
  749. [ 6.745604] systemd[1]: Reached target Paths.
  750. <30>systemd[1]: Starting LVM2 metadata daemon socket.
  751. [ 6.754815] systemd[1]: Starting LVM2 metadata daemon socket.
  752. [ OK ] Listening on LVM2 metadata daemon socket.
  753. <30>systemd[1]: Listening on LVM2 metadata daemon socket.
  754. [ 6.787342] systemd[1]: Listening on LVM2 metadata daemon socket.
  755. <30>systemd[1]: Starting udev Kernel Socket.
  756. [ 6.797559] systemd[1]: Starting udev Kernel Socket.
  757. [ OK ] Listening on udev Kernel Socket.
  758. <30>systemd[1]: Listening on udev Kernel Socket.
  759. [ 6.826554] systemd[1]: Listening on udev Kernel Socket.
  760. <30>systemd[1]: Starting udev Control Socket.
  761. [ 6.836046] systemd[1]: Starting udev Control Socket.
  762. [ OK ] Listening on udev Control Socket.
  763. <30>systemd[1]: Listening on udev Control Socket.
  764. [ 6.866641] systemd[1]: Listening on udev Control Socket.
  765. <30>systemd[1]: Starting Journal Socket.
  766. [ 6.875804] systemd[1]: Starting Journal Socket.
  767. [ OK ] Listening on Journal Socket.
  768. <30>systemd[1]: Listening on Journal Socket.
  769. [ 6.906225] systemd[1]: Listening on Journal Socket.
  770. <30>systemd[1]: Mounted Huge Pages File System.
  771. [ 6.915612] systemd[1]: Mounted Huge Pages File System.
  772. <30>systemd[1]: Starting Apply Kernel Variables...
  773. [ 6.928187] systemd[1]: Starting Apply Kernel Variables...
  774. Starting Apply Kernel Variables...
  775. <30>systemd[1]: Starting udev Coldplug all Devices...
  776. [ 6.997686] systemd[1]: Starting udev Coldplug all Devices...
  777. Starting udev Coldplug all Devices...
  778. <30>systemd[1]: Mounting Debug File System...
  779. [ 7.086953] systemd[1]: Mounting Debug File System...
  780. Mounting Debug File System...
  781. <30>systemd[1]: Starting Setup Virtual Console...
  782. [ 7.177132] systemd[1]: Starting Setup Virtual Console...
  783. Starting Setup Virtual Console...
  784. <30>systemd[1]: Mounting POSIX Message Queue File System...
  785. [ 7.258331] systemd[1]: Mounting POSIX Message Queue File System...
  786. Mounting POSIX Message Queue File System...
  787. <30>systemd[1]: Starting Create list of required static device nodes for the current kernel...
  788. [ 7.363632] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  789. Starting Create list of required static device nodes...rrent kernel...
  790. <30>systemd[1]: Started Load Kernel Modules.
  791. [ 7.471927] systemd[1]: Started Load Kernel Modules.
  792. <30>systemd[1]: Mounted Configuration File System.
  793. [ 7.481705] systemd[1]: Mounted Configuration File System.
  794. <30>systemd[1]: Mounted FUSE Control File System.
  795. [ 7.491867] systemd[1]: Mounted FUSE Control File System.
  796. <30>systemd[1]: Starting Journal Service...
  797. [ 7.501295] systemd[1]: Starting Journal Service...
  798. Starting Journal Service...
  799. [ OK ] Started Journal Service.
  800. <30>systemd[1]: Started Journal Service.
  801. [ 7.616021] systemd[1]: Started Journal Service.
  802. [ OK ] Reached target Swap.
  803. Mounting Temporary Directory...
  804. <46>systemd-journald[62]: Vacuuming done, freed 0 bytes
  805. [ 7.662042] systemd-journald[62]: Vacuuming done, freed 0 bytes
  806. Starting Remount Root and Kernel File Systems...
  807. [ OK ] Started Apply Kernel Variables.
  808. [ OK ] Mounted Debug File System.
  809. [ OK ] Started Setup Virtual Console.
  810. [ OK ] Mounted POSIX Message Queue File System.
  811. [ OK ] Mounted Temporary Directory.
  812. [ OK ] Started Remount Root and Kernel File Systems.
  813. [ OK ] Started udev Coldplug all Devices.
  814. [ OK ] Started Create list of required static device nodes ...current kernel.
  815. Starting Create static device nodes in /dev...
  816. Starting Load/Save Random Seed...
  817. [ OK ] Started Create static device nodes in /dev.
  818. [ OK ] Started Load/Save Random Seed.
  819. Starting udev Kernel Device Manager...
  820. [ OK ] Reached target Local File Systems (Pre).
  821. <30>systemd-udevd[72]: starting version 208
  822. [ 8.800820] systemd-udevd[72]: starting version 208
  823. [ OK ] Reached target Local File Systems.
  824. Starting Trigger Flushing of Journal to Persistent Storage...
  825. Starting Recreate Volatile Files and Directories...
  826. [ OK ] Started udev Kernel Device Manager.
  827. <46>systemd-journald[62]: Received request to flush runtime journal from PID 1
  828. [ 9.011085] systemd-journald[62]: Received request to flush runtime journal from PID 1
  829. [ OK ] Started Trigger Flushing of Journal to Persistent Storage.
  830. [ OK ] Started Recreate Volatile Files and Directories.
  831. Starting Update UTMP about System Reboot/Shutdown...
  832. [ OK ] Reached target Sound Card.
  833. [ OK ] Found device /dev/ttyS0.
  834. [ OK ] Found device /sys/subsystem/net/devices/eth0.
  835. [ OK ] Started Update UTMP about System Reboot/Shutdown.
  836. [ OK ] Reached target System Initialization.
  837. [ OK ] Reached target Timers.
  838. [ OK ] Listening on D-Bus System Message Bus Socket.
  839. [ OK ] Reached target Sockets.
  840. [ OK ] Reached target Basic System.
  841. Starting Entropy Harvesting Daemon...
  842. Starting OpenSSH Daemon...
  843. [ OK ] Started OpenSSH Daemon.
  844. Starting Automatic wired network connection using netctl profiles...
  845. [ OK ] Started Automatic wired network connection using netctl profiles.
  846. Starting Login Service...
  847. Starting Permit User Sessions...
  848. Starting D-Bus System Message Bus...
  849. [ OK ] Started D-Bus System Message Bus.
  850. [ OK ] Started Entropy Harvesting Daemon.
  851. [ OK ] Started Permit User Sessions.
  852. Starting Getty on tty1...
  853. [ OK ] Started Getty on tty1.
  854. Starting Serial Getty on ttyS0...
  855. [ OK ] Started Serial Getty on ttyS0.
  856. [ OK ] Reached target Login Prompts.
  857. [ OK ] Started Login Service.
  858. [ OK ] Reached target Multi-User System.
  859. [ OK ] Reached target Graphical Interface.
  860.  
  861. Arch Linux 3.4.79-1-ARCH (ttyS0)
  862.  
  863. alarm login: <6>sunxi_emac sunxi_emac.0: eth0: link down
  864. [ 14.876172] sunxi_emac sunxi_emac.0: eth0: link down
  865. <6>ADDRCONF(NETDEV_UP): eth0: link is not ready
  866. [ 14.886327] ADDRCONF(NETDEV_UP): eth0: link is not ready
  867.  
  868. Arch Linux 3.4.79-1-ARCH (ttyS0)
  869.  
  870. alarm login:
  871. Arch Linux 3.4.79-1-ARCH (ttyS0)
  872.  
  873. alarm login: root
  874. Password:
  875. Last login: Thu Dec 31 17:00:23 on ttyS0
  876. [root@alarm ~]#
  877. [root@alarm ~]#
  878. [root@alarm ~]# <6>sunxi_emac sunxi_emac.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
  879. [ 28.878951] sunxi_emac sunxi_emac.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
  880. <6>ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  881. [ 28.897224] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  882. <4>------------[ cut here ]------------
  883. [ 39.055664] ------------[ cut here ]------------
  884. <4>WARNING: at net/sched/sch_generic.c:256 dev_watchdog+0x1b4/0x24c()
  885. [ 39.066468] WARNING: at net/sched/sch_generic.c:256 dev_watchdog+0x1b4/0x24c()
  886. <6>NETDEV WATCHDOG: eth0 (sunxi_emac): transmit queue 0 timed out
  887. [ 39.079512] NETDEV WATCHDOG: eth0 (sunxi_emac): transmit queue 0 timed out
  888. <d>Modules linked in:[ 39.088215] Modules linked in:
  889.  
  890. [<c00130dc>] (unwind_backtrace+0x0/0xe0) from [<c0030d68>] (warn_slowpath_common+0x4c/0x64)
  891. [ 39.099554] [<c00130dc>] (unwind_backtrace+0x0/0xe0) from [<c0030d68>] (warn_slowpath_common+0x4c/0x64)
  892. [<c0030d68>] (warn_slowpath_common+0x4c/0x64) from [<c0030dac>] (warn_slowpath_fmt+0x2c/0x3c)
  893. [ 39.117200] [<c0030d68>] (warn_slowpath_common+0x4c/0x64) from [<c0030dac>] (warn_slowpath_fmt+0x2c/0x3c)
  894. [<c0030dac>] (warn_slowpath_fmt+0x2c/0x3c) from [<c0346918>] (dev_watchdog+0x1b4/0x24c)
  895. [ 39.134497] [<c0030dac>] (warn_slowpath_fmt+0x2c/0x3c) from [<c0346918>] (dev_watchdog+0x1b4/0x24c)
  896. [<c0346918>] (dev_watchdog+0x1b4/0x24c) from [<c003b6c4>] (run_timer_softirq+0x178/0x200)
  897. [ 39.151449] [<c0346918>] (dev_watchdog+0x1b4/0x24c) from [<c003b6c4>] (run_timer_softirq+0x178/0x200)
  898. [<c003b6c4>] (run_timer_softirq+0x178/0x200) from [<c00363fc>] (__do_softirq+0xb8/0x14c)
  899. [ 39.168499] [<c003b6c4>] (run_timer_softirq+0x178/0x200) from [<c00363fc>] (__do_softirq+0xb8/0x14c)
  900. [<c00363fc>] (__do_softirq+0xb8/0x14c) from [<c00368e4>] (irq_exit+0x48/0x9c)
  901. [ 39.184495] [<c00363fc>] (__do_softirq+0xb8/0x14c) from [<c00368e4>] (irq_exit+0x48/0x9c)
  902. [<c00368e4>] (irq_exit+0x48/0x9c) from [<c000e3cc>] (handle_IRQ+0x84/0xb0)
  903. [ 39.199279] [<c00368e4>] (irq_exit+0x48/0x9c) from [<c000e3cc>] (handle_IRQ+0x84/0xb0)
  904. [<c000e3cc>] (handle_IRQ+0x84/0xb0) from [<c0008530>] (gic_handle_irq+0x3c/0x60)
  905. [ 39.214321] [<c000e3cc>] (handle_IRQ+0x84/0xb0) from [<c0008530>] (gic_handle_irq+0x3c/0x60)
  906. [<c0008530>] (gic_handle_irq+0x3c/0x60) from [<c000d700>] (__irq_svc+0x40/0x70)
  907. [ 39.229796] [<c0008530>] (gic_handle_irq+0x3c/0x60) from [<c000d700>] (__irq_svc+0x40/0x70)
  908. Exception stack(0xc05cdf68 to 0xc05cdfb0)
  909. [ 39.241883] Exception stack(0xc05cdf68 to 0xc05cdfb0)
  910. df60: ef3ca2cc 00000000 00000003 00000000 c05cc038 c05cc000
  911. [ 39.253796] df60: ef3ca2cc 00000000 00000003 00000000 c05cc038 c05cc000
  912. df80: c0413238 d0905180 c05dd4c0 410fc074 00000000 00000000 00000cc6 c05cdfb0
  913. [ 39.268833] df80: c0413238 d0905180 c05dd4c0 410fc074 00000000 00000000 00000cc6 c05cdfb0
  914. dfa0: c000e6a0 c000e6a4 600f0013 ffffffff
  915. [ 39.280748] dfa0: c000e6a0 c000e6a4 600f0013 ffffffff
  916. [<c000d700>] (__irq_svc+0x40/0x70) from [<c000e6a4>] (default_idle+0x24/0x2c)
  917. [ 39.292666] [<c000d700>] (__irq_svc+0x40/0x70) from [<c000e6a4>] (default_idle+0x24/0x2c)
  918. [<c000e6a4>] (default_idle+0x24/0x2c) from [<c000e960>] (cpu_idle+0xa4/0xf8)
  919. [ 39.307620] [<c000e6a4>] (default_idle+0x24/0x2c) from [<c000e960>] (cpu_idle+0xa4/0xf8)
  920. [<c000e960>] (cpu_idle+0xa4/0xf8) from [<c059f808>] (start_kernel+0x30c/0x370)
  921. [ 39.322677] [<c000e960>] (cpu_idle+0xa4/0xf8) from [<c059f808>] (start_kernel+0x30c/0x370)
  922. <4>---[ end trace f440c0345ee584ac ]---
  923. [ 39.334507] ---[ end trace f440c0345ee584ac ]---
  924. <3>sunxi_emac sunxi_emac.0: tx time out, resetting emac
  925. [ 39.349199] sunxi_emac sunxi_emac.0: tx time out, resetting emac
  926. <7>eth0: no IPv6 routers present
  927. [ 39.835041] eth0: no IPv6 routers present
  928. <3>sunxi_emac sunxi_emac.0: tx time out, resetting emac
  929. [ 45.067064] sunxi_emac sunxi_emac.0: tx time out, resetting emac
  930. <3>sunxi_emac sunxi_emac.0: tx time out, resetting emac
  931. [ 55.057061] sunxi_emac sunxi_emac.0: tx time out, resetting emac
  932. <6>sunxi_emac sunxi_emac.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
  933. [ 62.229019] sunxi_emac sunxi_emac.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
  934. <3>sunxi_emac sunxi_emac.0: tx time out, resetting emac
  935. [ 72.057062] sunxi_emac sunxi_emac.0: tx time out, resetting emac
  936. <7>eth0: no IPv6 routers present
  937. [ 72.775042] eth0: no IPv6 routers present
  938. <6>sunxi_emac sunxi_emac.0: eth0: link down
  939. [ 78.236094] sunxi_emac sunxi_emac.0: eth0: link down
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement