Advertisement
Guest User

Untitled

a guest
Jun 11th, 2016
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.59 KB | None | 0 0
  1. HELLO! BOOT0 is starting!
  2. boot0 commit : 045061a8bb2580cb3fa02e301f52a015040c158f
  3.  
  4. boot0 version : 4.0.0
  5. set pll start
  6. set pll end
  7. rtc[0] value = 0x00000000
  8. rtc[1] value = 0x00000000
  9. rtc[2] value = 0x00000000
  10. rtc[3] value = 0x00000000
  11. rtc[4] value = 0x00000000
  12. rtc[5] value = 0x00000000
  13. DRAM driver version: V1.1
  14. rsb_send_initseq: rsb clk 400Khz -> 3Mhz
  15. PMU: AXP81X
  16. ddr voltage = 1500 mv
  17. DRAM Type = 3 (2:DDR2,3:DDR3,6:LPDDR2,7:LPDDR3)
  18. DRAM clk = 672 MHz
  19. DRAM zq value: 003b3bbb
  20. DRAM single rank full DQ OK
  21. DRAM size = 1024 MB
  22. DRAM init ok
  23. dram size =1024
  24. card boot number = 0, boot0 copy = 0
  25. card no is 0
  26. sdcard 0 line count 4
  27. [mmc]: mmc driver ver 2015-05-08 20:06
  28. [mmc]: sdc0 spd mode error, 2
  29. [mmc]: Wrong media type 0x00000000
  30. [mmc]: ***Try SD card 0***
  31. [mmc]: HSSDR52/SDR25 4 bit
  32. [mmc]: 50000000 Hz
  33. [mmc]: 16000 MB
  34. [mmc]: ***SD/MMC 0 init OK!!!***
  35. sdcard 0 init ok
  36. The size of uboot is 00064000.
  37. sum=0540847d
  38. src_sum=0540847d
  39. Succeed in loading uboot from sdmmc flash.
  40. boot0: start load other image
  41. boot0: Loading BL3-1
  42. Loading file 0 at address 0x40000000,size 0x00000200 success
  43. boot0: Loading scp
  44. Loading file 2 at address 0x00040000,size 0x0000b200 success
  45. set arisc reset to de-assert state
  46. Ready to disable icache.
  47. Jump to secend Boot.
  48. NOTICE: BL3-1: Running in SRAM A2 (@0x44000)
  49. NOTICE: Configuring SPC Controller
  50. NOTICE: BL3-1: v1.0(debug):467f187
  51. NOTICE: BL3-1: Built : 01:23:55, Jun 1 2016
  52. NOTICE: Configuring AXP PMIC
  53. NOTICE: PMIC: already configured for RSB
  54. NOTICE: PMIC: setup successful
  55.  
  56.  
  57. U-Boot 2016.05-00558-ga090bfa (Jun 01 2016 - 01:16:54 +0100) Allwinner Technology
  58.  
  59. CPU: Allwinner A64 (SUN50I)
  60. Model: Pine64+
  61. DRAM: 1 GiB
  62. MMC: SUNXI SD/MMC: 0
  63. *** Warning - bad CRC, using default environment
  64.  
  65. In: serial
  66. Out: serial
  67. Err: serial
  68. Net: No ethernet found.
  69. starting USB...
  70. No controllers found
  71. Hit any key to stop autoboot: 2  1  0
  72. switch to partitions #0, OK
  73. mmc0 is current device
  74. Scanning mmc 0:1...
  75. reading /sun50i-a64-pine64-plus.dtb
  76. 11661 bytes read in 29 ms (392.6 KiB/s)
  77. starting USB...
  78. No controllers found
  79. USB is stopped. Please issue 'usb start' first.
  80. starting USB...
  81. No controllers found
  82. No ethernet found.
  83. missing environment variable: pxeuuid
  84. missing environment variable: bootfile
  85. Retrieving file: pxelinux.cfg/00000000
  86. No ethernet found.
  87. missing environment variable: bootfile
  88. Retrieving file: pxelinux.cfg/0000000
  89. No ethernet found.
  90. missing environment variable: bootfile
  91. Retrieving file: pxelinux.cfg/000000
  92. No ethernet found.
  93. missing environment variable: bootfile
  94. Retrieving file: pxelinux.cfg/00000
  95. No ethernet found.
  96. missing environment variable: bootfile
  97. Retrieving file: pxelinux.cfg/0000
  98. No ethernet found.
  99. missing environment variable: bootfile
  100. Retrieving file: pxelinux.cfg/000
  101. No ethernet found.
  102. missing environment variable: bootfile
  103. Retrieving file: pxelinux.cfg/00
  104. No ethernet found.
  105. missing environment variable: bootfile
  106. Retrieving file: pxelinux.cfg/0
  107. No ethernet found.
  108. missing environment variable: bootfile
  109. Retrieving file: pxelinux.cfg/default-arm-sunxi
  110. No ethernet found.
  111. missing environment variable: bootfile
  112. Retrieving file: pxelinux.cfg/default-arm
  113. No ethernet found.
  114. missing environment variable: bootfile
  115. Retrieving file: pxelinux.cfg/default
  116. No ethernet found.
  117. Config file not found
  118. starting USB...
  119. No controllers found
  120. No ethernet found.
  121. No ethernet found.
  122. => setenv bootargs "root=/dev/mmcblk0p2 rootwait rw no_console_suspend fsck.fix=yes net.ifnames=0 earlyprintk=serial,uart0,115200"
  123. =>
  124. => fatload mmc 0:1 0x41080000 Image
  125. reading Image
  126. 10031616 bytes read in 670 ms (14.3 MiB/s)
  127. =>
  128. => fatload mmc 0:1 0x45000000 sun50i-a64-pine64-plus.dtb
  129. reading sun50i-a64-pine64-plus.dtb
  130. 11661 bytes read in 29 ms (392.6 KiB/s)
  131. =>
  132. => booti 0x41080000 - 0x45000000
  133. ## Flattened Device Tree blob at 45000000
  134. Booting using the fdt blob at 0x45000000
  135. Loading Device Tree to 0000000049ffa000, end 0000000049fffd8c ... OK
  136.  
  137. Starting kernel ...
  138.  
  139. [ 0.000000] Booting Linux on physical CPU 0x0
  140. [ 0.000000] Linux version 4.7.0-rc1Pine64+ (root@jerpc) (gcc version 5.3.0 (Gentoo 5.3.0 p1.1, pie-0.6.5) ) #2 SMP Sun Jun 5 12:15:02 CEST 2016
  141. [ 0.000000] Boot CPU: AArch64 Processor [410fd034]
  142. [ 0.000000] efi: Getting EFI parameters from FDT:
  143. [ 0.000000] efi: UEFI not found.
  144. [ 0.000000] cma: Reserved 16 MiB at 0x000000007f000000
  145. [ 0.000000] psci: probing for conduit method from DT.
  146. [ 0.000000] psci: PSCIv0.2 detected in firmware.
  147. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  148. [ 0.000000] psci: Trusted OS migration not required
  149. [ 0.000000] percpu: Embedded 20 pages/cpu @ffff80003ef8c000 s42496 r8192 d31232 u81920
  150. [ 0.000000] Detected VIPT I-cache on CPU0
  151. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  152. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 258048
  153. [ 0.000000] Kernel command line: root=/dev/mmcblk0p2 rootwait rw no_console_suspend fsck.fix=yes net.ifnames=0 earlyprintk=serial,uart0,115200
  154. [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  155. [ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
  156. [ 0.000000] log_buf_len min size: 16384 bytes
  157. [ 0.000000] log_buf_len: 32768 bytes
  158. [ 0.000000] early log buf free: 14780(90%)
  159. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  160. [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  161. [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  162. [ 0.000000] software IO TLB [mem 0x79c00000-0x7dc00000] (64MB) mapped at [ffff800039c00000-ffff80003dbfffff]
  163. [ 0.000000] Memory: 937720K/1048576K available (6428K kernel code, 388K rwdata, 2528K rodata, 448K init, 246K bss, 94472K reserved, 16384K cma-reserved)
  164. [ 0.000000] Virtual kernel memory layout:
  165. [ 0.000000] modules : 0xffff000000000000 - 0xffff000008000000 ( 128 MB)
  166. [ 0.000000] vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000 (129022 GB)
  167. [ 0.000000] .text : 0xffff000008080000 - 0xffff0000086c0000 ( 6400 KB)
  168. [ 0.000000] .rodata : 0xffff0000086c0000 - 0xffff000008940000 ( 2560 KB)
  169. [ 0.000000] .init : 0xffff000008940000 - 0xffff0000089b0000 ( 448 KB)
  170. [ 0.000000] .data : 0xffff0000089b0000 - 0xffff000008a11200 ( 389 KB)
  171. [ 0.000000] .bss : 0xffff000008a11200 - 0xffff000008a4ed88 ( 247 KB)
  172. [ 0.000000] fixed : 0xffff7dfffe7fd000 - 0xffff7dfffec00000 ( 4108 KB)
  173. [ 0.000000] PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000 ( 16 MB)
  174. [ 0.000000] vmemmap : 0xffff7e0000000000 - 0xffff800000000000 ( 2048 GB maximum)
  175. [ 0.000000] 0xffff7e0000000000 - 0xffff7e0001000000 ( 16 MB actual)
  176. [ 0.000000] memory : 0xffff800000000000 - 0xffff800040000000 ( 1024 MB)
  177. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  178. [ 0.000000] Hierarchical RCU implementation.
  179. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  180. [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
  181. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
  182. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  183. [ 0.000000] GIC: Using split EOI/Deactivate mode
  184. [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
  185. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  186. [ 0.000009] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  187. [ 0.000379] Console: colour dummy device 80x25
  188. [ 0.001707] console [tty0] enabled
  189. [ 0.001754] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  190. [ 0.001815] pid_max: default: 32768 minimum: 301
  191. [ 0.001975] Security Framework initialized
  192. [ 0.002076] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
  193. [ 0.002116] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
  194. [ 0.003490] ASID allocator initialised with 65536 entries
  195. [ 0.004495] EFI services will not be available.
  196. [ 0.006571] Detected VIPT I-cache on CPU1
  197. [ 0.006644] CPU1: Booted secondary processor [410fd034]
  198. [ 0.007819] Detected VIPT I-cache on CPU2
  199. [ 0.007869] CPU2: Booted secondary processor [410fd034]
  200. [ 0.009013] Detected VIPT I-cache on CPU3
  201. [ 0.009063] CPU3: Booted secondary processor [410fd034]
  202. [ 0.009166] Brought up 4 CPUs
  203. [ 0.009354] SMP: Total of 4 processors activated.
  204. [ 0.009389] CPU features: detected feature: 32-bit EL0 Support
  205. [ 0.009429] CPU: All CPU(s) started at EL2
  206. [ 0.009486] alternatives: patching kernel code
  207. [ 0.010567] devtmpfs: initialized
  208. [ 0.015909] DMI not present or invalid.
  209. [ 0.016324] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  210. [ 0.019021] NET: Registered protocol family 16
  211. [ 0.032081] cpuidle: using governor menu
  212. [ 0.032340] vdso: 2 pages (1 code @ ffff0000086c6000, 1 data @ ffff0000089b4000)
  213. [ 0.032409] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  214. [ 0.033763] DMA: preallocated 256 KiB pool for atomic allocations
  215. [ 0.033910] Serial: AMBA PL011 UART driver
  216. [ 0.064217] SCSI subsystem initialized
  217. [ 0.064700] usbcore: registered new interface driver usbfs
  218. [ 0.064839] usbcore: registered new interface driver hub
  219. [ 0.065025] usbcore: registered new device driver usb
  220. [ 0.065327] pps_core: LinuxPPS API ver. 1 registered
  221. [ 0.065363] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  222. [ 0.065458] PTP clock support registered
  223. [ 0.065769] dmi: Firmware registration failed.
  224. [ 0.065983] Advanced Linux Sound Architecture Driver Initialized.
  225. [ 0.067465] clocksource: Switched to clocksource arch_sys_counter
  226. [ 0.067666] VFS: Disk quotas dquot_6.6.0
  227. [ 0.067781] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  228. [ 0.067978] FS-Cache: Loaded
  229. [ 0.068340] CacheFiles: Loaded
  230. [ 0.082484] NET: Registered protocol family 2
  231. [ 0.083443] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  232. [ 0.083731] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
  233. [ 0.084114] TCP: Hash tables configured (established 8192 bind 8192)
  234. [ 0.084287] UDP hash table entries: 512 (order: 2, 16384 bytes)
  235. [ 0.084377] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  236. [ 0.084657] NET: Registered protocol family 1
  237. [ 0.085142] RPC: Registered named UNIX socket transport module.
  238. [ 0.085179] RPC: Registered udp transport module.
  239. [ 0.085211] RPC: Registered tcp transport module.
  240. [ 0.085241] RPC: Registered tcp NFSv4.1 backchannel transport module.
  241. [ 0.086849] kvm [1]: 8-bit VMID
  242. [ 0.086882] kvm [1]: Hyp mode initialized successfully
  243. [ 0.086979] kvm [1]: vgic-v2@1c84000
  244. [ 0.087049] kvm [1]: vgic interrupt IRQ1
  245. [ 0.087223] kvm [1]: virtual timer IRQ4
  246. [ 0.091824] futex hash table entries: 1024 (order: 5, 131072 bytes)
  247. [ 0.092005] audit: initializing netlink subsys (disabled)
  248. [ 0.092090] audit: type=2000 audit(0.088:1): initialized
  249. [ 0.092863] workingset: timestamp_bits=44 max_order=18 bucket_order=0
  250. [ 0.113265] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  251. [ 0.113791] FS-Cache: Netfs 'nfs' registered for caching
  252. [ 0.114957] NFS: Registering the id_resolver key type
  253. [ 0.115035] Key type id_resolver registered
  254. [ 0.115069] Key type id_legacy registered
  255. [ 0.115112] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  256. [ 0.115390] FS-Cache: Netfs 'cifs' registered for caching
  257. [ 0.116045] ntfs: driver 2.1.32 [Flags: R/O].
  258. [ 0.116891] fuse init (API version 7.24)
  259. [ 0.124593] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  260. [ 0.124667] io scheduler noop registered
  261. [ 0.125012] io scheduler cfq registered (default)
  262. [ 0.125970] xenfs: not registering filesystem on non-xen platform
  263. [ 0.132569] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  264. [ 0.155055] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 10, base_baud = 1500000) is a U6_16550A
  265. [ 0.881268] console [ttyS0] enabled
  266. [ 0.886040] Unable to detect cache hierarchy from DT for CPU 0
  267. [ 0.901022] loop: module loaded
  268. [ 0.904900] Rounding down aligned max_sectors from 4294967295 to 4294967288
  269. [ 0.912818] tun: Universal TUN/TAP device driver, 1.6
  270. [ 0.917972] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  271. [ 0.925100] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  272. [ 0.931675] ehci-platform: EHCI generic platform driver
  273. [ 0.937051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  274. [ 0.943285] ohci-platform: OHCI generic platform driver
  275. [ 0.948772] usbcore: registered new interface driver usb-storage
  276. [ 0.956111] mousedev: PS/2 mouse device common for all mice
  277. [ 0.962642] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  278. [ 0.969491] sun6i-rtc 1f00000.rtc: RTC enabled
  279. [ 0.974044] i2c /dev entries driver
  280. [ 0.979706] ledtrig-cpu: registered to indicate activity on CPUs
  281. [ 0.986965] usbcore: registered new interface driver usbhid
  282. [ 0.992588] usbhid: USB HID core driver
  283. [ 0.998374] NET: Registered protocol family 17
  284. [ 1.003025] Key type dns_resolver registered
  285. [ 1.008465] registered taskstats version 1
  286. [ 1.014228] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:12 UTC (12)
  287. [ 1.025907] vcc3v3: disabling
  288. [ 1.029014] ALSA device list:
  289. [ 1.032020] No soundcards found.
  290. [ 1.035928] Waiting for root device /dev/mmcblk0p2...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement