Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2014
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.42 KB | None | 0 0
  1. U-Boot SPL 2014.10-rc1-g2212bb2-dirty (Aug 10 2014 - 22:18:48)
  2. DRAM: 2048 MiB
  3. CPU: 960000000Hz, AXI/AHB/APB: 3/2/2
  4.  
  5.  
  6. U-Boot 2014.10-rc1-gaf315cf-dirty (Aug 13 2014 - 22:15:39) Allwinner Technology
  7.  
  8. CPU: Allwinner A20 (SUN7I)
  9. I2C: ready
  10. DRAM: 2 GiB
  11. NAND: 8192 MiB
  12. MMC: SUNXI SD/MMC: 0
  13. In: serial
  14. Out: serial
  15. Err: serial
  16. Net: dwmac.1c50000
  17. Hit any key to stop autoboot: 0
  18. sun7i# boot
  19. reading openwrt-sunxi-uimage
  20. 2797344 bytes read in 465 ms (5.7 MiB/s)
  21. reading sun7i-a20-cubietruck.dtb
  22. 24230 bytes read in 31 ms (762.7 KiB/s)
  23. ## Booting kernel from Legacy Image at 46000000 ...
  24. Image Name: ARM OpenWrt Linux-3.16.1
  25. Image Type: ARM Linux Kernel Image (uncompressed)
  26. Data Size: 2797280 Bytes = 2.7 MiB
  27. Load Address: 40008000
  28. Entry Point: 40008000
  29. Verifying Checksum ... OK
  30. ## Flattened Device Tree blob at 49000000
  31. Booting using the fdt blob at 0x49000000
  32. Loading Kernel Image ... OK
  33. Using Device Tree in place at 49000000, end 49008ea5
  34.  
  35. Starting kernel ...
  36.  
  37. [ 0.000000] Booting Linux on physical CPU 0x0
  38. [ 0.000000] Linux version 3.16.1 (quitte@quitte-PC) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r42230) ) #1 SMP PREEMPT Thu Aug 21 20:45:28 CEST 4
  39. [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
  40. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  41. [ 0.000000] Machine model: Cubietech Cubietruck
  42. [ 0.000000] Memory policy: Data cache writealloc
  43. [ 0.000000] PERCPU: Embedded 7 pages/cpu @ee7cd000 s6784 r8192 d13696 u32768
  44. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522768
  45. [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk rootwait ubi.mtd=5 root=/dev/ubiblock0_0 rootfstype=squashfs,ubifs ubi.block=0,rootfs
  46. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  47. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  48. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  49. [ 0.000000] Memory: 2073640K/2097152K available (4003K kernel code, 178K rwdata, 1108K rodata, 206K init, 612K bss, 23512K reserved, 1318912K highmem)
  50. [ 0.000000] Virtual kernel memory layout:
  51. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  52. [ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 kB)
  53. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  54. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  55. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  56. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  57. [ 0.000000] .text : 0xc0008000 - 0xc0505ee4 (5112 kB)
  58. [ 0.000000] .init : 0xc0506000 - 0xc0539a80 ( 207 kB)
  59. [ 0.000000] .data : 0xc053a000 - 0xc0566a20 ( 179 kB)
  60. [ 0.000000] .bss : 0xc0566a2c - 0xc05ffcdc ( 613 kB)
  61. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  62. [ 0.000000] Preemptible hierarchical RCU implementation.
  63. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  64. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  65. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  66. [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (virt).
  67. [ 0.000010] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 2863311519744ns
  68. [ 0.000018] Switching to timer-based delay loop
  69. [ 0.000363] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns
  70. [ 0.000510] sched_clock: 32 bits at 160MHz, resolution 6ns, wraps every 26843545593ns
  71. [ 0.000674] Console: colour dummy device 80x30
  72. [ 0.000705] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  73. [ 0.000722] pid_max: default: 32768 minimum: 301
  74. [ 0.000837] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  75. [ 0.000848] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  76. [ 0.001490] CPU: Testing write buffer coherency: ok
  77. [ 0.001801] /cpus/cpu@0 missing clock-frequency property
  78. [ 0.001823] /cpus/cpu@1 missing clock-frequency property
  79. [ 0.001836] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  80. [ 0.001884] Setting up static identity map for 0x403eead8 - 0x403eeb0c
  81. [ 0.060244] CPU1: failed to boot: -38
  82. [ 0.060272] Brought up 1 CPUs
  83. [ 0.060279] SMP: Total of 1 processors activated.
  84. [ 0.060286] CPU: All CPU(s) started in SVC mode.
  85. [ 0.065028] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
  86. [ 0.065451] pinctrl core: initialized pinctrl subsystem
  87. [ 0.065846] regulator-dummy: no parameters
  88. [ 0.072110] NET: Registered protocol family 16
  89. [ 0.072476] DMA: preallocated 256 KiB pool for atomic coherent allocations
  90. [ 0.141523] reg-fixed-voltage ahci-5v: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@1, deferring probe
  91. [ 0.141557] platform ahci-5v: Driver reg-fixed-voltage requests probe deferral
  92. [ 0.141588] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe
  93. [ 0.141603] platform usb1-vbus: Driver reg-fixed-voltage requests probe deferral
  94. [ 0.141627] reg-fixed-voltage usb2-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe
  95. [ 0.141642] platform usb2-vbus: Driver reg-fixed-voltage requests probe deferral
  96. [ 0.141865] vcc3v0: 3000 mV
  97. [ 0.142104] vcc3v3: 3300 mV
  98. [ 0.142219] reg-fixed-voltage vmmc3: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/vmmc3_pin@0, deferring probe
  99. [ 0.142235] platform vmmc3: Driver reg-fixed-voltage requests probe deferral
  100. [ 0.142674] SCSI subsystem initialized
  101. [ 0.143285] usbcore: registered new interface driver usbfs
  102. [ 0.143358] usbcore: registered new interface driver hub
  103. [ 0.143495] usbcore: registered new device driver usb
  104. [ 0.143638] pps_core: LinuxPPS API ver. 1 registered
  105. [ 0.143646] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  106. [ 0.143686] PTP clock support registered
  107. [ 0.144776] Switched to clocksource arch_sys_counter
  108. [ 0.152240] NET: Registered protocol family 2
  109. [ 0.153245] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  110. [ 0.153328] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  111. [ 0.153451] TCP: Hash tables configured (established 8192 bind 8192)
  112. [ 0.153536] TCP: reno registered
  113. [ 0.153552] UDP hash table entries: 512 (order: 2, 16384 bytes)
  114. [ 0.153612] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  115. [ 0.153910] NET: Registered protocol family 1
  116. [ 0.155364] futex hash table entries: 512 (order: 3, 32768 bytes)
  117. [ 0.155516] audit: initializing netlink subsys (disabled)
  118. [ 0.155594] audit: type=2000 audit(0.140:1): initialized
  119. [ 0.164463] VFS: Disk quotas dquot_6.5.2
  120. [ 0.164731] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  121. [ 0.166686] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  122. [ 0.166706] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  123. [ 0.167443] msgmni has been set to 1474
  124. [ 0.169330] bounce: pool size: 64 pages
  125. [ 0.169354] io scheduler noop registered
  126. [ 0.169368] io scheduler deadline registered
  127. [ 0.169416] io scheduler cfq registered (default)
  128. [ 0.169759] platform 1c13400.phy: Driver sun4i-usb-phy requests probe deferral
  129. [ 0.172257] sun7i-a20-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  130. [ 0.216353] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  131. [ 0.218671] console [ttyS0] disabled
  132. [ 0.239139] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 33, base_baud = 1500000) is a U6_16550A
  133. [ 0.837961] console [ttyS0] enabled
  134. [ 0.842504] platform 1c18000.sata: Driver ahci-sunxi requests probe deferral
  135. [ 0.852715] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xde
  136. [ 0.859100] nand: Hynix H27UCG8T2ATR-BC 64G 3.3V 8-bit
  137. [ 0.864236] nand: 8192MiB, MLC, page size: 8192, OOB size: 640
  138. [ 0.870339] Scanning device for bad blocks
  139. [ 0.877099] Bad eraseblock 0 at 0x0000001fe000
  140. [ 1.373367] random: nonblocking pool is initialized
  141. [ 2.628742] Bad eraseblock 1114 at 0x00008b5fe000
  142. [ 4.062843] Bad eraseblock 2028 at 0x0000fd9fe000
  143. [ 4.073838] Bad eraseblock 2032 at 0x0000fe1fe000
  144. [ 4.087963] Bad eraseblock 2038 at 0x0000fedfe000
  145. [ 5.869303] Bad eraseblock 3174 at 0x00018cdfe000
  146. [ 5.992871] Bad eraseblock 3250 at 0x0001965fe000
  147. [ 7.333869] stmmaceth 1c50000.ethernet: no regulator found
  148. [ 7.339533] stmmaceth 1c50000.ethernet: no reset control found
  149. [ 7.345404] Ring mode enabled
  150. [ 7.348458] No HW DMA feature register supported
  151. [ 7.352982] Normal descriptors
  152. [ 7.356340] TX Checksum insertion supported
  153. [ 7.364978] libphy: stmmac: probed
  154. [ 7.368393] eth0: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active
  155. [ 7.374739] eth0: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01)
  156. [ 7.380731] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  157. [ 7.387325] ehci-platform: EHCI generic platform driver
  158. [ 7.392724] platform 1c14000.usb: Driver ehci-platform requests probe deferral
  159. [ 7.400115] platform 1c1c000.usb: Driver ehci-platform requests probe deferral
  160. [ 7.407579] usbcore: registered new interface driver usb-storage
  161. [ 7.413868] mousedev: PS/2 mouse device common for all mice
  162. [ 7.421060] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  163. [ 7.429670] sunxi-mmc 1c0f000.mmc: No vqmmc regulator found
  164. [ 7.435906] sunxi-mmc 1c0f000.mmc: Got CD GPIO #225.
  165. [ 7.474803] sunxi-mmc 1c0f000.mmc: base:0xf00f6000 irq:64
  166. [ 7.480683] platform 1c12000.mmc: Driver sunxi-mmc requests probe deferral
  167. [ 7.492522] TCP: cubic registered
  168. [ 7.495939] Initializing XFRM netlink socket
  169. [ 7.500271] NET: Registered protocol family 17
  170. [ 7.504898] 8021q: 802.1Q VLAN Support v1.8
  171. [ 7.509268] Registering SWP/SWPB emulation handler
  172. [ 7.514556] registered taskstats version 1
  173. [ 7.523274] ahci-5v: 5000 mV
  174. [ 7.526822] usb1-vbus: 5000 mV
  175. [ 7.530366] usb2-vbus: 5000 mV
  176. [ 7.533837] vmmc3: 3300 mV
  177. [ 7.551831] mmc0: host does not support reading read-only switch. assuming write-enable.
  178. [ 7.562376] mmc0: new high speed SDHC card at address b368
  179. [ 7.568336] mmcblk0: mmc0:b368 SD 14.7 GiB
  180. [ 7.573937] mmcblk0: p1 p2
  181. [ 7.604832] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP
  182. [ 7.612317] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1
  183. [ 7.618242] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  184. [ 7.627244] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc
  185. [ 7.636188] scsi0 : ahci_platform
  186. [ 7.639871] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 88
  187. [ 7.648257] ehci-platform 1c14000.usb: EHCI Host Controller
  188. [ 7.653872] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
  189. [ 7.661757] ehci-platform 1c14000.usb: irq 71, io mem 0x01c14000
  190. [ 7.684792] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
  191. [ 7.691102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  192. [ 7.697912] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  193. [ 7.705137] usb usb1: Product: EHCI Host Controller
  194. [ 7.710010] usb usb1: Manufacturer: Linux 3.16.1 ehci_hcd
  195. [ 7.715414] usb usb1: SerialNumber: 1c14000.usb
  196. [ 7.720490] hub 1-0:1.0: USB hub found
  197. [ 7.724274] hub 1-0:1.0: 1 port detected
  198. [ 7.728849] ehci-platform 1c1c000.usb: EHCI Host Controller
  199. [ 7.734447] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  200. [ 7.742325] ehci-platform 1c1c000.usb: irq 72, io mem 0x01c1c000
  201. [ 7.764794] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  202. [ 7.771066] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  203. [ 7.777871] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  204. [ 7.785097] usb usb2: Product: EHCI Host Controller
  205. [ 7.789971] usb usb2: Manufacturer: Linux 3.16.1 ehci_hcd
  206. [ 7.795375] usb usb2: SerialNumber: 1c1c000.usb
  207. [ 7.800459] hub 2-0:1.0: USB hub found
  208. [ 7.804244] hub 2-0:1.0: 1 port detected
  209. [ 7.809094] sunxi-mmc 1c12000.mmc: No vqmmc regulator found
  210. [ 7.854803] sunxi-mmc 1c12000.mmc: base:0xf0170000 irq:67
  211. [ 7.860496] UBI: attaching mtd5 to ubi0
  212. [ 7.871093] sunxi-mmc 1c12000.mmc: smc 1 err, cmd 8, RTO !!
  213. [ 7.882325] UBI: fixable bit-flip detected at PEB 0
  214. [ 7.891697] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  215. [ 7.899067] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  216. [ 7.905537] UBI: fixable bit-flip detected at PEB 1
  217. [ 7.911316] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  218. [ 7.920466] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  219. [ 7.942302] mmc1: new high speed SDIO card at address 0001
  220. [ 7.994792] ata1: SATA link down (SStatus 0 SControl 300)
  221. [ 26.995256] UBI: scanning is finished
  222. [ 27.038513] UBI: fixable bit-flip detected at PEB 1
  223. [ 27.044142] UBI warning: init_volumes: static volume 0 misses -1 LEBs - corrupted
  224. [ 27.051701] UBI error: check_av: bad attaching information, error 3
  225. [ 27.057979] Volume attaching information dump:
  226. [ 27.062417] vol_id 0
  227. [ 27.065389] highest_lnum 0
  228. [ 27.068352] leb_count 1
  229. [ 27.071315] compat 0
  230. [ 27.074277] vol_type 3
  231. [ 27.077248] used_ebs 0
  232. [ 27.080212] last_data_size 0
  233. [ 27.083174] data_pad 0
  234. [ 27.086145] Volume information dump:
  235. [ 27.089715] vol_id 0
  236. [ 27.092764] reserved_pebs 1
  237. [ 27.095823] alignment 1
  238. [ 27.098873] data_pad 0
  239. [ 27.101922] vol_type 4
  240. [ 27.104981] name_len 6
  241. [ 27.108031] usable_leb_size 2080768
  242. [ 27.111600] used_ebs 0
  243. [ 27.114650] used_bytes 0
  244. [ 27.117708] last_eb_bytes 0
  245. [ 27.120758] corrupted 1
  246. [ 27.123808] upd_marker 0
  247. [ 27.126866] name rootfs
  248. [ 27.131937] UBI error: ubi_attach_mtd_dev: failed to attach mtd5, error -22
  249. [ 27.139271] UBI error: ubi_init: cannot attach mtd5
  250. [ 27.144157] UBI error: ubiblock_create_from_param: block: can't open volume, err=-19
  251. [ 27.144157]
  252. [ 27.153390] UBI error: ubi_init: block: cannot initialize, error -19
  253. [ 27.164169] vcc3v0: disabling
  254. [ 27.168109] Waiting for root device /dev/ubiblock0_0...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement