| 
 | 
 Edited by Demetris at 2016-2-13 08:34  
 
U-Boot SPL 2016.01 (Feb 12 2016 - 20:05:18) 
DRAM: 1024 MiB 
Trying to boot from MMC 
U-Boot 2016.01 (Feb 12 2016 - 20:05:18 +0000) Allwinner Technology 
CPU:   Allwinner H3 (SUN8I) 
DRAM:  1 GiB 
MMC:   SUNXI SD/MMC: 0 
In:    serial 
Out:   serial 
Err:   serial 
Net:   No ethernet found. 
starting USB... 
No controllers 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.scr 
reading /boot.scr 
377 bytes read in 16 ms (22.5 KiB/s) 
## Executing script at 43100000 
reading uImage 
2189040 bytes read in 2130 ms (1002.9 KiB/s) 
reading dtb 
12962 bytes read in 40 ms (316.4 KiB/s) 
## Booting kernel from Legacy Image at 42000000 ... 
   Image Name:   ARM OpenWrt Linux-4.4.1 
   Image Type:   ARM Linux Kernel Image (uncompressed) 
   Data Size:    2188976 Bytes = 2.1 MiB 
   Load Address: 40008000 
   Entry Point:  40008000 
   Verifying Checksum ... OK 
## Flattened Device Tree blob at 43000000 
   Booting using the fdt blob at 0x43000000 
   Loading Kernel Image ... OK 
   Using Device Tree in place at 43000000, end 430062a1 
 
Starting kernel ... 
 
[    0.000000] Booting Linux on physical CPU 0x0 
[    0.000000] Linux version 4.4.1 (demetris@Athlon-M5A78L) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 r48717) ) #1 SMP PREEMPT Fri Feb 12 22:00:02 UTC 2016 
[    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d 
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache 
[    0.000000] Machine model: Xunlong Orange Pi PC 
[    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] PERCPU: Embedded 12 pages/cpu @ef7bb000 s17984 r8192 d22976 u49152 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 260608 
[    0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait 
[    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: 1032176K/1048576K available (4352K kernel code, 205K rwdata, 1632K rodata, 268K init, 641K bss, 16400K reserved, 0K cma-reserved, 262140K 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 - 0xc05e05bc   (5986 kB) 
[    0.000000]       .init : 0xc05e1000 - 0xc0624000   ( 268 kB) 
[    0.000000]       .data : 0xc0624000 - 0xc06577e8   ( 206 kB) 
[    0.000000]        .bss : 0xc065a000 - 0xc06fa6b0   ( 642 kB) 
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 
[    0.000000] Preemptible hierarchical RCU implementation. 
[    0.000000]     RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. 
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 
[    0.000000] NR_IRQS:16 nr_irqs:16 16 
[    0.000000] Architected 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.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns 
[    0.000016] Switching to timer-based delay loop, resolution 41ns 
[    0.000214] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns 
[    0.000360] Console: colour dummy device 80x30 
[    0.000387] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) 
[    0.000400] pid_max: default: 32768 minimum: 301 
[    0.000485] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) 
[    0.000496] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) 
[    0.000984] CPU: Testing write buffer coherency: ok 
[    0.001257] /cpus/cpu@0 missing clock-frequency property 
[    0.001274] /cpus/cpu@1 missing clock-frequency property 
[    0.001285] /cpus/cpu@2 missing clock-frequency property 
[    0.001296] /cpus/cpu@3 missing clock-frequency property 
[    0.001308] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 
[    0.001357] Setting up static identity map for 0x40008280 - 0x400082d8 
[    0.080410] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 
[    0.110429] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 
[    0.140466] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 
[    0.140511] Brought up 4 CPUs 
[    0.140534] SMP: Total of 4 processors activated (192.00 BogoMIPS). 
[    0.140540] CPU: All CPU(s) started in HYP mode. 
[    0.140545] CPU: Virtualization extensions available. 
[    0.143677] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 
[    0.144150] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns 
[    0.144280] pinctrl core: initialized pinctrl subsystem 
[    0.145409] NET: Registered protocol family 16 
[    0.145660] DMA: preallocated 256 KiB pool for atomic coherent allocations 
[    0.193074] SCSI subsystem initialized 
[    0.193857] usbcore: registered new interface driver usbfs 
[    0.193978] usbcore: registered new interface driver hub 
[    0.194114] usbcore: registered new device driver usb 
[    0.194499] pps_core: LinuxPPS API ver. 1 registered 
[    0.194508] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> 
[    0.194578] PTP clock support registered 
[    0.195214] Advanced Linux Sound Architecture Driver Initialized. 
[    0.196280] clocksource: Switched to clocksource arch_sys_counter 
[    0.207124] NET: Registered protocol family 2 
[    0.207852] TCP established hash table entries: 8192 (order: 3, 32768 bytes) 
[    0.207926] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) 
[    0.208041] TCP: Hash tables configured (established 8192 bind 8192) 
[    0.208102] UDP hash table entries: 512 (order: 2, 16384 bytes) 
[    0.208158] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) 
[    0.208367] NET: Registered protocol family 1 
[    0.210235] futex hash table entries: 1024 (order: 4, 65536 bytes) 
[    0.210385] audit: initializing netlink subsys (disabled) 
[    0.210438] audit: type=2000 audit(0.190:1): initialized 
[    0.219744] squashfs: version 4.0 (2009/01/31) Phillip Lougher 
[    0.220414] bounce: pool size: 64 pages 
[    0.220430] io scheduler noop registered 
[    0.220466] io scheduler cfq registered (default) 
[    0.220838] io scheduler bfq registered 
[    0.220847] BFQ I/O-scheduler: v7r11 
[    0.224904] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver 
[    0.295529] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled 
[    0.298662] console [ttyS0] disabled 
[    0.318895] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 33, base_baud = 1500000) is a U6_16550A 
[    0.858784] console [ttyS0] enabled 
[    0.864848] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 
[    0.871429] ehci-platform: EHCI generic platform driver 
[    0.876888] ehci-platform 1c1b000.usb: EHCI Host Controller 
[    0.882482] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 1 
[    0.890370] ehci-platform 1c1b000.usb: irq 23, io mem 0x01c1b000 
[    0.916297] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 
[    0.922565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 
[    0.929365] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 
[    0.936593] usb usb1: Product: EHCI Host Controller 
[    0.941465] usb usb1: Manufacturer: Linux 4.4.1 ehci_hcd 
[    0.946780] usb usb1: SerialNumber: 1c1b000.usb 
[    0.951925] hub 1-0:1.0: USB hub found 
[    0.955705] hub 1-0:1.0: 1 port detected 
[    0.960109] ehci-platform 1c1c000.usb: EHCI Host Controller 
[    0.965697] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 
[    0.973552] ehci-platform 1c1c000.usb: irq 25, io mem 0x01c1c000 
[    0.996294] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 
[    1.002525] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 
[    1.009327] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 
[    1.016550] usb usb2: Product: EHCI Host Controller 
[    1.021422] usb usb2: Manufacturer: Linux 4.4.1 ehci_hcd 
[    1.026742] usb usb2: SerialNumber: 1c1c000.usb 
[    1.031840] hub 2-0:1.0: USB hub found 
[    1.035619] hub 2-0:1.0: 1 port detected 
 |   
 
 
 
 |