Guest User

Untitled

a guest
Mar 7th, 2017
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.58 KB | None | 0 0
  1.  
  2. U-Boot SPL 2017.01-armbian (Mar 06 2017 - 12:57:30)
  3. DRAM: 256 MiB
  4. Trying to boot from MMC1
  5.  
  6. U-Boot 2017.01-armbian (Mar 06 2017 - 12:57:30 +1300) Allwinner Technology
  7.  
  8. CPU: Allwinner H3 (SUN8I 1680)
  9. Model: Xunlong Orange Pi Zero
  10. DRAM: 256 MiB
  11. MMC: SUNXI SD/MMC: 0
  12. *** Warning - bad CRC, using default environment
  13.  
  14. Unknown monitor: 'composite-pal', falling back to 'composite-pal'
  15. Setting up a 720x576i composite-pal console (overscan 32x20)
  16. Error: no valid bmp image at 66000000
  17. In: serial
  18. Out: vga
  19. Err: vga
  20. Net: phy interface0
  21. eth0: ethernet@1c30000
  22. Hit any key to stop autoboot: 0
  23. ** File not found /boot/boot.bmp **
  24. ** File not found boot.bmp **
  25. switch to partitions #0, OK
  26. mmc0 is current device
  27. Scanning mmc 0:1...
  28. Found U-Boot script /boot/boot.scr
  29. 465 bytes read in 91 ms (4.9 KiB/s)
  30. ## Executing script at 43100000
  31. 13797 bytes read in 113 ms (119.1 KiB/s)
  32. 3523960 bytes read in 367 ms (9.2 MiB/s)
  33. ## Flattened Device Tree blob at 43000000
  34. Booting using the fdt blob at 0x43000000
  35. Loading Device Tree to 49f2f000, end 49f355e4 ... OK
  36. Cannot setup simplefb: node not found
  37.  
  38. Starting kernel ...
  39.  
  40. [ 0.000000] Booting Linux on physical CPU 0x0
  41. [ 0.000000] Linux version 4.10.0-rc5-gb996ce7 (novationdev@NovationDev) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #6 SMP Wed Mar 8 15:25:11 NZDT 2017
  42. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  43. [ 0.000000] CPU: div instructions available: patching division code
  44. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  45. [ 0.000000] OF: fdt:Machine model: Xunlong Orange Pi Zero
  46. [ 0.000000] Memory policy: Data cache writealloc
  47. [ 0.000000] percpu: Embedded 14 pages/cpu @cfdb7000 s24652 r8192 d24500 u57344
  48. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
  49. [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p1 rootwait panic=10
  50. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  51. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  52. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  53. [ 0.000000] Memory: 250812K/262144K available (5120K kernel code, 313K rwdata, 1296K rodata, 1024K init, 248K bss, 11332K reserved, 0K cma-reserved)
  54. [ 0.000000] Virtual kernel memory layout:
  55. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  56. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  57. [ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB)
  58. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  59. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  60. [ 0.000000] .text : 0xc0008000 - 0xc0600000 (6112 kB)
  61. [ 0.000000] .init : 0xc0800000 - 0xc0900000 (1024 kB)
  62. [ 0.000000] .data : 0xc0900000 - 0xc094e740 ( 314 kB)
  63. [ 0.000000] .bss : 0xc0950000 - 0xc098e074 ( 249 kB)
  64. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  65. [ 0.000000] Hierarchical RCU implementation.
  66. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  67. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  68. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4
  69. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  70. [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (virt).
  71. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  72. [ 0.000011] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  73. [ 0.000033] Switching to timer-based delay loop, resolution 41ns
  74. [ 0.000302] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  75. [ 0.000708] Console: colour dummy device 80x30
  76. [ 0.000759] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  77. [ 0.000787] pid_max: default: 32768 minimum: 301
  78. [ 0.000964] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  79. [ 0.000982] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  80. [ 0.002028] CPU: Testing write buffer coherency: ok
  81. [ 0.002532] /cpus/cpu@0 missing clock-frequency property
  82. [ 0.002558] /cpus/cpu@1 missing clock-frequency property
  83. [ 0.002578] /cpus/cpu@2 missing clock-frequency property
  84. [ 0.002601] /cpus/cpu@3 missing clock-frequency property
  85. [ 0.002623] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  86. [ 0.003055] Setting up static identity map for 0x40100000 - 0x40100058
  87. [ 0.004204] smp: Bringing up secondary CPUs ...
  88. [ 0.006095] smp: Brought up 1 node, 1 CPU
  89. [ 0.006117] SMP: Total of 1 processors activated (48.00 BogoMIPS).
  90. [ 0.006129] CPU: All CPU(s) started in SVC mode.
  91. [ 0.007280] devtmpfs: initialized
  92. [ 0.014408] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  93. [ 0.014523] pinctrl core: initialized pinctrl subsystem
  94. [ 0.015899] NET: Registered protocol family 16
  95. [ 0.016382] DMA: preallocated 256 KiB pool for atomic coherent allocations
  96. [ 0.018288] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  97. [ 0.018307] hw-breakpoint: maximum watchpoint size is 8 bytes.
  98. [ 0.040346] SCSI subsystem initialized
  99. [ 0.041140] usbcore: registered new interface driver usbfs
  100. [ 0.041256] usbcore: registered new interface driver hub
  101. [ 0.041375] usbcore: registered new device driver usb
  102. [ 0.041726] pps_core: LinuxPPS API ver. 1 registered
  103. [ 0.041742] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  104. [ 0.041804] PTP clock support registered
  105. [ 0.042205] Advanced Linux Sound Architecture Driver Initialized.
  106. [ 0.043772] clocksource: Switched to clocksource arch_sys_counter
  107. [ 0.060006] NET: Registered protocol family 2
  108. [ 0.060922] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  109. [ 0.060988] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
  110. [ 0.061061] TCP: Hash tables configured (established 2048 bind 2048)
  111. [ 0.061157] UDP hash table entries: 256 (order: 1, 8192 bytes)
  112. [ 0.061216] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  113. [ 0.061519] NET: Registered protocol family 1
  114. [ 0.062319] RPC: Registered named UNIX socket transport module.
  115. [ 0.062341] RPC: Registered udp transport module.
  116. [ 0.062352] RPC: Registered tcp transport module.
  117. [ 0.062362] RPC: Registered tcp NFSv4.1 backchannel transport module.
  118. [ 0.064924] futex hash table entries: 1024 (order: 4, 65536 bytes)
  119. [ 0.066055] workingset: timestamp_bits=30 max_order=16 bucket_order=0
  120. [ 0.082719] NFS: Registering the id_resolver key type
  121. [ 0.082777] Key type id_resolver registered
  122. [ 0.082790] Key type id_legacy registered
  123. [ 0.084654] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  124. [ 0.084676] io scheduler noop registered
  125. [ 0.084690] io scheduler deadline registered
  126. [ 0.084980] io scheduler cfq registered (default)
  127. [ 0.092553] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  128. [ 0.096097] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  129. [ 0.198129] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  130. [ 0.202834] console [ttyS0] disabled
  131. [ 0.223166] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 31, base_baud = 1500000) is a U6_16550A
  132. [ 0.787067] console [ttyS0] enabled
  133. [ 0.791476] [drm] Initialized
  134. [ 0.795463] libphy: Fixed MDIO Bus: probed
  135. [ 0.799571] CAN device driver interface
  136. [ 0.803796] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  137. [ 0.810322] ehci-platform: EHCI generic platform driver
  138. [ 0.815885] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  139. [ 0.822084] ohci-platform: OHCI generic platform driver
  140. [ 0.828457] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  141. [ 0.835298] sun6i-rtc 1f00000.rtc: RTC enabled
  142. [ 0.839823] i2c /dev entries driver
  143. [ 0.843441] IR NEC protocol handler initialized
  144. [ 0.848008] IR RC5(x/sz) protocol handler initialized
  145. [ 0.853060] IR RC6 protocol handler initialized
  146. [ 0.857613] IR JVC protocol handler initialized
  147. [ 0.862142] IR Sony protocol handler initialized
  148. [ 0.866780] IR SANYO protocol handler initialized
  149. [ 0.871484] IR Sharp protocol handler initialized
  150. [ 0.876209] IR MCE Keyboard/mouse protocol handler initialized
  151. [ 0.882040] IR XMP protocol handler initialized
  152. [ 0.887211] sdhci: Secure Digital Host Controller Interface driver
  153. [ 0.893391] sdhci: Copyright(c) Pierre Ossman
  154. [ 0.898943] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  155. [ 0.953816] sunxi-mmc 1c0f000.mmc: base:0xd085d000 irq:23
  156. [ 0.961469] usbcore: registered new interface driver usbhid
  157. [ 0.967102] usbhid: USB HID core driver
  158. [ 0.971191] mmc0: mmc_rescan_try_freq: trying to init card at 400000 Hz
  159. [ 0.979108] NET: Registered protocol family 17
  160. [ 0.983580] can: controller area network core (rev 20120528 abi 9)
  161. [ 0.989956] NET: Registered protocol family 29
  162. [ 0.994445] can: raw protocol (rev 20120528)
  163. [ 0.998718] can: broadcast manager protocol (rev 20161123 t)
  164. [ 1.004417] can: netlink gateway (rev 20130117) max_hops=1
  165. [ 1.010370] Key type dns_resolver registered
  166. [ 1.014857] Registering SWP/SWPB emulation handler
  167. [ 1.034596] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  168. [ 1.081933] mmc0: host does not support reading read-only switch, assuming write-enable
  169. [ 1.092311] mmc0: new high speed SDHC card at address 0002
  170. [ 1.098761] mmcblk0: mmc0:0002 N/A 7.44 GiB
  171. [ 1.105179] mmcblk0: p1
  172. [ 1.313796] sunxi-mmc 1c10000.mmc: base:0xd0861000 irq:24
  173. [ 1.320040] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:05 UTC (5)
  174. [ 1.328410] vcc3v0: disabling
  175. [ 1.331390] vcc5v0: disabling
  176. [ 1.334405] ALSA device list:
  177. [ 1.337375] No soundcards found.
  178. [ 1.341415] mmc1: mmc_rescan_try_freq: trying to init card at 400000 Hz
  179. [ 1.353019] EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibilities
  180. [ 1.362328] EXT4-fs (mmcblk0p1): couldn't mount as ext2 due to feature incompatibilities
  181. [ 1.386214] mmc1: new high speed SDIO card at address 0001
  182. [ 1.394193] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  183. [ 1.402358] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
  184. [ 1.410586] devtmpfs: mounted
  185. [ 1.415779] Freeing unused kernel memory: 1024K
  186. [ 1.455595] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004
  187. [ 1.455595]
  188. [ 1.464743] CPU: 0 PID: 1 Comm: init Not tainted 4.10.0-rc5-gb996ce7 #6
  189. [ 1.471353] Hardware name: Allwinner sun8i Family
  190. [ 1.476112] [<c0108d74>] (unwind_backtrace) from [<c0105bdc>] (show_stack+0x10/0x14)
  191. [ 1.483867] [<c0105bdc>] (show_stack) from [<c03243a8>] (dump_stack+0x84/0x98)
  192. [ 1.491104] [<c03243a8>] (dump_stack) from [<c01a1440>] (panic+0xdc/0x248)
  193. [ 1.497997] [<c01a1440>] (panic) from [<c0118798>] (do_exit+0x9d0/0xa00)
  194. [ 1.504709] [<c0118798>] (do_exit) from [<c0119904>] (do_group_exit+0x3c/0xd0)
  195. [ 1.511945] [<c0119904>] (do_group_exit) from [<c012321c>] (get_signal+0x284/0x5c8)
  196. [ 1.519609] [<c012321c>] (get_signal) from [<c0105248>] (do_signal+0xc8/0x424)
  197. [ 1.526841] [<c0105248>] (do_signal) from [<c0105748>] (do_work_pending+0x94/0xa4)
  198. [ 1.534417] [<c0105748>] (do_work_pending) from [<c0102494>] (slow_work_pending+0xc/0x20)
  199. [ 1.542608] Rebooting in 10 seconds..
  200. [ 12.543768] Reboot failed -- System halted
Add Comment
Please, Sign In to add comment