Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot SPL 2017.07+dfsg1-1 (Jul 10 2017 - 19:46:22)
- DRAM: 2048 MiB
- CPU: 912000000Hz, AXI/AHB/APB: 3/2/2
- Trying to boot from MMC1
- U-Boot 2017.07+dfsg1-1 (Jul 10 2017 - 19:46:22 +0000) Allwinner Technology
- CPU: Allwinner A20 (SUN7I)
- Model: Cubietech Cubietruck
- I2C: ready
- DRAM: 2 GiB
- MMC: SUNXI SD/MMC: 0
- *** Warning - bad CRC, using default environment
- Setting up a 1024x768 vga console (overscan 0x0)
- In: serial
- Out: vga
- Err: vga
- SCSI: Target spinup took 0 ms.
- AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
- flags: ncq stag pm led clo only pmp pio slum part ccc apst
- Net: eth0: ethernet@01c50000
- starting USB...
- USB0: USB EHCI 1.00
- USB1: USB OHCI 1.0
- USB2: USB EHCI 1.00
- USB3: USB OHCI 1.0
- scanning bus 0 for devices... 2 USB Device(s) found
- scanning bus 2 for devices... 1 USB Device(s) found
- scanning usb for storage devices... 0 Storage Device(s) found
- Hit any key to stop autoboot: 0
- switch to partitions #0, OK
- mmc0 is current device
- Scanning mmc 0:1...
- Found U-Boot script /boot/boot.scr
- 324 bytes read in 725 ms (0 Bytes/s)
- ## Executing script at 43100000
- 6286016 bytes read in 9576 ms (640.6 KiB/s)
- 23607 bytes read in 1243 ms (17.6 KiB/s)
- ## Flattened Device Tree blob at 49000000
- Booting using the fdt blob at 0x49000000
- Loading Device Tree to 49ff7000, end 49fffc36 ... OK
- Starting kernel ...
- Uncompressing Linux... done, booting the kernel.
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 4.13.0-rc7-next-20170901-armmp (root@Cubietruck) (gcc version 6.3.0 20170516 (Debian 6.3.0-18)) #20
- SMP Fri Sep 1 16:47:54 CEST 2017
- [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=30c5387d
- [ 0.000000] CPU: div instructions available: patching division code
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] OF: fdt: Machine model: Cubietech Cubietruck
- [ 0.000000] bootconsole [earlycon0] enabled
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] psci: probing for conduit method from DT.
- [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
- [ 0.000000] random: fast init done
- [ 0.000000] percpu: Embedded 16 pages/cpu @eedc3000 s34124 r8192 d23220 u65536
- [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 521792
- [ 0.000000] Kernel command line: console=tty1 console=ttyS0,115200 earlyprintk clk_ignore_unused root=/dev/mmcblk0p1 rootwait
- panic=10
- [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
- [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
- [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
- [ 0.000000] Memory: 2057508K/2094080K available (10240K kernel code, 333K rwdata, 2112K rodata, 2048K init, 315K bss, 36572K
- reserved, 0K cma-reserved, 1307648K highmem)
- [ 0.000000] Virtual kernel memory layout:
- [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
- [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
- [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
- [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
- [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
- [ 0.000000] .text : 0xc0008000 - 0xc0c00000 (12256 kB)
- [ 0.000000] .init : 0xc1000000 - 0xc1200000 (2048 kB)
- [ 0.000000] .data : 0xc1200000 - 0xc12534b0 ( 334 kB)
- [ 0.000000] .bss : 0xc125d724 - 0xc12ac4cc ( 316 kB)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
- [ 0.000000] Hierarchical RCU implementation.
- [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
- [ 0.000000] GIC: Using split EOI/Deactivate mode
- [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
- [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
- [ 0.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
- [ 0.008090] Switching to timer-based delay loop, resolution 41ns
- [ 0.014446] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
- [ 0.023860] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
- [ 0.033435] Console: colour dummy device 80x30
- [ 0.038335] console [tty1] enabled
- [ 0.041852] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
- [ 0.052313] pid_max: default: 32768 minimum: 301
- [ 0.057181] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.063909] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.071778] CPU: Testing write buffer coherency: ok
- [ 0.077205] /cpus/cpu@0 missing clock-frequency property
- [ 0.082622] /cpus/cpu@1 missing clock-frequency property
- [ 0.088066] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.094174] Setting up static identity map for 0x40200000 - 0x40200060
- [ 0.100957] Hierarchical SRCU implementation.
- [ 0.106083] smp: Bringing up secondary CPUs ...
- [ 0.121455] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.121574] smp: Brought up 1 node, 2 CPUs
- [ 0.131528] SMP: Total of 2 processors activated (96.00 BogoMIPS).
- [ 0.137793] CPU: All CPU(s) started in HYP mode.
- [ 0.142504] CPU: Virtualization extensions available.
- [ 0.148638] devtmpfs: initialized
- [ 0.157882] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
- [ 0.165935] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.175898] futex hash table entries: 512 (order: 3, 32768 bytes)
- [ 0.182261] xor: measuring software checksum speed
- [ 0.282771] arm4regs : 1143.200 MB/sec
- [ 0.382901] 8regs : 794.000 MB/sec
- [ 0.483036] 32regs : 731.600 MB/sec
- [ 0.583164] neon : 1166.000 MB/sec
- [ 0.587436] xor: using function: neon (1166.000 MB/sec)
- [ 0.592862] pinctrl core: initialized pinctrl subsystem
- [ 0.599079] NET: Registered protocol family 16
- [ 0.604095] DMA: preallocated 256 KiB pool for atomic coherent allocations
- [ 0.612089] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- [ 0.620235] hw-breakpoint: maximum watchpoint size is 8 bytes.
- [ 0.810874] raid6: int32x1 gen() 163 MB/s
- [ 0.980922] raid6: int32x1 xor() 149 MB/s
- [ 1.151279] raid6: int32x2 gen() 209 MB/s
- [ 1.321608] raid6: int32x2 xor() 156 MB/s
- [ 1.491704] raid6: int32x4 gen() 199 MB/s
- [ 1.662159] raid6: int32x4 xor() 151 MB/s
- [ 1.832520] raid6: int32x8 gen() 195 MB/s
- [ 2.002627] raid6: int32x8 xor() 134 MB/s
- [ 2.172801] raid6: neonx1 gen() 447 MB/s
- [ 2.343046] raid6: neonx1 xor() 423 MB/s
- [ 2.513355] raid6: neonx2 gen() 578 MB/s
- [ 2.683538] raid6: neonx2 xor() 521 MB/s
- [ 2.853834] raid6: neonx4 gen() 671 MB/s
- [ 3.024096] raid6: neonx4 xor() 574 MB/s
- [ 3.194384] raid6: neonx8 gen() 625 MB/s
- [ 3.364624] raid6: neonx8 xor() 523 MB/s
- [ 3.368983] raid6: using algorithm neonx4 gen() 671 MB/s
- [ 3.374379] raid6: .... xor() 574 MB/s, rmw enabled
- [ 3.379361] raid6: using neon recovery algorithm
- [ 3.384470] reg-fixed-voltage ahci-5v: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@1, deferri
- ng probe
- [ 3.396656] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_vbus_pin@0, defe
- rring probe
- [ 3.410363] SCSI subsystem initialized
- [ 3.414853] usbcore: registered new interface driver usbfs
- [ 3.420590] usbcore: registered new interface driver hub
- [ 3.426058] usbcore: registered new device driver usb
- [ 3.431519] pps_core: LinuxPPS API ver. 1 registered
- [ 3.436576] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
- [ 3.445852] PTP clock support registered
- [ 3.450423] Advanced Linux Sound Architecture Driver Initialized.
- [ 3.457951] clocksource: Switched to clocksource arch_sys_counter
- [ 3.464453] FS-Cache: Loaded
- [ 3.468231] simple-framebuffer bfd00000.framebuffer: framebuffer at 0xbfd00000, 0x300000 bytes, mapped to 0xf0880000
- [ 3.478914] simple-framebuffer bfd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096
- [ 3.502659] Console: switching to colour frame buffer device 128x48
- [ 3.521682] simple-framebuffer bfd00000.framebuffer: fb0: simplefb registered!
- [ 3.536589] NET: Registered protocol family 2
- [ 3.541877] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
- [ 3.549359] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
- [ 3.556176] TCP: Hash tables configured (established 8192 bind 8192)
- [ 3.562946] UDP hash table entries: 512 (order: 2, 16384 bytes)
- [ 3.569210] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
- [ 3.576049] NET: Registered protocol family 1
- [ 3.581175] RPC: Registered named UNIX socket transport module.
- [ 3.587361] RPC: Registered udp transport module.
- [ 3.592340] RPC: Registered tcp transport module.
- [ 3.597256] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 3.604684] hw perfevents: no interrupt-affinity property for /pmu, guessing.
- [ 3.617284] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
- [ 3.633264] workingset: timestamp_bits=14 max_order=19 bucket_order=5
- [ 3.651700] NFS: Registering the id_resolver key type
- [ 3.662332] Key type id_resolver registered
- [ 3.671978] Key type id_legacy registered
- [ 3.682314] fuse init (API version 7.26)
- [ 3.692506] JFS: nTxBlock = 8192, nTxLock = 65536
- [ 3.713632] SGI XFS with ACLs, security attributes, realtime, no debug enabled
- [ 3.732923] NET: Registered protocol family 38
- [ 3.743158] async_tx: api initialized (async)
- [ 3.753204] bounce: pool size: 64 pages
- [ 3.762638] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
- [ 3.775615] io scheduler noop registered
- [ 3.784992] io scheduler deadline registered
- [ 3.794938] io scheduler cfq registered (default)
- [ 3.805024] io scheduler mq-deadline registered
- [ 3.814952] io scheduler kyber registered
- [ 3.824694] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb0_id_detect_pin@0, d
- eferring probe
- [ 3.852131] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
- [ 3.915447] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
- [ 3.930201] console [ttyS0] disabled
- [ 3.959736] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 46, base_baud = 1500000) is a U6_16550A
- [ 3.974668] console [ttyS0] enabled
- [ 3.974668] console [ttyS0] enabled
- [ 3.987480] bootconsole [earlycon0] disabled
- [ 3.987480] bootconsole [earlycon0] disabled
- [ 4.004317] SSFDC read-only Flash Translation layer
- [ 4.015215] Could not find PAR responsible for SC520CDP Flash Bank #0
- [ 4.027373] Trying default address 0x8400000
- [ 4.037207] Could not find PAR responsible for SC520CDP Flash Bank #1
- [ 4.049230] Trying default address 0x8c00000
- [ 4.059008] Could not find PAR responsible for SC520CDP DIL Flash
- [ 4.070618] Trying default address 0x9400000
- [ 4.080348] SC520 CDP flash device: 0x800000 at 0x8400000
- [ 4.091397] SC520 CDP flash device: 0x800000 at 0x8c00000
- [ 4.102328] SC520 CDP flash device: 0x80000 at 0x9400000
- [ 4.112998] Concatenating MTD devices:
- [ 4.121941] (0): "SC520CDP Flash Bank #0"
- [ 4.131083] (1): "SC520CDP Flash Bank #1"
- [ 4.140143] into device "SC520CDP Flash Banks #0 and #1"
- [ 4.153322] NetSc520 flash device: 0x100000 at 0x200000
- [ 4.164200] Creating 4 MTD partitions on "netsc520 Flash Bank":
- [ 4.175432] 0x000000000000-0x0000000c0000 : "NetSc520 boot kernel"
- [ 4.187835] 0x0000000c0000-0x000000100000 : "NetSc520 Low BIOS"
- [ 4.199898] 0x000000100000-0x000000f80000 : "NetSc520 file system"
- [ 4.211180] mtd: partition "NetSc520 file system" is out of reach -- disabled
- [ 4.224262] 0x000000f80000-0x000001000000 : "NetSc520 High BIOS"
- [ 4.235420] mtd: partition "NetSc520 High BIOS" is out of reach -- disabled
- [ 4.248995] Creating 3 MTD partitions on "TS-5500 Flash":
- [ 4.259713] 0x000000000000-0x0000000e0000 : "Drive A"
- [ 4.271077] 0x0000000e0000-0x000000100000 : "BIOS"
- [ 4.281915] 0x000000100000-0x000000200000 : "Drive B"
- [ 4.292925] impA7:probing 0x00800000 at 0x00000000
- [ 4.303043] impA7:probing 0x00800000 at 0x10000000
- [ 4.313423] slram: not enough parameters.
- [ 4.323230] libphy: Fixed MDIO Bus: probed
- [ 4.332218] CAN device driver interface
- [ 4.341658] sun7i-dwmac 1c50000.ethernet: PTP uses main clock
- [ 4.352414] sun7i-dwmac 1c50000.ethernet: no reset control found
- [ 4.363381] sun7i-dwmac 1c50000.ethernet: no regulator found
- [ 4.374009] sun7i-dwmac 1c50000.ethernet: Ring mode enabled
- [ 4.384285] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported
- [ 4.396053] sun7i-dwmac 1c50000.ethernet: Normal descriptors
- [ 4.414077] libphy: stmmac: probed
- [ 4.421923] mdio_bus stmmac-0:00: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:00, irq=-1)
- [ 4.435816] mdio_bus stmmac-0:01: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:01, irq=-1)
- [ 4.450462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 4.461417] ehci-platform: EHCI generic platform driver
- [ 4.471432] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 4.482094] ohci-platform: OHCI generic platform driver
- [ 4.492114] usbcore: registered new interface driver usb-storage
- [ 4.504272] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0
- [ 4.515605] sunxi-rtc 1c20d00.rtc: RTC enabled
- [ 4.524534] i2c /dev entries driver
- [ 4.533345] axp20x-i2c 0-0034: AXP20x variant AXP209 found
- [ 4.557652] input: axp20x-pek as /devices/platform/soc@01c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0
- [ 4.573431] ldo1: supplied by regulator-dummy
- [ 4.582722] ldo2: supplied by regulator-dummy
- [ 4.592821] ldo3: supplied by regulator-dummy
- [ 4.602357] ldo4: supplied by regulator-dummy
- [ 4.611387] ldo5: supplied by regulator-dummy
- [ 4.621279] dcdc2: supplied by regulator-dummy
- [ 4.630868] dcdc3: supplied by regulator-dummy
- [ 4.641164] axp20x-i2c 0-0034: AXP20X driver loaded
- [ 4.652232] IR NEC protocol handler initialized
- [ 4.661172] IR RC5(x/sz) protocol handler initialized
- [ 4.670586] IR RC6 protocol handler initialized
- [ 4.679483] IR JVC protocol handler initialized
- [ 4.688234] IR Sony protocol handler initialized
- [ 4.696985] IR SANYO protocol handler initialized
- [ 4.705781] IR Sharp protocol handler initialized
- [ 4.714457] IR MCE Keyboard/mouse protocol handler initialized
- [ 4.724290] IR XMP protocol handler initialized
- [ 4.733561] Registered IR keymap rc-empty
- [ 4.741873] rc rc0: sunxi-ir as /devices/platform/soc@01c00000/1c21800.ir/rc/rc0
- [ 4.753702] input: sunxi-ir as /devices/platform/soc@01c00000/1c21800.ir/rc/rc0/input1
- [ 4.766560] input: MCE IR Keyboard/Mouse (sunxi-ir) as /devices/virtual/input/input2
- [ 4.779147] sunxi-ir 1c21800.ir: initialized sunXi IR driver
- [ 4.791617] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
- [ 4.804911] device-mapper: uevent: version 1.0.3
- [ 4.814620] device-mapper: ioctl: 4.36.0-ioctl (2017-06-09) initialised: dm-devel@redhat.com
- [ 4.827945] device-mapper: raid: Loading target version 1.12.1
- [ 4.841847] sunxi-mmc 1c0f000.mmc: Got CD GPIO
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement