Guest User

Untitled

a guest
Jun 9th, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.98 KB | None | 0 0
  1. U-Boot SPL 2017.11-gc253573 (Jun 09 2018 - 00:31:05)
  2. DRAM: 512 MiB
  3. Trying to boot from MMC1
  4.  
  5.  
  6. U-Boot 2017.11-gc253573 (Jun 09 2018 - 00:31:05 +0000) Allwinner Technology
  7.  
  8. CPU: Allwinner A33 (SUN8I 1667)
  9. Model: BananaPi M2 Magic
  10. DRAM: 512 MiB
  11. MMC: SUNXI SD/MMC: 0, SUNXI SD/MMC: 1
  12. *** Warning - bad CRC, using default environment
  13.  
  14. In: serial
  15. Out: serial
  16. Err: serial
  17. Allwinner mUSB OTG (Peripheral)
  18. Net:
  19. Warning: usb_ether using MAC address from ROM
  20. eth0: usb_ether
  21. starting USB...
  22. USB0: USB EHCI 1.00
  23. USB1: USB OHCI 1.0
  24. scanning bus 0 for devices... 1 USB Device(s) found
  25. scanning usb for storage devices... 0 Storage Device(s) found
  26. Hit any key to stop autoboot: 0
  27. switch to partitions #0, OK
  28. mmc0 is current device
  29. Scanning mmc 0:1...
  30. Found U-Boot script /boot.scr
  31. reading /boot.scr
  32. 714 bytes read in 19 ms (36.1 KiB/s)
  33. ## Executing script at 43100000
  34. reading sun8i-r16-bananapi-m2m.dtb
  35. 21607 bytes read in 26 ms (811.5 KiB/s)
  36. ** Unable to read file zImage **
  37. ** Unable to read file boot/zImage **
  38. reading uImage
  39. 3858960 bytes read in 197 ms (18.7 MiB/s)
  40. ## Booting kernel from Legacy Image at 42000000 ...
  41. Image Name: Linux-4.14.15
  42. Image Type: ARM Linux Kernel Image (uncompressed)
  43. Data Size: 3858896 Bytes = 3.7 MiB
  44. Load Address: 40008000
  45. Entry Point: 40008000
  46. Verifying Checksum ... OK
  47. ## Flattened Device Tree blob at 43000000
  48. Booting using the fdt blob at 0x43000000
  49. Loading Kernel Image ... OK
  50. Loading Device Tree to 49ff7000, end 49fff466 ... OK
  51.  
  52. Starting kernel ...
  53.  
  54. [ 0.000000] Booting Linux on physical CPU 0x0
  55. [ 0.000000] Linux version 4.14.15 (oe-user@oe-host) (gcc version 7.3.0 (GCC)) #1 SMP Sat Jun 9 00:31:17 UTC 2018
  56. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  57. [ 0.000000] CPU: div instructions available: patching division code
  58. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  59. [ 0.000000] OF: fdt: Machine model: BananaPi M2 Magic
  60. [ 0.000000] Memory policy: Data cache writealloc
  61. [ 0.000000] psci: probing for conduit method from DT.
  62. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  63. [ 0.000000] random: fast init done
  64. [ 0.000000] percpu: Embedded 16 pages/cpu @dfba6000 s34060 r8192 d23284 u65536
  65. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048
  66. [ 0.000000] Kernel command line: console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p2 rootwait panic=10
  67. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  68. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  69. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  70. [ 0.000000] Memory: 509464K/524288K available (6144K kernel code, 412K rwdata, 1272K rodata, 1024K init, 267K bss, 14824K reserved, 0K cma-reserved, 0K highmem)
  71. [ 0.000000] Virtual kernel memory layout:
  72. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  73. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  74. [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
  75. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  76. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  77. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  78. [ 0.000000] .text : 0xc0008000 - 0xc0700000 (7136 kB)
  79. [ 0.000000] .init : 0xc0900000 - 0xc0a00000 (1024 kB)
  80. [ 0.000000] .data : 0xc0a00000 - 0xc0a67300 ( 413 kB)
  81. [ 0.000000] .bss : 0xc0a6e2e0 - 0xc0ab1034 ( 268 kB)
  82. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  83. [ 0.000000] Hierarchical RCU implementation.
  84. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  85. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  86. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  87. [ 0.000000] GIC: Using split EOI/Deactivate mode
  88. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  89. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  90. [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  91. [ 0.000017] Switching to timer-based delay loop, resolution 41ns
  92. [ 0.000165] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  93. [ 0.000494] Console: colour dummy device 80x30
  94. [ 0.000834] console [tty1] enabled
  95. [ 0.000868] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  96. [ 0.000893] pid_max: default: 32768 minimum: 301
  97. [ 0.001011] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  98. [ 0.001030] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  99. [ 0.001608] CPU: Testing write buffer coherency: ok
  100. [ 0.001923] /cpus/cpu@0 missing clock-frequency property
  101. [ 0.001949] /cpus/cpu@1 missing clock-frequency property
  102. [ 0.001969] /cpus/cpu@2 missing clock-frequency property
  103. [ 0.001988] /cpus/cpu@3 missing clock-frequency property
  104. [ 0.002006] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  105. [ 0.002331] Setting up static identity map for 0x40100000 - 0x40100060
  106. [ 0.002444] Hierarchical SRCU implementation.
  107. [ 0.002913] smp: Bringing up secondary CPUs ...
  108. [ 0.003582] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  109. [ 0.004334] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  110. [ 0.005016] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  111. [ 0.005087] smp: Brought up 1 node, 4 CPUs
  112. [ 0.005139] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  113. [ 0.005152] CPU: All CPU(s) started in HYP mode.
  114. [ 0.005162] CPU: Virtualization extensions available.
  115. [ 0.005880] devtmpfs: initialized
  116. [ 0.010618] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  117. [ 0.010847] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  118. [ 0.010881] futex hash table entries: 1024 (order: 4, 65536 bytes)
  119. [ 0.011101] pinctrl core: initialized pinctrl subsystem
  120. [ 0.011775] NET: Registered protocol family 16
  121. [ 0.012070] DMA: preallocated 256 KiB pool for atomic coherent allocations
  122. [ 0.012843] cpuidle: using governor menu
  123. [ 0.013029] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  124. [ 0.013050] hw-breakpoint: maximum watchpoint size is 8 bytes.
  125. [ 0.023409] SCSI subsystem initialized
  126. [ 0.023769] usbcore: registered new interface driver usbfs
  127. [ 0.023827] usbcore: registered new interface driver hub
  128. [ 0.023891] usbcore: registered new device driver usb
  129. [ 0.023988] pps_core: LinuxPPS API ver. 1 registered
  130. [ 0.024005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  131. [ 0.024036] PTP clock support registered
  132. [ 0.024861] clocksource: Switched to clocksource arch_sys_counter
  133. [ 0.031364] NET: Registered protocol family 2
  134. [ 0.031939] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  135. [ 0.032003] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  136. [ 0.032073] TCP: Hash tables configured (established 4096 bind 4096)
  137. [ 0.032160] UDP hash table entries: 256 (order: 1, 8192 bytes)
  138. [ 0.032203] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  139. [ 0.032358] NET: Registered protocol family 1
  140. [ 0.032720] RPC: Registered named UNIX socket transport module.
  141. [ 0.032741] RPC: Registered udp transport module.
  142. [ 0.032753] RPC: Registered tcp transport module.
  143. [ 0.032764] RPC: Registered tcp NFSv4.1 backchannel transport module.
  144. [ 0.034831] workingset: timestamp_bits=30 max_order=17 bucket_order=0
  145. [ 0.039809] NFS: Registering the id_resolver key type
  146. [ 0.039864] Key type id_resolver registered
  147. [ 0.039878] Key type id_legacy registered
  148. [ 0.041125] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  149. [ 0.041157] io scheduler noop registered
  150. [ 0.041169] io scheduler deadline registered
  151. [ 0.041378] io scheduler cfq registered (default)
  152. [ 0.041395] io scheduler mq-deadline registered
  153. [ 0.041407] io scheduler kyber registered
  154. [ 0.041715] sunxi-rsb 1f03400.rsb: could not find pctldev for node /soc@01c00000/pinctrl@01f02c00/r_rsb, deferring probe
  155. [ 0.041964] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
  156. [ 0.042665] sun8i-a23-r-pinctrl 1f02c00.pinctrl: Reset controller missing
  157. [ 0.044896] sun8i-a33-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  158. [ 0.088150] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  159. [ 0.090239] console [ttyS0] disabled
  160. [ 0.110464] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 34, base_baud = 1500000) is a U6_16550A
  161. [ 0.747107] console [ttyS0] enabled
  162. [ 0.771685] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 35, base_baud = 1500000) is a U6_16550A
  163. [ 0.783007] libphy: Fixed MDIO Bus: probed
  164. [ 0.787492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  165. [ 0.794022] ehci-platform: EHCI generic platform driver
  166. [ 0.799445] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  167. [ 0.805647] ohci-platform: OHCI generic platform driver
  168. [ 0.811097] usbcore: registered new interface driver usb-storage
  169. [ 0.817541] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  170. [ 0.824334] sun6i-rtc 1f00000.rtc: RTC enabled
  171. [ 0.828965] i2c /dev entries driver
  172. [ 0.832723] IR NEC protocol handler initialized
  173. [ 0.837279] IR RC5(x/sz) protocol handler initialized
  174. [ 0.842330] IR RC6 protocol handler initialized
  175. [ 0.846867] IR JVC protocol handler initialized
  176. [ 0.851395] IR Sony protocol handler initialized
  177. [ 0.856021] IR SANYO protocol handler initialized
  178. [ 0.860723] IR Sharp protocol handler initialized
  179. [ 0.865434] IR MCE Keyboard/mouse protocol handler initialized
  180. [ 0.871264] IR XMP protocol handler initialized
  181. [ 0.876102] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  182. [ 0.885693] ledtrig-cpu: registered to indicate activity on CPUs
  183. [ 0.891866] sun4i-ss 1c15000.crypto-engine: Die ID 5
  184. [ 0.898026] usbcore: registered new interface driver usbhid
  185. [ 0.903604] usbhid: USB HID core driver
  186. [ 0.908113] NET: Registered protocol family 10
  187. [ 0.913458] Segment Routing with IPv6
  188. [ 0.917210] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  189. [ 0.923674] NET: Registered protocol family 17
  190. [ 0.928221] Key type dns_resolver registered
  191. [ 0.932588] Registering SWP/SWPB emulation handler
  192. [ 0.938493] registered taskstats version 1
  193. [ 0.942749] sunxi-rsb 1f03400.rsb: could not find pctldev for node /soc@01c00000/pinctrl@01f02c00/r_rsb, deferring probe
  194. [ 0.955416] sun8i-a23-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  195. [ 0.964591] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  196. [ 0.972219] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:01:39 UTC (99)
  197. [ 0.980505] vcc5v0: disabling
  198. [ 0.983730] Waiting for root device /dev/mmcblk0p2...
Add Comment
Please, Sign In to add comment