Pine64 PINE A64+
Pine64 PINE A64(+) is a development board / single-board computer based on the Allwinner A64 SoC. Base configuration comes with quad core ARMv8 (64-bit ARM), single ethernet port, expansion port for optional Bluetooth 4.0/802.11 b/g/n expansion board, Raspberry Pi compatible 40-pin GPIO header, 34 pin Euler Bus and 10 pin Expansion Bus. PINE A64 has 512Mb Ram and 10/100 ethernet while PINE A64+ provides 1024/2048Mb Ram and gigabit ethernet.
OpenWrt build target sunxi cortexa53 contains a Target profile for the board.
Supported Versions
Hardware Highlights
Installation
Flash Layout
Find out flash layout, then add the flash layout table here (copy, paste, modify the example).
Please check out the article Flash layout. It contains examples and explanations that describe how to document the flash layout.
OEM easy installation
The instructions below are for Broadcom devices and only serve as an example.
Remove / modify them if they do not apply to this particular device!
This section deals with
- How you install OpenWrt from a device freshly opened
- The steps required such as reset to factory defaults if the device has already been configured
Note: Reset router to factory defaults if it has been previously configured.
- Browse to
http://192.168.1.1/Upgrade.asp
- Upload .bin file to router
- Wait for it to reboot
- Telnet to 192.168.1.1 and set a root password, or browse to
http://192.168.1.1
if LuCI is installed.
OEM installation using the TFTP method
Specific values needed for tftp
Enter values for “FILL-IN” below
Bootloader tftp server IPv4 address | FILL-IN |
---|---|
Bootloader MAC address (special) | FILL-IN |
Firmware tftp image | Latest OpenWrt release (NOTE: Name must contain “tftp”) |
TFTP transfer window | FILL-IN seconds |
TFTP window start | approximately FILL-IN seconds after power on |
TFTP client required IP address | FILL-IN |
Upgrading OpenWrt
These are generic instructions. Update with your router's specifics.
LuCI Web Upgrade Process
- Browse to
http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/
LuCI Upgrade URL - Upload image file for sysupgrade to LuCI
- Wait for reboot
Terminal Upgrade Process
If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading:
sysupgrade
mtd
Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.
sysupgrade
- Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc sysupgrade /tmp/xxx.abc
mtd
If sysupgrade
does not support this router, use mtd
.
- Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc mtd write /tmp/xxx.abc linux && reboot
Debricking
Failsafe mode
Basic configuration
→ Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.
Specific Configuration
Please fill in real values for this device, then remove the EXAMPLEs
Network interfaces
The default network configuration is:
Interface Name | Description | Default configuration |
---|---|---|
br-lan | EXAMPLE LAN & WiFi | EXAMPLE 192.168.1.1/24 |
vlan0 (eth0.0) | EXAMPLE LAN ports (1 to 4) | EXAMPLE None |
vlan1 (eth0.1) | EXAMPLE WAN port | EXAMPLE DHCP |
wl0 | EXAMPLE WiFi | EXAMPLE Disabled |
Switch Ports (for VLANs)
Please fill in real values for this device, then remove the EXAMPLEs
Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on.
Port | Switch port |
---|---|
Internet (WAN) | EXAMPLE 4 |
LAN 1 | EXAMPLE 3 |
LAN 2 | EXAMPLE 2 |
LAN 3 | EXAMPLE 1 |
LAN 4 | EXAMPLE 0 |
Buttons
→ hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto.
Please fill in real values for this device, then remove the EXAMPLEs
The Pine64 PINE A64plus has the following buttons:
BUTTON | Event |
---|---|
EXAMPLE Reset | reset |
EXAMPLE Secure Easy Setup | ses |
EXAMPLE No buttons at all. | - |
Hardware
Info
Photos
Opening the case
Note: This will void your warranty!
Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...
- To remove the cover and open the device, do a/b/c
Main PCB:
Insert photo of PCB
Serial
→ port.serial general information about the serial port, serial port cable, etc.
How to connect to the Serial Port of this specific device:
Serial connection parameters for Pine64 PINE A64 | 3.3V 115200, 8N1 |
---|
UART0 | EXP: TXD 7, RXD 8, GND 9 | Euler Bus: TXD 29, RXD 30, GND 25/34 |
---|
JTAG
→ port.jtag general information about the JTAG port, JTAG cable, etc.
How to connect to the JTAG Port of this specific device:
Insert photo of PCB with markings for JTAG port
Bootlogs
OEM bootlog
COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE
OpenWrt bootlog
U-Boot SPL 2020.04 (Sep 10 2020 - 16:52:15 +0000) DRAM: 1024 MiB Trying to boot from MMC1 NOTICE: BL31: v2.0(release):reboot-14443-gf1bc66c765 NOTICE: BL31: Built : 16:52:15, Sep 10 2020 NOTICE: BL31: Detected Allwinner A64/H64/R18 SoC (1689) NOTICE: BL31: STUB PMIC setup code called U-Boot 2020.04 (Sep 10 2020 - 16:52:15 +0000) Allwinner Technology CPU: Allwinner A64 (SUN50I) Model: Pine64+ DRAM: 1 GiB MMC: mmc@1c0f000: 0 Loading Environment from FAT... *** Warning - bad CRC, using default environment Warning: HDMI PHY init timeout! Warning: HDMI PHY init timeout! In: serial Out: serial Err: serial Net: phy interface7 Could not get PHY for ethernet@1c30000: addr 1 No ethernet found. starting USB... Bus usb@1c1a000: USB EHCI 1.00 Bus usb@1c1a400: USB OHCI 1.0 Bus usb@1c1b000: USB EHCI 1.00 Bus usb@1c1b400: USB OHCI 1.0 scanning bus usb@1c1a000 for devices... 1 USB Device(s) found scanning bus usb@1c1a400 for devices... 1 USB Device(s) found scanning bus usb@1c1b000 for devices... 1 USB Device(s) found scanning bus usb@1c1b400 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2 1 0 switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... Found U-Boot script /boot.scr 482 bytes read in 1 ms (470.7 KiB/s) ## Executing script at 4fc00000 11337736 bytes read in 741 ms (14.6 MiB/s) 23510 bytes read in 3 ms (7.5 MiB/s) ## Flattened Device Tree blob at 4fa00000 Booting using the fdt blob at 0x4fa00000 EHCI failed to shut down host controller. Loading Device Tree to 0000000049ff7000, end 0000000049fffbd5 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.4.63 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r14443-f1bc66c765)) #0 SMP Thu Sep 10 16:52:15 2020 [ 0.000000] Machine model: Pine64+ [ 0.000000] earlycon: uart0 at MMIO32 0x0000000001c28000 (options '') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.1 [ 0.000000] percpu: Embedded 21 pages/cpu s46744 r8192 d31080 u86016 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] Speculative Store Bypass Disable mitigation not required [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048 [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=PARTUUID=5452574f-02 rootwait earlycon=uart,mmio32,0x01c28000 [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 1016728K/1048576K available (7550K kernel code, 704K rwdata, 2172K rodata, 576K init, 301K bss, 31848K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: CONFIG_RCU_FANOUT set to non-default value of 32. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] random: get_random_bytes called from start_kernel+0x2dc/0x43c with crng_init=0 [ 0.000000] arch_timer: Enabling global workaround for Allwinner erratum UNKNOWN1 [ 0.000000] arch_timer: CPU0: Trapping CNTVCT access [ 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.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.008244] Console: colour dummy device 80x25 [ 0.012723] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) [ 0.022985] pid_max: default: 32768 minimum: 301 [ 0.027729] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.035135] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.044265] ASID allocator initialised with 32768 entries [ 0.049748] rcu: Hierarchical SRCU implementation. [ 0.054965] smp: Bringing up secondary CPUs ... [ 0.060646] Detected VIPT I-cache on CPU1 [ 0.060692] arch_timer: CPU1: Trapping CNTVCT access [ 0.060700] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.061499] Detected VIPT I-cache on CPU2 [ 0.061525] arch_timer: CPU2: Trapping CNTVCT access [ 0.061532] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.062283] Detected VIPT I-cache on CPU3 [ 0.062307] arch_timer: CPU3: Trapping CNTVCT access [ 0.062314] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.062376] smp: Brought up 1 node, 4 CPUs [ 0.112929] SMP: Total of 4 processors activated. [ 0.117647] CPU features: detected: 32-bit EL0 Support [ 0.122782] CPU features: detected: CRC32 instructions [ 0.127965] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching [ 0.136322] CPU: All CPU(s) started at EL2 [ 0.140431] alternatives: patching kernel code [ 0.150228] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.160013] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.167068] pinctrl core: initialized pinctrl subsystem [ 0.173083] NET: Registered protocol family 16 [ 0.177927] DMA: preallocated 256 KiB pool for atomic allocations [ 0.198629] SCSI subsystem initialized [ 0.202831] usbcore: registered new interface driver usbfs [ 0.208371] usbcore: registered new interface driver hub [ 0.213852] usbcore: registered new device driver usb [ 0.219016] videodev: Linux video capture interface: v2.00 [ 0.224550] pps_core: LinuxPPS API ver. 1 registered [ 0.229522] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.238668] PTP clock support registered [ 0.242830] Advanced Linux Sound Architecture Driver Initialized. [ 0.249014] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512 [ 0.259505] clocksource: Switched to clocksource arch_sys_counter [ 0.270047] thermal_sys: Registered thermal governor 'step_wise' [ 0.270378] NET: Registered protocol family 2 [ 0.281296] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear) [ 0.289694] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.297530] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.304911] TCP: Hash tables configured (established 8192 bind 8192) [ 0.311387] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.318038] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.325253] NET: Registered protocol family 1 [ 0.330065] kvm [1]: IPA Size Limit: 40bits [ 0.334646] kvm [1]: vgic interrupt IRQ1 [ 0.338747] kvm [1]: Hyp mode initialized successfully [ 0.344796] workingset: timestamp_bits=46 max_order=18 bucket_order=0 [ 0.356347] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.362332] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.373226] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.381015] sun50i-de2-bus 1000000.bus: Error couldn't map SRAM to device [ 0.388479] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy [ 0.398185] sun50i-a64-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver [ 0.413619] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.426229] loop: module loaded [ 0.429635] Loading iSCSI transport class v2.0-870. [ 0.435842] libphy: Fixed MDIO Bus: probed [ 0.441521] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.448076] ehci-platform: EHCI generic platform driver [ 0.453488] ehci-platform 1c1a000.usb: EHCI Host Controller [ 0.459082] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 [ 0.466953] ehci-platform 1c1a000.usb: irq 17, io mem 0x01c1a000 [ 0.487519] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 [ 0.493793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04 [ 0.502075] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.509293] usb usb1: Product: EHCI Host Controller [ 0.514169] usb usb1: Manufacturer: Linux 5.4.63 ehci_hcd [ 0.519565] usb usb1: SerialNumber: 1c1a000.usb [ 0.524482] hub 1-0:1.0: USB hub found [ 0.528267] hub 1-0:1.0: 1 port detected [ 0.532785] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.538997] ohci-platform: OHCI generic platform driver [ 0.544386] ohci-platform 1c1a400.usb: Generic Platform OHCI controller [ 0.551013] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2 [ 0.558844] ohci-platform 1c1a400.usb: irq 18, io mem 0x01c1a400 [ 0.627694] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04 [ 0.635963] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.643201] usb usb2: Product: Generic Platform OHCI controller [ 0.649128] usb usb2: Manufacturer: Linux 5.4.63 ohci_hcd [ 0.654526] usb usb2: SerialNumber: 1c1a400.usb [ 0.659382] hub 2-0:1.0: USB hub found [ 0.663170] hub 2-0:1.0: 1 port detected [ 0.667706] usbcore: registered new interface driver usb-storage [ 0.673892] mousedev: PS/2 mouse device common for all mice [ 0.679792] i2c /dev entries driver [ 0.683842] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 0.695593] NET: Registered protocol family 10 [ 0.700814] Segment Routing with IPv6 [ 0.704549] NET: Registered protocol family 17 [ 0.709031] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 0.721990] can: controller area network core (rev 20170425 abi 9) [ 0.728218] NET: Registered protocol family 29 [ 0.732673] 8021q: 802.1Q VLAN Support v1.8 [ 0.745964] sun50i-a64-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator [ 0.756362] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz [ 0.762421] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP803 found [ 0.770983] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0 [ 0.780641] axp20x-gpio axp20x-gpio: DMA mask not set [ 0.785992] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded [ 0.793831] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set [ 0.801259] dcdc1: supplied by regulator-dummy [ 0.805788] vcc-3v3: Bringing 3000000uV into 3300000-3300000uV [ 0.811894] dcdc2: supplied by regulator-dummy [ 0.816604] dcdc4: supplied by regulator-dummy [ 0.821279] dcdc5: supplied by regulator-dummy [ 0.825790] vcc-dram: Bringing 1240000uV into 1360000-1360000uV [ 0.831915] dcdc6: supplied by regulator-dummy [ 0.836606] dc1sw: supplied by regulator-dummy [ 0.841212] aldo1: supplied by regulator-dummy [ 0.845857] aldo2: supplied by regulator-dummy [ 0.850569] aldo3: supplied by regulator-dummy [ 0.855234] dldo1: supplied by regulator-dummy [ 0.859895] dldo2: supplied by regulator-dummy [ 0.864422] vcc-mipi: Bringing 2900000uV into 3300000-3300000uV [ 0.870567] dldo3: supplied by regulator-dummy [ 0.875234] dldo4: supplied by regulator-dummy [ 0.879905] eldo1: supplied by regulator-dummy [ 0.884584] eldo2: supplied by regulator-dummy [ 0.889254] eldo3: supplied by regulator-dummy [ 0.893928] fldo1: supplied by regulator-dummy [ 0.898637] fldo2: supplied by regulator-dummy [ 0.903327] rtc-ldo: supplied by regulator-dummy [ 0.908131] ldo-io0: supplied by regulator-dummy [ 0.912992] ldo-io1: supplied by regulator-dummy [ 0.917828] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded [ 0.927127] sun50i-a64-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 0.934489] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator [ 0.944850] printk: console [ttyS0] disabled [ 0.969638] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 26, base_baud = 1500000) is a U6_16550A [ 0.978627] printk: console [ttyS0] enabled [ 0.978627] printk: console [ttyS0] enabled [ 0.986991] printk: bootconsole [uart0] disabled [ 0.986991] printk: bootconsole [uart0] disabled [ 0.996835] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator [ 1.006996] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found [ 1.013353] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found [ 1.019358] dwmac-sun8i 1c30000.ethernet: PTP uses main clock [ 1.131661] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 6 (expect 0) [ 1.140281] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported [ 1.147503] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported [ 1.154723] dwmac-sun8i 1c30000.ethernet: COE Type 2 [ 1.159688] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported [ 1.166475] dwmac-sun8i 1c30000.ethernet: Normal descriptors [ 1.172134] dwmac-sun8i 1c30000.ethernet: Chain mode enabled [ 1.177935] libphy: stmmac: probed [ 1.183262] ehci-platform 1c1b000.usb: EHCI Host Controller [ 1.188859] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3 [ 1.196703] ehci-platform 1c1b000.usb: irq 19, io mem 0x01c1b000 [ 1.215510] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 [ 1.221764] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04 [ 1.230030] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.237250] usb usb3: Product: EHCI Host Controller [ 1.242131] usb usb3: Manufacturer: Linux 5.4.63 ehci_hcd [ 1.247532] usb usb3: SerialNumber: 1c1b000.usb [ 1.252393] hub 3-0:1.0: USB hub found [ 1.256179] hub 3-0:1.0: 1 port detected [ 1.260759] ohci-platform 1c1b400.usb: Generic Platform OHCI controller [ 1.267394] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4 [ 1.275235] ohci-platform 1c1b400.usb: irq 20, io mem 0x01c1b400 [ 1.343652] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04 [ 1.351919] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.359140] usb usb4: Product: Generic Platform OHCI controller [ 1.365064] usb usb4: Manufacturer: Linux 5.4.63 ohci_hcd [ 1.370464] usb usb4: SerialNumber: 1c1b400.usb [ 1.375318] hub 4-0:1.0: USB hub found [ 1.379099] hub 4-0:1.0: 1 port detected [ 1.383709] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-ph not found, using dummy regulator [ 1.394580] sun50i-a64-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator [ 1.405063] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 1.434767] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode [ 1.443796] hctosys: unable to open rtc device (rtc0) [ 1.449315] ALSA device list: [ 1.452290] No soundcards found. [ 1.455992] Waiting for root device PARTUUID=5452574f-02... [ 1.497190] mmc0: new high speed SDHC card at address 0007 [ 1.503380] mmcblk0: mmc0:0007 SD8GB 7.21 GiB [ 1.508994] mmcblk0: p1 p2 [ 1.539427] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null) [ 1.546987] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 1.554119] Freeing unused kernel memory: 576K [ 1.579509] Run /sbin/init as init process [ 1.643809] init: Console is alive [ 1.647355] init: - watchdog - [ 1.716237] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 1.723132] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 1.731414] init: - preinit - [ 1.885328] random: jshn: uninitialized urandom read (4 bytes read) [ 1.908185] random: jshn: uninitialized urandom read (4 bytes read) [ 1.925683] random: jshn: uninitialized urandom read (4 bytes read) [ 1.942492] dwmac-sun8i 1c30000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] [ 1.952376] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found [ 1.959690] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available [ 1.967346] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW [ 1.973876] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii link mode Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 6.042400] mount_root: mounting /dev/root [ 6.046882] EXT4-fs (mmcblk0p2): warning: mounting unchecked fs, running e2fsck is recommended [ 6.058587] random: fast init done [ 6.075800] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 6.118242] urandom-seed: Seeding with /etc/urandom.seed [ 6.150605] procd: - early - [ 6.153605] procd: - watchdog - [ 6.697899] procd: - watchdog - [ 6.701238] procd: - ubus - [ 6.711132] random: ubusd: uninitialized urandom read (4 bytes read) [ 6.754423] random: ubusd: uninitialized urandom read (4 bytes read) [ 6.760961] random: ubusd: uninitialized urandom read (4 bytes read) [ 6.767818] procd: - init - Please press Enter to activate this console. [ 6.916355] kmodloader: loading kernel modules from /etc/modules.d/* [ 6.932567] urngd: v1.0.2 started. [ 6.948205] xt_time: kernel timezone is -0000 [ 6.962178] PPP generic driver version 2.4.2 [ 6.967663] NET: Registered protocol family 24 [ 6.974440] random: crng init done [ 6.977855] random: 4 urandom warning(s) missed due to ratelimiting [ 6.987179] kmodloader: done loading kernel modules from /etc/modules.d/* [ 9.175063] dwmac-sun8i 1c30000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] [ 9.185105] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found [ 9.192482] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available [ 9.200171] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW [ 9.206744] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii link mode [ 9.214823] br-lan: port 1(eth0) entered blocking state [ 9.220180] br-lan: port 1(eth0) entered disabled state [ 9.225696] device eth0 entered promiscuous mode [ 13.303999] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 13.312403] br-lan: port 1(eth0) entered blocking state [ 13.317640] br-lan: port 1(eth0) entered forwarding state [ 13.323290] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 31.799556] cpvdd: disabling
Notes
Upper USB Port is not working.
The port is wired to a USB-OTG controller (more info) which kernel drivers are not built in current OpenWrt images.
- Kernel config lines for host mode on OTG conroller:
CONFIG_USB_MUSB_HDRC=y CONFIG_USB_MUSB_HOST=y CONFIG_USB_MUSB_SUNXI=y CONFIG_MUSB_PIO_ONLY=y # no driver support for DMA mode! CONFIG_NOP_USB_XCEIV=y