Created
June 23, 2014 16:12
-
-
Save mguentner/764ca309722d1cdece70 to your computer and use it in GitHub Desktop.
Archlinux ARM + Xen Boot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot 2014.04-01530-g0146847 (Jun 18 2014 - 16:44:51) Allwinner Technology | |
CPU: Allwinner A20 (SUN7I) | |
Board: Cubieboard2 | |
I2C: ready | |
DRAM: 1 GiB | |
MMC: SUNXI SD/MMC: 0 | |
*** Warning - bad CRC, using default environment | |
In: serial | |
Out: serial | |
Err: serial | |
Net: dwmac.1c50000 | |
Warning: failed to set MAC address | |
Hit any key to stop autoboot: 0 | |
reading uEnv.txt | |
** Unable to read file uEnv.txt ** | |
Failed to mount ext2 filesystem... | |
** Unrecognized filesystem type ** | |
Failed to mount ext2 filesystem... | |
** Unrecognized filesystem type ** | |
reading boot.scr | |
1264 bytes read in 22 ms (55.7 KiB/s) | |
Jumping to boot.scr | |
## Executing script at 44000000 | |
reading /xen | |
688912 bytes read in 57 ms (11.5 MiB/s) | |
reading /sun7i-a20-cubieboard2.dtb | |
22335 bytes read in 39 ms (558.6 KiB/s) | |
reading /vmlinuz | |
4871976 bytes read in 251 ms (18.5 MiB/s) | |
Kernel image @ 0x7ea00000 [ 0x000000 - 0x0ef700 ] | |
## Flattened Device Tree blob at 7ec00000 | |
Booting using the fdt blob at 0x7ec00000 | |
reserving fdt memory region: addr=7ec00000 size=6000 | |
Using Device Tree in place at 7ec00000, end 7ec08fff | |
Starting kernel ... | |
- UART enabled - | |
- CPU 00000000 booting - | |
- Xen starting in Hyp mode - | |
- Zero BSS - | |
- Setting up control registers - | |
- Turning on paging - | |
- Ready - | |
Checking for initrd in /chosen | |
RAM: 0000000040000000 - 000000007fffffff | |
MODULE[1]: 000000007ec00000 - 000000007ec06000 | |
MODULE[2]: 000000007f600000 - 000000007faa5728 console=hvc0 rw root=/dev/mmcblk0p2 rootwait init=/usr/lib/systemd/systemd clk_ignore_unused | |
RESVD[0]: 000000007ec00000 - 000000007ec06000 | |
Command line: console=dtuart dtuart=/soc@01c00000/serial@01c28000 dom0_mem=256M | |
Placing Xen at 0x000000007fe00000-0x0000000080000000 | |
Xen heap: 0000000076000000-000000007e000000 (32768 pages) | |
Dom heap: 229376 pages | |
Looking for UART console /soc@01c00000/serial@01c28000 | |
Xen 4.4.1-pre | |
(XEN) Xen version 4.4.1-pre (mguentner@) (arm-linux-gnueabihf-gcc (GCC) 4.9.0) debug=y Wed Jun 18 17:03:01 CEST 2014 | |
(XEN) Latest ChangeSet: Thu Jun 5 14:02:42 2014 +0100 git:0336012-dirty | |
(XEN) Processor: 410fc074: "ARM Limited", variant: 0x0, part 0xc07, rev 0x4 | |
(XEN) 32-bit Execution: | |
(XEN) Processor Features: 00001131:00011011 | |
(XEN) Instruction Sets: AArch32 Thumb Thumb-2 ThumbEE Jazelle | |
(XEN) Extensions: GenericTimer Security | |
(XEN) Debug Features: 02010555 | |
(XEN) Auxiliary Features: 00000000 | |
(XEN) Memory Model Features: 10101105 40000000 01240000 02102211 | |
(XEN) ISA Features: 02101110 13112111 21232041 11112131 10011142 00000000 | |
(XEN) Platform: Allwinner A20 | |
(XEN) Using PSCI for SMP bringup | |
(XEN) Generic Timer IRQ: phys=30 hyp=26 virt=27 | |
(XEN) Using generic timer at 24000 KHz | |
(XEN) GIC initialization: | |
(XEN) gic_dist_addr=0000000001c81000 | |
(XEN) gic_cpu_addr=0000000001c82000 | |
(XEN) gic_hyp_addr=0000000001c84000 | |
(XEN) gic_vcpu_addr=0000000001c86000 | |
(XEN) gic_maintenance_irq=25 | |
(XEN) GIC: 160 lines, 2 cpus, secure (IID 0100143b). | |
(XEN) Using scheduler: SMP Credit Scheduler (credit) | |
(XEN) Allocated console ring of 16 KiB. | |
(XEN) VFP implementer 0x41 architecture 2 part 0x30 variant 0x7 rev 0x4 | |
(XEN) Bringing up CPU1 | |
- CPU 00000001 booting - | |
- Xen starting in Hyp mode - | |
- Setting up control registers - | |
- Turning on paging - | |
- Ready - | |
(XEN) CPU 1 booted. | |
(XEN) Brought up 2 CPUs | |
(XEN) *** LOADING DOMAIN 0 *** | |
(XEN) Populate P2M 0x60000000->0x70000000 (1:1 mapping for dom0) | |
(XEN) Loading kernel from boot module 2 | |
(XEN) Loading zImage from 000000007f600000 to 0000000067a00000-0000000067ea5728 | |
(XEN) Loading dom0 DTB to 0x0000000068000000-0x00000000680052c7 | |
(XEN) Scrubbing Free RAM: ........done. | |
(XEN) Initial low memory virq threshold set at 0x4000 pages. | |
(XEN) Std. Loglevel: All | |
(XEN) Guest Loglevel: All | |
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen) | |
(XEN) Freed 260kB init memory. | |
[ 0.000000] Booting Linux on physical CPU 0x0 | |
[ 0.000000] Initializing cgroup subsys cpu | |
[ 0.000000] Initializing cgroup subsys cpuacct | |
[ 0.000000] Linux version 3.15.0-130963-ga076583 (mguentner@titan) (gcc version 4.9.0 (GCC) ) #7 SMP Fri Jun 20 18:29:23 CEST 2014 | |
[ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d | |
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
[ 0.000000] Machine model: Cubietech Cubieboard2 | |
[ 0.000000] cma: CMA: reserved 64 MiB at 6c000000 | |
[ 0.000000] Memory policy: Data cache writealloc | |
[ 0.000000] psci: probing function IDs from device-tree | |
[ 0.000000] PERCPU: Embedded 8 pages/cpu @cbdb8000 s9024 r8192 d15552 u32768 | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024 | |
[ 0.000000] Kernel command line: console=hvc0 rw root=/dev/mmcblk0p2 rootwait init=/usr/lib/systemd/systemd clk_ignore_unused | |
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) | |
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) | |
[ 0.000000] Memory: 183416K/262144K available (6391K kernel code, 820K rwdata, 2520K rodata, 568K init, 314K bss, 78728K reserved, 0K highmem) | |
[ 0.000000] Virtual kernel memory layout: | |
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) | |
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) | |
[ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB) | |
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) | |
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) | |
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) | |
[ 0.000000] .text : 0xc0208000 - 0xc0abbeb0 (8912 kB) | |
[ 0.000000] .init : 0xc0abc000 - 0xc0b4a340 ( 569 kB) | |
[ 0.000000] .data : 0xc0b4c000 - 0xc0c190e0 ( 821 kB) | |
[ 0.000000] .bss : 0xc0c190e8 - 0xc0c67a88 ( 315 kB) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 | |
[ 0.000000] Hierarchical RCU implementation. | |
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. | |
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 | |
[ 0.000000] NR_IRQS:16 nr_irqs:16 16 | |
[ 0.000000] Architected cp15 timer(s) running at 24.00MHz (virt). | |
[ 0.000009] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 2863311519744ns | |
[ 0.000016] Switching to timer-based delay loop | |
[ 0.000900] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956969942ns | |
[ 0.001168] sched_clock: 32 bits at 160MHz, resolution 6ns, wraps every 26843545593ns | |
[ 0.001430] Console: colour dummy device 80x30 | |
[ 0.001458] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) | |
[ 0.001471] pid_max: default: 32768 minimum: 301 | |
[ 0.001599] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.001610] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.002214] Initializing cgroup subsys debug | |
[ 0.002236] Initializing cgroup subsys devices | |
[ 0.002246] Initializing cgroup subsys freezer | |
[ 0.002254] Initializing cgroup subsys net_cls | |
[ 0.002262] Initializing cgroup subsys blkio | |
[ 0.002270] Initializing cgroup subsys net_prio | |
[ 0.002299] CPU: Testing write buffer coherency: ok | |
[ 0.002602] /cpus/cpu@0 missing clock-frequency property | |
[ 0.002627] /cpus/cpu@1 missing clock-frequency property | |
[ 0.002640] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 | |
[ 0.002762] Xen 4.4 support found, events_irq=31 gnttab_frame=0x01d00000 | |
[ 0.002864] xen:grant_table: Grant tables using version 1 layout | |
[ 0.002899] Grant table initialized | |
[ 0.003040] xen:events: Using FIFO-based ABI | |
[ 0.003065] Xen: initializing cpu0 | |
[ 0.003183] Setting up static identity map for 0x6080ec80 - 0x6080ed18 | |
[ 0.004814] CPU1: Booted secondary processor | |
[ 0.004877] Xen: initializing cpu1 | |
[ 0.004949] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 | |
[ 0.005126] Brought up 2 CPUs | |
[ 0.005150] SMP: Total of 2 processors activated. | |
[ 0.005157] CPU: All CPU(s) started in SVC mode. | |
[ 0.006085] devtmpfs: initialized | |
[ 0.009958] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 | |
[ 0.010560] pinctrl core: initialized pinctrl subsystem | |
[ 0.011001] regulator-dummy: no parameters | |
[ 0.017959] NET: Registered protocol family 16 | |
[ 0.019808] DMA: preallocated 256 KiB pool for atomic coherent allocations | |
[ 0.022072] xen:swiotlb_xen: Warning: only able to allocate 8 MB for software IO TLB | |
[ 0.025294] software IO TLB [mem 0x6a000000-0x6a800000] (8MB) mapped at [ca000000-ca7fffff] | |
[ 0.030627] No ATAGs? | |
[ 0.032076] Serial: AMBA PL011 UART driver | |
[ 0.043546] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot | |
[ 0.043579] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5 | |
[ 0.043796] xen:balloon: Initialising balloon driver | |
[ 0.044187] xen_balloon: Initialising balloon driver | |
[ 0.044543] reg-fixed-voltage ahci-5v.3: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/ahci_pwr_pin@0, deferring probe | |
[ 0.044561] platform ahci-5v.3: Driver reg-fixed-voltage requests probe deferral | |
[ 0.044585] reg-fixed-voltage usb1-vbus.4: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe | |
[ 0.044599] platform usb1-vbus.4: Driver reg-fixed-voltage requests probe deferral | |
[ 0.044620] reg-fixed-voltage usb2-vbus.5: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb2_vbus_pin@0, deferring probe | |
[ 0.044633] platform usb2-vbus.5: Driver reg-fixed-voltage requests probe deferral | |
[ 0.044802] vcc3v0: 3000 mV | |
[ 0.045032] vcc3v3: 3300 mV | |
[ 0.045269] axp-ipsout: 5000 mV | |
[ 0.046894] vgaarb: loaded | |
[ 0.047463] SCSI subsystem initialized | |
[ 0.048149] usbcore: registered new interface driver usbfs | |
[ 0.048216] usbcore: registered new interface driver hub | |
[ 0.048464] usbcore: registered new device driver usb | |
[ 0.049060] Linux video capture interface: v2.00 | |
[ 0.049106] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.049114] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.049137] PTP clock support registered | |
[ 0.049209] EDAC MC: Ver: 3.0.0 | |
[ 0.050171] Advanced Linux Sound Architecture Driver Initialized. | |
[ 0.051438] Switched to clocksource arch_sys_counter | |
[ 0.061870] NET: Registered protocol family 2 | |
[ 0.062394] TCP established hash table entries: 2048 (order: 1, 8192 bytes) | |
[ 0.062433] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) | |
[ 0.062471] TCP: Hash tables configured (established 2048 bind 2048) | |
[ 0.062526] TCP: reno registered | |
[ 0.062541] UDP hash table entries: 256 (order: 1, 8192 bytes) | |
[ 0.062572] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) | |
[ 0.062756] NET: Registered protocol family 1 | |
[ 0.063271] RPC: Registered named UNIX socket transport module. | |
[ 0.063286] RPC: Registered udp transport module. | |
[ 0.063293] RPC: Registered tcp transport module. | |
[ 0.063299] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.064935] futex hash table entries: 512 (order: 3, 32768 bytes) | |
[ 0.076026] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.077101] NFS: Registering the id_resolver key type | |
[ 0.077164] Key type id_resolver registered | |
[ 0.077172] Key type id_legacy registered | |
[ 0.077222] msgmni has been set to 486 | |
[ 0.078882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) | |
[ 0.078899] io scheduler noop registered | |
[ 0.078906] io scheduler deadline registered | |
[ 0.079088] io scheduler cfq registered (default) | |
[ 0.079639] platform 1c13400.phy: Driver sun4i-usb-phy requests probe deferral | |
[ 0.082898] sun7i-a20-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver | |
[ 0.085091] xen:xen_evtchn: Event-channel device installed | |
[ 0.149446] console [hvc0] enabled | |
[ 0.149522] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled | |
[ 0.151198] Serial: IMX driver | |
[ 0.151644] msm_serial: driver initialized | |
[ 0.152011] STMicroelectronics ASC driver initialized | |
[ 0.152571] serial: Freescale lpuart driver | |
[ 0.152763] [drm] Initialized drm 1.1.0 20060810 | |
[ 0.157545] loop: module loaded | |
[ 0.158883] platform 1c18000.sata: Driver ahci-sunxi requests probe deferral | |
[ 0.161335] stmmaceth 1c50000.ethernet: no regulator found | |
[ 0.161627] stmmaceth 1c50000.ethernet: no reset control found | |
[ 0.161665] Ring mode enabled | |
[ 0.161684] No HW DMA feature register supported | |
[ 0.161705] Normal descriptors | |
[ 0.161725] TX Checksum insertion supported | |
[ 0.165977] libphy: stmmac: probed | |
[ 0.166025] eth0: PHY ID 00008201 at 1 IRQ 0 (stmmac-0:01) active | |
[ 0.166191] xen_netfront: Initialising Xen virtual ethernet driver | |
[ 0.166303] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver | |
[ 0.166408] usbcore: registered new interface driver pegasus | |
[ 0.166515] usbcore: registered new interface driver asix | |
[ 0.166589] usbcore: registered new interface driver ax88179_178a | |
[ 0.166662] usbcore: registered new interface driver cdc_ether | |
[ 0.166752] usbcore: registered new interface driver smsc75xx | |
[ 0.166842] usbcore: registered new interface driver smsc95xx | |
[ 0.166911] usbcore: registered new interface driver net1080 | |
[ 0.166980] usbcore: registered new interface driver cdc_subset | |
[ 0.167050] usbcore: registered new interface driver zaurus | |
[ 0.167178] usbcore: registered new interface driver cdc_ncm | |
[ 0.167229] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 0.167256] ehci-pci: EHCI PCI platform driver | |
[ 0.167334] ehci-platform: EHCI generic platform driver | |
[ 0.167567] platform 1c14000.usb: Driver ehci-platform requests probe deferral | |
[ 0.167685] platform 1c1c000.usb: Driver ehci-platform requests probe deferral | |
[ 0.167810] ehci-omap: OMAP-EHCI Host Controller driver | |
[ 0.167934] ehci-orion: EHCI orion driver | |
[ 0.168039] SPEAr-ehci: EHCI SPEAr driver | |
[ 0.168139] tegra-ehci: Tegra EHCI driver | |
[ 0.168658] usbcore: registered new interface driver usb-storage | |
[ 0.169990] mousedev: PS/2 mouse device common for all mice | |
[ 0.172026] sunxi-rtc 1c20d00.rtc: rtc core: registered rtc-sunxi as rtc0 | |
[ 0.172078] sunxi-rtc 1c20d00.rtc: RTC enabled | |
[ 0.172603] i2c /dev entries driver | |
[ 0.185591] input: axp20x-pek as /devices/soc.2/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0 | |
[ 0.186229] Adding alias for supply acin,axp20x-regulator -> acin,0-0034 | |
[ 0.186272] Adding alias for supply vin2,axp20x-regulator -> vin2,0-0034 | |
[ 0.186311] Adding alias for supply vin3,axp20x-regulator -> vin3,0-0034 | |
[ 0.186338] Adding alias for supply ldo24in,axp20x-regulator -> ldo24in,0-0034 | |
[ 0.186366] Adding alias for supply ldo3in,axp20x-regulator -> ldo3in,0-0034 | |
[ 0.186395] Adding alias for supply ldo5in,axp20x-regulator -> ldo5in,0-0034 | |
[ 0.186983] LDO1: 1300 mV | |
[ 0.187065] LDO1: supplied by axp-ipsout | |
[ 0.187964] LDO2: at 3000 mV | |
[ 0.188051] LDO2: supplied by axp-ipsout | |
[ 0.188620] LDO3: at 2800 mV | |
[ 0.188700] LDO3: supplied by axp-ipsout | |
[ 0.188899] LDO4: at 2800 mV | |
[ 0.188973] LDO4: supplied by axp-ipsout | |
[ 0.190057] LDO5: at 2800 mV | |
[ 0.190136] LDO5: supplied by axp-ipsout | |
[ 0.190707] DCDC2: 700 <--> 2275 mV at 1400 mV | |
[ 0.190789] DCDC2: supplied by axp-ipsout | |
[ 0.191331] DCDC3: at 1300 mV | |
[ 0.191408] DCDC3: supplied by axp-ipsout | |
[ 0.191575] axp20x 0-0034: AXP20X driver loaded | |
[ 0.193249] usbcore: registered new interface driver uvcvideo | |
[ 0.193295] USB Video Class driver (1.1.1) | |
[ 0.193313] gspca_main: v2.14.0 registered | |
[ 0.197458] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) | |
[ 0.197761] xen_wdt: Xen WatchDog Timer Driver v0.01 | |
[ 0.198199] xen_wdt: cannot register miscdev on minor=130 (-16) | |
[ 0.198245] wdt: probe of wdt failed with error -16 | |
[ 0.199059] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: [email protected] | |
[ 0.199646] sdhci: Secure Digital Host Controller Interface driver | |
[ 0.199680] sdhci: Copyright(c) Pierre Ossman | |
[ 0.201630] sunxi-mmc 1c0f000.mmc: Got CD GPIO #225. | |
[ 0.241519] sunxi-mmc 1c0f000.mmc: base:0xd087a000 irq:64 | |
[ 0.241723] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 0.242534] usbcore: registered new interface driver usbhid | |
[ 0.242573] usbhid: USB HID core driver | |
[ 0.246300] TCP: cubic registered | |
[ 0.246351] NET: Registered protocol family 17 | |
[ 0.246511] Bridge firewalling registered | |
[ 0.246860] Key type dns_resolver registered | |
[ 0.247028] ThumbEE CPU extension supported. | |
[ 0.247067] Registering SWP/SWPB emulation handler | |
[ 0.247890] vcc3v0: disabling | |
[ 0.248893] ahci-5v: 5000 mV | |
[ 0.249443] usb1-vbus: 5000 mV | |
[ 0.249873] usb2-vbus: 5000 mV | |
[ 0.279220] mmc0: host does not support reading read-only switch. assuming write-enable. | |
[ 0.281862] mmc0: new high speed SDHC card at address 1234 | |
[ 0.282440] mmcblk0: mmc0:1234 SA08G 7.28 GiB | |
[ 0.284284] mmcblk0: p1 p2 p3 | |
[ 0.311527] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP | |
[ 0.311584] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1 | |
[ 0.311664] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode | |
[ 0.311705] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc | |
[ 0.312967] scsi0 : ahci_platform | |
[ 0.313378] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 88 | |
[ 0.314122] ehci-platform 1c14000.usb: EHCI Host Controller | |
[ 0.314196] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 | |
[ 0.314418] ehci-platform 1c14000.usb: irq 71, io mem 0x01c14000 | |
[ 0.331553] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 | |
[ 0.332685] hub 1-0:1.0: USB hub found | |
[ 0.332762] hub 1-0:1.0: 1 port detected | |
[ 0.333780] ehci-platform 1c1c000.usb: EHCI Host Controller | |
[ 0.333859] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 | |
[ 0.334094] ehci-platform 1c1c000.usb: irq 72, io mem 0x01c1c000 | |
[ 0.351495] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 | |
[ 0.352561] hub 2-0:1.0: USB hub found | |
[ 0.352638] hub 2-0:1.0: 1 port detected | |
[ 0.353442] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01 00:00:04 UTC (4) | |
[ 0.356901] clk: Not disabling unused clocks | |
[ 0.356960] ALSA device list: | |
[ 0.356977] No soundcards found. | |
[ 0.661496] ata1: SATA link down (SStatus 0 SControl 300) | |
[ 0.663583] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities | |
[ 0.665044] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities | |
[ 4.274238] random: nonblocking pool is initialized | |
[ 8.859880] EXT4-fs (mmcblk0p2): recovery complete | |
[ 8.862968] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) | |
[ 8.863078] VFS: Mounted root (ext4 filesystem) on device 179:2. | |
[ 8.869931] devtmpfs: mounted | |
[ 8.870588] Freeing unused kernel memory: 568K (c0abc000 - c0b4a000) | |
[ 9.212987] systemd[1]: systemd 213 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR) | |
[ 9.213304] systemd[1]: Detected virtualization 'xen'. | |
[ 9.213363] systemd[1]: Detected architecture 'arm'. | |
Welcome to Arch Linux ARM! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment