U-Boot SPL 2016.01 (Jul 29 2017 - 20:59:56) DRAM: 1024 MiB CPU: 1008000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC U-Boot 2016.01 (Jul 29 2017 - 20:59:56 +0200) Allwinner Technology CPU: Allwinner A10 (SUN4I) I2C: ready DRAM: 1 GiB MMC: SUNXI SD/MMC: 0 In: serial Out: serial Err: serial SCSI: SUNXI SCSI INIT SATA link 0 timeout. 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@01c0b000 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... 1 USB Device(s) found scanning bus 2 for devices... 1 USB Device(s) found Hit any key to stop autoboot: 0 => setenv bootargs console=tty0 console=ttyS0,115200 earlyprintk hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:1280x800p60 root=PARTUUID=AC9D6C6F-01 rootwait panic=10 boot=/trivial => ext2load mmc 0 0x48000000 boot/uimagez-be 2595976 bytes read in 359 ms (6.9 MiB/s) => ext2load mmc 0 0x51000000 boot/sun4i-a10-cubieboard.dtb 28542 bytes read in 176 ms (158.2 KiB/s) => bootm 0x48000000 - 0x51000000 ## Booting kernel from Legacy Image at 48000000 ... Image Name: Linux-4.9.9-gentoo Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2595912 Bytes = 2.5 MiB Load Address: 48000000 Entry Point: 48000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 51000000 Booting using the fdt blob at 0x51000000 Loading Kernel Image ... OK Loading Device Tree to 49ff6000, end 49ffff7d ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.9-gentoo (root@fusinka) (gcc version 5.4.0 (Gentoo Hardened 5.4.0-r2 p1.2, pie-0.6.5) ) #7 Fri Jul 21 21:44:11 CEST 2017 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=12c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt:Machine model: Cubietech Cubieboard [ 0.000000] OF: fdt:Ignoring memory range 0x40000000 - 0x48000000 [ 0.000000] Truncating RAM at 0x48000000-0x80000000 to -0x78000000 [ 0.000000] Consider using a HIGHMEM enabled kernel. [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 195072 [ 0.000000] Kernel command line: console=tty0 console=ttyS0,115200 earlyprintk hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:1280x800p60 root=PARTUUID=AC9D6C6F-01 rootwait panic=10 init=/trivial [ 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: 774144K/786432K available (3719K kernel code, 165K rwdata, 740K rodata, 200K init, 219K bss, 12288K reserved, 0K cma-reserved) [ 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] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc03a9ef0 (3720 kB) [ 0.000000] .init : 0xc0480000 - 0xc04b2000 ( 200 kB) [ 0.000000] .data : 0xc04b2000 - 0xc04db4c0 ( 166 kB) [ 0.000000] .bss : 0xc04dd000 - 0xc0513ff4 ( 220 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000016] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000038] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000230] Console: colour dummy device 80x30 [ 0.000541] console [tty0] enabled [ 0.000574] Calibrating delay loop... 1001.88 BogoMIPS (lpj=5009408) [ 0.040084] pid_max: default: 32768 minimum: 301 [ 0.040236] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.040260] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.040767] CPU: Testing write buffer coherency: ok [ 0.040975] Setting up static identity map for 0x48008200 - 0x48008234 [ 0.042568] devtmpfs: initialized [ 0.048971] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.049203] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.049261] pinctrl core: initialized pinctrl subsystem [ 0.049842] NET: Registered protocol family 16 [ 0.050351] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.051165] cpuidle: using governor ladder [ 0.051190] cpuidle: using governor menu [ 0.059756] reg-fixed-voltage ahci-5v: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@0, deferring probe [ 0.059837] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe [ 0.059889] reg-fixed-voltage usb2-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe [ 0.060770] SCSI subsystem initialized [ 0.061041] usbcore: registered new interface driver usbfs [ 0.061110] usbcore: registered new interface driver hub [ 0.061172] usbcore: registered new device driver usb [ 0.062056] clocksource: Switched to clocksource timer [ 0.069431] NET: Registered protocol family 2 [ 0.069866] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.069955] TCP bind hash table entries: 8192 (order: 3, 32768 bytes) [ 0.070034] TCP: Hash tables configured (established 8192 bind 8192) [ 0.070159] UDP hash table entries: 512 (order: 1, 8192 bytes) [ 0.070196] UDP-Lite hash table entries: 512 (order: 1, 8192 bytes) [ 0.070322] NET: Registered protocol family 1 [ 0.071272] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.071470] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.078121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.078173] io scheduler noop registered [ 0.078190] io scheduler deadline registered [ 0.078313] io scheduler cfq registered (default) [ 0.080905] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 0.125333] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 0.127359] console [ttyS0] disabled [ 0.147431] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 33, base_baud = 1500000) is a U6_16550A [ 0.601458] console [ttyS0] enabled [ 0.613122] 1c0b080.mdio supply phy not found, using dummy regulator [ 0.619591] libphy: sun4i_mii_bus: probed [ 0.682637] libphy: Fixed MDIO Bus: probed [ 0.688912] sun4i-emac 1c0b000.ethernet: eth0: at f08b5000, IRQ 19 MAC: 02:0c:07:82:8c:c4 [ 0.697247] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703794] ehci-platform: EHCI generic platform driver [ 0.709251] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715455] ohci-platform: OHCI generic platform driver [ 0.720911] usbcore: registered new interface driver usb-storage [ 0.727289] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0 [ 0.734108] sunxi-rtc 1c20d00.rtc: RTC enabled [ 0.738611] i2c /dev entries driver [ 0.743413] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 0.752249] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 0.812162] sunxi-mmc 1c0f000.mmc: base:0xf08bf000 irq:20 [ 0.818284] sun4i-ss 1c15000.crypto-engine: no reset control found [ 0.824619] sun4i-ss 1c15000.crypto-engine: Die ID 7 [ 0.830254] usbcore: registered new interface driver usbhid [ 0.835871] usbhid: USB HID core driver [ 0.839977] nf_conntrack version 0.5.0 (12288 buckets, 49152 max) [ 0.846499] ip_tables: (C) 2000-2006 Netfilter Core Team [ 0.852227] NET: Registered protocol family 10 [ 0.857416] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 0.862951] NET: Registered protocol family 17 [ 0.909406] mmc0: host does not support reading read-only switch, assuming write-enable [ 0.919933] mmc0: new high speed SDHC card at address 0007 [ 0.925818] mmcblk0: mmc0:0007 SD08G 7.42 GiB [ 0.932160] mmcblk0: p1 [ 0.972128] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP [ 0.979664] ahci-sunxi 1c18000.sata: SSS flag set, parallel bus scan disabled [ 0.986838] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 0.995823] ahci-sunxi 1c18000.sata: flags: ncq sntf stag pm led clo only pio slum part ccc [ 1.005073] scsi host0: ahci-sunxi [ 1.008788] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 25 [ 1.017388] sunxi-rtc 1c20d00.rtc: setting system clock to 2010-01-01 00:00:27 UTC (1262304027) [ 1.026452] vcc3v0: disabling [ 1.029436] vcc5v0: disabling [ 1.032434] usb1-vbus: disabling [ 1.035672] usb2-vbus: disabling [ 1.362075] ata1: SATA link down (SStatus 0 SControl 300) [ 1.368971] EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibilities [ 1.388328] EXT4-fs (mmcblk0p1): mounted filesystem without journal. Opts: (null) [ 1.395890] VFS: Mounted root (ext4 filesystem) readonly on device 179:1. [ 1.403769] devtmpfs: error mounting -2 [ 1.407818] Freeing unused kernel memory: 200K (c0480000 - c04b2000) [ 1.414192] This architecture does not have kernel memory protection. [ 1.450912] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b [ 1.450912] [ 1.460090] Rebooting in 10 seconds..