10 Mbit/s speed is not supported on PRU ethernet interfaces with PROCESSOR-SDK-LINUX-RT-AM65X 7.0.1. Tested on SN 39184P810005
'ethtool eth1' shows that just 100 and 1000 Mbit/s speed are supported.
root@am65xx-evm:~# ethtool eth1 Settings for eth1: Supported ports: [ TP MII ] Supported link modes: 100baseT/Full 1000baseT/Full Supported pause frame use: No Supports auto-negotiation: Yes Supported FEC modes: Not reported Advertised link modes: 100baseT/Full 1000baseT/Full Advertised pause frame use: No Advertised auto-negotiation: Yes Advertised FEC modes: Not reported Speed: Unknown! Duplex: Unknown! (255) Port: MII PHYAD: 0 Transceiver: internal Auto-negotiation: on Current message level: 0x00007fff (32767) drv probe link timer ifdown ifup rx_err tx_err tx_queued intr tx_done rx_status pktdata hw wol Link detected: no root@am65xx-evm:~#
Existence of bug "PLSDK-3213 am654x-idk DP83867: auto negotiation at 10M/100M unstable" in release notes suggest 10 Mbit/s should be supported, even though unstable.
10 Mbit/s speed worked with SDK 6.3.:
root@am65xx-evm:~# ethtool eth1 Settings for eth1: Supported ports: [ TP MII ] Supported link modes: 10baseT/Full 100baseT/Full 1000baseT/Full Supported pause frame use: No Supports auto-negotiation: Yes Supported FEC modes: Not reported Advertised link modes: 10baseT/Full 100baseT/Full 1000baseT/Full Advertised pause frame use: No Advertised auto-negotiation: Yes Advertised FEC modes: Not reported Speed: 10Mb/s Duplex: Half Port: MII PHYAD: 0 Transceiver: internal Auto-negotiation: on Current message level: 0x00007fff (32767) drv probe link timer ifdown ifup rx_err tx_err tx_queued intr tx_done rx_status pktdata hw wol Link detected: no root@am65xx-evm:~#
Steps to reproduce:
1) Install Ubuntu 18.04
2) Install PROCESSOR-SDK-LINUX-RT-AM65X 07_00_01_07
software-dl.ti.com/.../ti-processor-sdk-linux-rt-am65xx-evm-07_00_01_07-Linux-x86-Install.bin
to $HOME/ti-processor-sdk-linux-rt-am65xx-evm-07_00_01_07/
4) Insert SD card to the PC
5) Create SD card
cd $HOME/ti-processor-sdk-linux-rt-am65xx-evm-07_00_01_07/
Replace /dev/sdc with your SD card device and then run
sudo bin/mksdboot.sh --device /dev/sdc --sdk .
For SR2 skip steps 6,7,8
6) Mount SD card boot partition.
sudo mount /dev/sdc1 /mnt
7) Use SR1 sysfw.itb for boot
sudo cp /mnt/sysfw-am65x-evm.itb /mnt/sysfw.itb
8) Umount SD card
sudo umount /mnt
9) Insert SD card to the IDK
10) Attach UART USB cable and power supply to the IDK.
11) Switch on the IDK.
12) Login as root, no password
13) List eth1 supported speed modes:
ethtool eth1
UART log for 7.0.1 is attached as idk-10-speed-pru-eth-not-supported-sdk701.UART.log.txt
UART log for 6.3 is attached as idk-10-speed-pru-eth-supported-sdk63.UART.log.txt
U-Boot SPL 2020.01-gf9b0d030d3 (Aug 11 2020 - 01:47:38 +0000) SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla') Trying to boot from MMC2 Starting ATF on ARM64 core... NOTICE: BL31: v2.3():07.00.00.005-dirty NOTICE: BL31: Built : 00:56:31, Aug 11 2020 U-Boot SPL 2020.01-gf9b0d030d3 (Aug 11 2020 - 01:11:09 +0000) SYSFW ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla') Detected: AM6-IDKAPPEVM rev E4 Detected: SER-PCIE2LEVM rev E3 Trying to boot from MMC2 U-Boot 2020.01-gf9b0d030d3 (Aug 11 2020 - 01:11:09 +0000) SoC: AM65X SR1.0 Model: Texas Instruments AM654 Base Board Board: AM6-COMPROCEVM rev E3 DRAM: 4 GiB MMC: sdhci@4f80000: 0, sdhci@04FA0000: 1 Loading Environment from MMC... OK In: serial Out: serial Err: serial Detected: AM6-IDKAPPEVM rev E4 Detected: SER-PCIE2LEVM rev E3 Net: eth3: pruss1_eth, eth2: pruss0_eth Warning: cpsw_nuss@046000000 using MAC address from ROM , eth0: cpsw_nuss@046000000, eth1: pruss2_eth Hit any key to stop autoboot: 2 1 0 switch to partitions #0, OK mmc1 is current device SD/MMC found on device 1 1011 bytes read in 5 ms (197.3 KiB/s) Loaded env from uEnv.txt Importing environment from mmc1 ... Running uenvcmd ... Using board_name = am65x 15380488 bytes read in 1276 ms (11.5 MiB/s) 67584 bytes read in 11 ms (5.9 MiB/s) ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Loading Device Tree to 00000000fddb0000, end 00000000fdec3fff ... OK Starting kernel ... [ 0.000000] 000: printk: bootconsole [ns16550a0] enabled [ 0.000000] 000: Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB [ 0.000000] 000: OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool [ 0.000000] 000: Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB [ 0.000000] 000: OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool [ 0.000000] 000: Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB [ 0.000000] 000: OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool [ 0.000000] 000: Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB [ 0.000000] 000: OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool [ 0.000000] 000: cma: Reserved 24 MiB at 0x00000000fe800000 [ 0.000000] 000: On node 0 totalpages: 896512 [ 0.000000] 000: DMA zone: 4096 pages used for memmap [ 0.000000] 000: DMA zone: 0 pages reserved [ 0.000000] 000: DMA zone: 247296 pages, LIFO batch:63 [ 0.000000] 000: DMA32 zone: 1952 pages used for memmap [ 0.000000] 000: DMA32 zone: 124928 pages, LIFO batch:31 [ 0.000000] 000: Normal zone: 8192 pages used for memmap [ 0.000000] 000: Normal zone: 524288 pages, LIFO batch:63 [ 0.000000] 000: psci: probing for conduit method from DT. [ 0.000000] 000: psci: PSCIv1.1 detected in firmware. [ 0.000000] 000: psci: Using standard PSCI v0.2 function IDs [ 0.000000] 000: psci: Trusted OS migration not required [ 0.000000] 000: psci: SMC Calling Convention v1.0 [ 0.000000] 000: percpu: Embedded 18 pages/cpu s32960 r8192 d32576 u73728 [ 0.000000] 000: pcpu-alloc: s32960 r8192 d32576 u73728 alloc=18*4096 [ 0.000000] 000: [ 0.000000] 000: pcpu-alloc: [ 0.000000] 000: [0] [ 0.000000] 000: 0 [ 0.000000] 000: [0] [ 0.000000] 000: 1 [ 0.000000] 000: [0] [ 0.000000] 000: 2 [ 0.000000] 000: [0] [ 0.000000] 000: 3 [ 0.000000] 000: [ 0.000000] 000: Detected VIPT I-cache on CPU0 [ 0.000000] 000: CPU features: detected: ARM erratum 845719 [ 0.000000] 000: CPU features: detected: GIC system register CPU interface [ 0.000000] 000: Built 1 zonelists, mobility grouping on. Total pages: 882272 [ 0.000000] 000: Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs) root=PARTUUID=10a7abae-02 rw rootfstype=ext4 rootwait [ 0.000000] 000: Dentry cache hash table entries: 524288 (order: 11, 8388608 bytes, linear) [ 0.000000] 000: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] 000: mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] 000: software IO TLB: mapped [mem 0xbbfff000-0xbffff000] (64MB) [ 0.000000] 000: Memory: 3944456K/3586048K available (9214K kernel code, 620K rwdata, 3580K rodata, 1536K init, 423K bss, 18446744073709168632K reserved, 24576K cma-reserved) [ 0.000000] 000: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] 000: rcu: Preemptible hierarchical RCU implementation. [ 0.000000] 000: rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] 000: rcu: RCU priority boosting: priority 1 delay 500 ms. [ 0.000000] 000: rcu: RCU_SOFTIRQ processing moved to rcuc kthreads. [ 0.000000] 000: No expedited grace period (rcu_normal_after_boot). [ 0.000000] 000: Tasks RCU enabled. [ 0.000000] 000: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] 000: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] 000: NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] 000: GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] 000: GICv3: 960 SPIs implemented [ 0.000000] 000: GICv3: 0 Extended SPIs implemented [ 0.000000] 000: GICv3: Distributor has no Range Selector support [ 0.000000] 000: GICv3: 16 PPIs implemented [ 0.000000] 000: GICv3: no VLPI support, no direct LPI support [ 0.000000] 000: GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000 [ 0.000000] 000: ITS [mem 0x01820000-0x0182ffff] [ 0.000000] 000: GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] 000: ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [ 0.000000] 000: ITS@0x0000000001820000: allocated 524288 Devices @8f9c00000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] 000: ITS: using cache flushing for cmd queue [ 0.000000] 000: GICv3: using LPI property table @0x00000008fa440000 [ 0.000000] 000: GIC: using cache flushing for LPI property table [ 0.000000] 000: GICv3: CPU0: using allocated LPI pending table @0x00000008fa450000 [ 0.000000] 000: random: get_random_bytes called from start_kernel+0x2bc/0x440 with crng_init=0 [ 0.000000] 000: arch_timer: cp15 timer(s) running at 200.00MHz (phys). [ 0.000000] 000: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns [ 0.000000] 000: sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.009086] 000: Console: colour dummy device 80x25 [ 0.014137] 000: Calibrating delay loop (skipped), value calculated using timer frequency.. [ 0.022773] 000: 400.00 BogoMIPS (lpj=800000) [ 0.027232] 000: pid_max: default: 32768 minimum: 301 [ 0.032540] 000: LSM: Security Framework initializing [ 0.037801] 000: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.045845] 000: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.078430] 000: ASID allocator initialised with 32768 entries [ 0.092443] 000: rcu: Hierarchical SRCU implementation. [ 0.121991] 000: Platform MSI: gic-its@1820000 domain created [ 0.128123] 000: PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created [ 0.146052] 000: smp: Bringing up secondary CPUs ... [ 0.199747] 001: Detected VIPT I-cache on CPU1 [ 0.204318] 001: GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.211803] 001: GICv3: CPU1: using allocated LPI pending table @0x00000008fa460000 [ 0.219674] 001: CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.271950] 002: Detected VIPT I-cache on CPU2 [ 0.276539] 002: GICv3: CPU2: found redistributor 100 region 0:0x00000000018c0000 [ 0.284203] 002: GICv3: CPU2: using allocated LPI pending table @0x00000008fa470000 [ 0.292075] 002: CPU2: Booted secondary processor 0x0000000100 [0x410fd034] [ 0.348068] 003: Detected VIPT I-cache on CPU3 [ 0.352630] 003: GICv3: CPU3: found redistributor 101 region 0:0x00000000018e0000 [ 0.360289] 003: GICv3: CPU3: using allocated LPI pending table @0x00000008fa480000 [ 0.368143] 003: CPU3: Booted secondary processor 0x0000000101 [0x410fd034] [ 0.375418] 000: smp: Brought up 1 node, 4 CPUs [ 0.380095] 000: SMP: Total of 4 processors activated. [ 0.385379] 000: CPU features: detected: 32-bit EL0 Support [ 0.391108] 000: CPU features: detected: CRC32 instructions [ 0.408211] 000: CPU: All CPU(s) started at EL2 [ 0.412907] 000: alternatives: patching kernel code [ 0.419674] 000: devtmpfs: initialized [ 0.436174] 001: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.446633] 001: futex hash table entries: 1024 (order: 5, 131072 bytes, linear) [ 0.455503] 001: pinctrl core: initialized pinctrl subsystem [ 0.462368] 001: NET: Registered protocol family 16 [ 0.469452] 001: DMA: preallocated 256 KiB pool for atomic allocations [ 0.477037] 001: hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.509590] 000: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.516988] 000: HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.524320] 000: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.531677] 000: HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 0.542131] 000: cryptd: max_cpu_qlen set to 1000 [ 0.556911] 000: iommu: Default domain type: Translated [ 0.562956] 000: SCSI subsystem initialized [ 0.568085] 000: mc: Linux media interface: v0.10 [ 0.572978] 000: videodev: Linux video capture interface: v2.00 [ 0.579133] 000: pps_core: LinuxPPS API ver. 1 registered [ 0.584694] 000: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.594530] 000: PTP clock support registered [ 0.599048] 000: EDAC MC: Ver: 3.0.0 [ 0.604070] 001: FPGA manager framework [ 0.608200] 001: Advanced Linux Sound Architecture Driver Initialized. [ 0.615888] 001: clocksource: Switched to clocksource arch_sys_counter [ 0.622834] 001: VFS: Disk quotas dquot_6.6.0 [ 0.627389] 001: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.643180] 001: thermal_sys: Registered thermal governor 'step_wise' [ 0.649807] 001: thermal_sys: Registered thermal governor 'power_allocator' [ 0.657569] 001: NET: Registered protocol family 2 [ 0.663187] 001: tcp_listen_portaddr_hash hash table entries: 2048 (order: 5, 131072 bytes, linear) [ 0.672676] 002: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.681698] 002: TCP bind hash table entries: 32768 (order: 8, 1835008 bytes, linear) [ 0.691656] 002: TCP: Hash tables configured (established 32768 bind 32768) [ 0.699178] 002: UDP hash table entries: 2048 (order: 6, 262144 bytes, linear) [ 0.706935] 002: UDP-Lite hash table entries: 2048 (order: 6, 262144 bytes, linear) [ 0.715390] 002: NET: Registered protocol family 1 [ 0.721086] 002: RPC: Registered named UNIX socket transport module. [ 0.727631] 002: RPC: Registered udp transport module. [ 0.732907] 002: RPC: Registered tcp transport module. [ 0.738184] 002: RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.745245] 002: PCI: CLS 0 bytes, default 64 [ 0.750802] 002: hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 0.770545] 002: Initialise system trusted keyrings [ 0.775796] 002: workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 0.791306] 002: squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.798614] 002: NFS: Registering the id_resolver key type [ 0.804303] 002: Key type id_resolver registered [ 0.809059] 002: Key type id_legacy registered [ 0.813666] 003: nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.821257] 003: 9p: Installing v9fs 9p2000 file system support [ 0.847012] 003: Key type asymmetric registered [ 0.851682] 003: Asymmetric key parser 'x509' registered [ 0.857205] 003: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 0.865250] 003: io scheduler mq-deadline registered [ 0.870362] 003: io scheduler kyber registered [ 0.878011] 003: pinctrl-single 4301c000.pinmux: 70 pins, size 280 [ 0.885023] 003: pinctrl-single 11c000.pinmux: 185 pins, size 740 [ 0.891463] 003: pinctrl-single 11c2e8.pinmux: 9 pins, size 36 [ 0.898866] 003: pinctrl-single a40000.timesync_router: 512 pins, size 2048 [ 0.913132] 003: k3-ringacc 2b800000.ringacc: Failed to get MSI domain [ 0.919987] 003: k3-ringacc 3c000000.ringacc: Failed to get MSI domain [ 0.932465] 003: Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [ 0.959215] 003: brd: module loaded [ 0.974498] 003: loop: module loaded [ 0.982819] 003: libphy: Fixed MDIO Bus: probed [ 0.988322] 003: tun: Universal TUN/TAP device driver, 1.6 [ 0.994820] 003: igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k [ 1.003319] 003: igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.009924] 003: sky2: driver version 1.30 [ 1.015655] 003: VFIO - User Level meta-driver version: 0.3 [ 1.022467] 002: i2c /dev entries driver [ 1.028058] 002: sdhci: Secure Digital Host Controller Interface driver [ 1.034857] 002: sdhci: Copyright(c) Pierre Ossman [ 1.040478] 002: sdhci-pltfm: SDHCI platform and OF driver helper [ 1.048241] 002: ti-sci interconnect@100000:interconnect@28380000:interconnect@42040000:dmsc: invalid resource [ 1.060338] 002: optee: probing for conduit method from DT. [ 1.066087] 002: optee: revision 3.8 (199fca17) [ 1.071437] 002: optee: initialized driver [ 1.077699] 002: NET: Registered protocol family 17 [ 1.082948] 002: 9pnet: Installing 9P2000 support [ 1.087932] 003: Key type dns_resolver registered [[ 01..000930038004]] 000030:: rBoegotisinteg rLedin tuxas oksn tapthsys viceralsi ConPU 1 0x 0[ 0 00 0 100.1002050 24[0] x400103:f d0Lo34ad]in g compiled-in X.509 certificates [ 1.121450] 003: k3-ringacc 2b800000.ringacc: Failed to get MSI domain [ 1.128489] 003: k3-ringacc 3c000000.ringacc: Failed to get MSI domain [ 1.141701] 003: ti-sci interconnect@100000:interconnect@28380000:interconnect@42040000:dmsc: invalid resource [ 1.152479] 003: ti-sci interconnect@100000:interconnect@28380000:interconnect@42040000:dmsc: ABI: 3.0 (firmware rev 0x0014 '20.04.1-v2020.04a (Terrific Lla') [ 1.211664] 003: omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz [ 1.218705] 003: omap_i2c 40b00000.i2c: bus 1 rev0.12 at 100 kHz [ 1.225805] 003: pca953x 2-0021: 2-0021 supply vcc not found, using dummy regulator [ 1.256233] 000: random: fast init done [ 1.260619] 003: omap_i2c 2000000.i2c: bus 2 rev0.12 at 400 kHz [ 1.267728] 003: omap_i2c 2010000.i2c: bus 3 rev0.12 at 400 kHz [ 1.274608] 003: omap_i2c 2020000.i2c: bus 4 rev0.12 at 400 kHz [ 1.281401] 003: omap_i2c 2030000.i2c: bus 5 rev0.12 at 100 kHz [ 1.288666] 003: ti-sci-intr interconnect@100000:interconnect@28380000:interconnect@42040000:interrupt-controller2: Interrupt Router 156 domain created [ 1.302830] 003: ti-sci-intr interconnect@100000:interrupt-controller0: Interrupt Router 100 domain created [ 1.313071] 003: ti-sci-intr interconnect@100000:navss@30800000:interrupt-controller1: Interrupt Router 182 domain created [ 1.324804] 003: ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 179 created [ 1.343826] 003: k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,160] sci-dev-id:195 [ 1.354332] 003: k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: enabled [ 1.361490] 003: k3-ringacc 2b800000.ringacc: RA Proxy rev. 66344100, num_proxies:64 [ 1.387005] 003: k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:818, gp-rings[304,464] sci-dev-id:187 [ 1.397587] 003: k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: enabled [ 1.404742] 003: k3-ringacc 3c000000.ringacc: RA Proxy rev. 66344100, num_proxies:64 [ 1.413265] 003: omap8250 40a00000.serial: PM domain pd:149 will not be powered off [ 1.421554] 003: 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 8, base_baud = 6000000) is a 8250 [ 1.431974] 003: 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 17, base_baud = 3000000) is a 8250 [ 1.441231] 003: printk: console [ttyS2] enabled [ 1.445994] 003: printk: bootconsole [ns16550a0] disabled [ 1.441231] 003: printk: console [ttyS2] enabled [ 1.445994] 003: printk: bootconsole [ns16550a0] disabled [ 1.457030] 003: 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 18, base_baud = 3000000) is a 8250 [ 1.457860] 003: 2820000.serial: ttyS4 at MMIO 0x2820000 (irq = 19, base_baud = 3000000) is a 8250 [ 1.461496] 003: cadence-qspi 47040000.spi: mt35xu512aba (65536 Kbytes) [ 1.461522] 003: 7 cmdlinepart partitions found on MTD device 47040000.spi.0 [ 1.461526] 003: Creating 7 MTD partitions on "47040000.spi.0": [ 1.461536] 003: 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 1.463341] 003: 0x000000080000-0x000000280000 : "ospi.tispl" [ 1.465011] 003: 0x000000280000-0x000000680000 : "ospi.u-boot" [ 1.466627] 003: 0x000000680000-0x0000006a0000 : "ospi.env" [ 1.468264] 003: 0x0000006a0000-0x0000006c0000 : "ospi.env.backup" [ 1.469820] 003: 0x0000006c0000-0x0000007c0000 : "ospi.sysfw" [ 1.471358] 003: 0x000000800000-0x000004000000 : "ospi.rootfs" [ 1.745031] 003: cadence-qspi 47040000.spi: Cadence QSPI NOR probe failed -517 [ 1.795924] 003: davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.795945] 003: libphy: 46000f00.mdio: probed [ 1.797362] 003: davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 [ 1.797408] 003: am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA07100, cpsw version 0x6BA80100 Ports: 2 [ 1.797686] 003: am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517 [ 1.799853] 003: am65-cpts 310d0000.cpts: CPTS ver 0x4e8a2109, freq:200000000, add_val:4 pps:0 [ 1.800533] 003: thermal thermal_zone1: failed to read out thermal zone (-22) [ 1.801498] 003: mmc0: CQHCI version 5.10 [ 1.832850] 003: mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit [ 1.848383] 003: pca953x 0-0039: 0-0039 supply vcc not found, using dummy regulator [ 1.873510] 003: omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc5900 [ 1.873982] 003: omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc5900 [ 1.878824] 003: ti-udma 285c0000.dma-controller: Channels: 96 (tchan: 48, rchan: 48, gp-rflow: 48) [ 1.897122] 003: ti-udma 31150000.dma-controller: Channels: 267 (tchan: 119, rchan: 148, gp-rflow: 150) [ 1.918602] 003: mmc0: new HS200 MMC card at address 0001 [ 1.919557] 003: mmcblk0: mmc0:0001 R1J56L 14.7 GiB [ 1.920027] 003: mmcblk0boot0: mmc0:0001 R1J56L partition 1 8.00 MiB [ 1.920424] 003: mmcblk0boot1: mmc0:0001 R1J56L partition 2 8.00 MiB [ 1.920693] 003: mmcblk0rpmb: mmc0:0001 R1J56L partition 3 4.00 MiB, chardev (240:0) [ 1.923426] 003: cadence-qspi 47040000.spi: mt35xu512aba (65536 Kbytes) [ 1.923445] 003: 7 cmdlinepart partitions found on MTD device 47040000.spi.0 [ 1.923450] 003: Creating 7 MTD partitions on "47040000.spi.0": [ 1.923458] 003: 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 1.925284] 003: 0x000000080000-0x000000280000 : "ospi.tispl" [ 1.927844] 003: 0x000000280000-0x000000680000 : "ospi.u-boot" [ 1.932871] 003: 0x000000680000-0x0000006a0000 : "ospi.env" [ 1.934455] 003: 0x0000006a0000-0x0000006c0000 : "ospi.env.backup" [ 1.936146] 003: 0x0000006c0000-0x0000007c0000 : "ospi.sysfw" [ 1.937739] 003: 0x000000800000-0x000004000000 : "ospi.rootfs" [ 1.947751] 003: spi-nor spi7.0: n25q128a13 (16384 Kbytes) [ 1.987946] 003: davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.987966] 003: libphy: 46000f00.mdio: probed [ 1.989448] 003: davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867 [ 1.989495] 003: am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA07100, cpsw version 0x6BA80100 Ports: 2 [ 1.991199] 003: am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48 i 1.992848] 003: pps pps0: new PPS source ptp1 [ 1.993200] 003: am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a2109, freq:200000000, add_val:4 pps:1 [ 1.993213] 003: am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 57.4 [ 1.993221] 003: am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 [ 1.998164] 003: mmc1: CQHCI version 5.10 [ 2.027955] 003: mmc1: SDHCI controller on 4fa0000.sdhci [4fa0000.sdhci] using ADMA 64-bit [ 2.029095] 002: debugfs: Directory 'pd:121' with parent 'pm_genpd' already present! [ 2.029160] 002: debugfs: Directory 'pd:120' with parent 'pm_genpd' already present! [ 2.032729] 002: input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 2.033074] 002: hctosys: unable to open rtc device (rtc0) [ 2.044010] 002: ALSA device list: [ 2.044017] 002: No soundcards found. [ 2.079203] 002: Waiting for root device PARTUUID=10a7abae-02... [ 3.319637] 000: mmc1: new high speed SDHC card at address aaaa [ 3.320548] 000: mmcblk1: mmc1:aaaa SA08G 7.40 GiB [ 3.323693] 000: mmcblk1: p1 p2 [ 3.340210] 003: EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null) [ 3.340299] 003: VFS: Mounted root (ext4 filesystem) on device 179:98. [ 3.348477] 003: devtmpfs: mounted [ 3.349761] 003: Freeing unused kernel memory: 1536K [ 3.356023] 003: Run /sbin/init as init process [ 3.697890] 003: systemd[1]: System time before build time, advancing clock. [ 3.798106] 002: NET: Registered protocol family 10 [ 3.799341] 002: Segment Routing with IPv6 [ 3.822791] 002: systemd[1]: systemd 244.3+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid) [ 3.823428] 002: systemd[1]: Detected architecture arm64. Welcome to Arago 2020.05! [ 3.881561] 002: systemd[1]: Set hostname to <am65xx-evm>. [ 3.889447] 002: random: systemd: uninitialized urandom read (16 bytes read) [ 3.889494] 002: systemd[1]: Initializing machine ID from random generator. [ 4.314940] 002: systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly. [ 4.450998] 001: random: systemd: uninitialized urandom read (16 bytes read) [ 4.451310] 001: systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 4.451326] 001: systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 4.456343] 001: systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ OK ] Created slice system-serial\x2dgetty[ 4.504092] 000: random: systemd: uninitialized urandom read (16 bytes read) .slice. [ 4.506392] 000: systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice User and Session Slice[ 4.529426] 000: systemd[1]: Created slice User and Session Slice. . [ OK ] Started Dispatch Password …ts to Console Directory Wa[ 4.552434] 001: systemd[1]: Started Dispatch Password Requests to Console Directory Watch. tch. [ OK ] Started Forward Password R…uests t[ 4.580301] 000: systemd[1]: Started Forward Password Requests to Wall Directory Watch. o Wall Directory Watch. [ OK ] Reached target Paths. [ 4.604243] 001: systemd[1]: Reached target Paths. [ OK ] Reached target Remote File Systems 4.616078] 000: systemd[1]: Reached target Remote File Systems. 0m. [ OK ] Reached target Slices. [ 4.640053] 000: systemd[1]: Reached target Slices. [ OK ] Reached target Swap. [ 4.652077] 000: systemd[1]: Reached target Swap. [ OK ] Listening on RPCbind Server Activat[ 4.671176] 001: systemd[1]: Listening on RPCbind Server Activation Socket. ion Socket. [ OK ] Reached target RPC Port Mapper.[ 4.700125] 000: systemd[1]: Reached target RPC Port Mapper. [ OK ] Listening on Process Core Dump Sock[ 4.728101] 001: systemd[1]: Listening on Process Core Dump Socket. et. [ OK ] Listening on initctl Compatibility N[ 4.752424] 000: systemd[1]: Listening on initctl Compatibility Named Pipe. amed Pipe. [ OK ] Listening on Journal Socket (/dev/l[ 4.792616] 001: systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 4.793468] 001: systemd[1]: Listening on Journal Socket (/dev/log). og). [ OK ] Listening on Journal Socket. [ 4.828776] 000: systemd[1]: Listening on Journal Socket. [ OK ] Listening on Network Service Netlin[ 4.844890] 001: systemd[1]: Listening on Network Service Netlink Socket. k Socket. [ OK ] Listening on udev Control Socket[ 4.868641] 000: systemd[1]: Listening on udev Control Socket. . [ OK ] Listening on udev Kernel Socket.[ 4.892496] 000: systemd[1]: Listening on udev Kernel Socket. Mounting Huge Pages File System... [ 4.922587] 000: systemd[1]: Mounting Huge Pages File System... Mounting POSIX Message Queue File System..[ 4.942124] 001: systemd[1]: Mounting POSIX Message Queue File System... . Mounting Kernel Debug File System... [ 4.970066] 000: systemd[1]: Mounting Kernel Debug File System... Mounting Temporary Directory (/tmp)... [ 4.998404] 001: systemd[1]: Mounting Temporary Directory (/tmp)... Starting Create list of st…odes for the current kerne[ 5.017046] 000: systemd[1]: Starting Create list of static device nodes for the current kernel... l... Starting Start psplash boot splash screen.[ 5.049832] 001: systemd[1]: Starting Start psplash boot splash screen... .. [ OK ] Started Hardware RNG Entropy Gathere[ 5.087149] 000: systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. r Daemon. Starting RPC Bind... [ 5.122318] 001: systemd[1]: Starting RPC Bind... [ 5.133061] 001: systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 5.140502] 001: systemd[1]: Starting Journal Service... Starting Journal Service... Starting Load Kernel Modules... [ 5.188317] 003: systemd[1]: Starting Load Kernel Modules... Starting Remount Root and Kernel File Systems 5.206456] 003: systemd[1]: Starting Remount Root and Kernel File Systems... [0m... [ 5.228355] 001: cryptodev: loading out-of-tree module taints kernel. [ 5.244331] 001: cryptodev: driver 1.10 loaded. [ 5.265078] 002: EXT4-fs (mmcblk1p2): re-mounted. Opts: (null) Starting udev Coldplug all Devices... [ 5.275428] 003: systemd[1]: Starting udev Coldplug all Devices... [ OK ] Started RPC Bind.[ 5.307101] 003: systemd[1]: Started RPC Bind. [ 5.331853] 003: systemd[1]: Mounted Huge Pages File System. [ OK ] Mounted Huge Pages File System. [ OK ] Mounted POSIX Message Queue File Sy[ 5.356995] 003: systemd[1]: Mounted POSIX Message Queue File System. stem. [ OK ] Started Journal Service. [ 5.384808] 003: systemd[1]: Started Journal Service. [ OK ] Mounted Kernel Debug File System. [ OK ] Mounted Temporary Directory (/tmp). [ OK ] Started Create list of sta… nodes for the current kernel. [FAILED] Failed to start Start psplash boot splash screen. See 'systemctl status psplash-start.service' for details. [DEPEND] Dependency failed for Star…progress communication helper. [ OK ] Started Load Kernel Modules. [ OK ] Started Remount Root and Kernel File Systems. Mounting Kernel Configuration File System... Starting Flush Journal to Persistent Storage... Starting Apply Kernel Variables... [ 5.619856] 000: systemd-journald[270]: Received client request to flush runtime journal. Starting Create System Users... [ OK ] Mounted Kernel Configuration File System. [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Started Apply Kernel Variables. [ OK ] Started Create System Users. Starting Create Static Device Nodes in /dev... [ OK ] Started Create Static Device Nodes in /dev. [ OK ] Reached target Local File Systems (Pre). Mounting /media/ram... Mounting /var/volatile... Starting udev Kernel Device Manager... [ OK ] Mounted /media/ram. [ OK ] Mounted /var/volatile. Starting Load/Save Random Seed... [ OK ] Reached target Local File Systems. Starting Rebuild Dynamic Linker Cache... Starting Create Volatile Files and Directories... [ OK ] Started Create Volatile Files and Directories. Starting Run pending postinsts... Starting Rebuild Journal Catalog... Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Started udev Kernel Device Manager. [ OK ] Started Rebuild Journal Catalog. [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Started udev Coldplug all Devices. [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Time Set. [ OK ] Reached target System Time Synchronized. [ 8.307980] 003: random: crng init done [ 8.307996] 003: random: 7 urandom warning(s) missed due to ratelimiting [ OK ] Started Load/Save Random Seed. [ OK ] Started Run pending postinsts. [ 8.620281] 002: ov5640 3-003c: 3-003c supply DOVDD not found, using dummy regulator [ 8.620415] 002: ov5640 3-003c: 3-003c supply AVDD not found, using dummy regulator [ 8.620526] 002: ov5640 3-003c: 3-003c supply DVDD not found, using dummy regulator [ 8.640102] 000: ov5640 3-003c: ov5640_read_reg: error: reg=300a [ 8.640129] 000: ov5640 3-003c: ov5640_check_chip_id: failed to read chip identifier [ 8.640498] 000: ov5640: probe of 3-003c failed with error -121 [ 8.947730] 002: [drm] Initialized pvr 1.17.4948957 20110701 for 7000000.gpu on minor 0 [ 9.025605] 002: davinci_mdio b232400.mdio: davinci mdio revision 1.7, bus freq 1000000 [ 9.025631] 002: libphy: b232400.mdio: probed [ 9.253519] 000: davinci_mdio b232400.mdio: phy[0]: device b232400.mdio:00, driver TI DP83867 [ 9.253540] 000: davinci_mdio b232400.mdio: phy[3]: device b232400.mdio:03, driver TI DP83867 [ 10.273204] 000: platform 41000000.r5f: configured R5F for remoteproc mode [ 10.273935] 000: platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000 [ 10.403084] 002: remoteproc remoteproc0: 41000000.r5f is available [ 10.416812] 002: remoteproc remoteproc0: powering up 41000000.r5f [ 10.416839] 002: remoteproc remoteproc0: Booting fw image am65x-mcu-r5f0_0-fw, size 83276 [ 10.512103] 002: platform 41000000.r5f: booting R5F core using boot addr = 0x0 [ 10.512507] 002: remoteproc0#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000 [ 10.576280] 002: virtio_rpmsg_bus virtio0: rpmsg host is online [ 10.576367] 002: remoteproc0#vdev0buffer: registered virtio0 (type 7) [ 10.576380] 002: remoteproc remoteproc0: remote processor 41000000.r5f is now up [ 10.579770] 000: virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd [ OK ] Started Rebuild Dynamic Linker Cache. Starting Update is Completed... [ OK ] Started Update is Completed. [ OK ] Reached target System Initialization. [ OK ] Started Daily rotation of log files. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target Timers. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Listening on D-Bus System Message Bus Socket. Starting Docker Socket for the API. [ OK ] Listening on dropbear.socket. Starting Reboot and dump vmcore via kexec... [ OK ] Listening on Docker Socket for the API. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Started Job spooling tools. [ OK ] Started Periodic Command Scheduler. [ OK ] Started D-Bus System Message Bus. Starting Print notice about GPLv3 packages... Starting IPv6 Packet Filtering Framework... Starting IPv4 Packet Filtering Framework... [ OK ] Started irqbalance daemon. Starting rc.pvr.service... Starting Login Service... [ OK ] Started TEE Supplicant. [ OK ] Started Reboot and dump vmcore via kexec. [ OK ] Started IPv6 Packet Filtering Framework. [ OK ] Started IPv4 Packet Filtering Framework. [ OK ] Reached target Network ([ 11.580400] 001: PVR_K: UM DDK-(4948957) and KM DDK-(4948957) match. [ OK ] Pre). Starting Network Service... [ OK ] Started rc.pvr.service. Starting weston.service... [ OK ] Started weston.service. *************************************************************** *************************************************************** NOTICE: This file system contains the following GPLv3 packages: bash-dev bash bc binutils cifs-utils cpio dosfstools elfutils gawk gdb gdbserver glmark2 gstreamer1.0-libav gzip less libasm1 libbfd libdw1 libelf1 libgdbm-compat4 libgdbm-dev libgdbm6 libgmp10 libidn2-0 libreadline-dev libreadline8 libunistring2 m4-dev m4 nettle parted pdm-anomaly-detection tar which If you do not wish to distribute GPLv3 components please remove the above packages prior to distribution. This can be done using the opkg remove command. i.e.: opkg remove <package> Where <package> is the name printed in the list above NOTE: If the package is a dependency of another package you will be notified of the dependent packages. You should use the --force-removal-of-dependent-packages option to also remove the dependent packages as well *************************************************************** *************************************************************** Starting Matrix GUI... [ 14.481071] 002: TI DP83867 46000f00.mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=46000f00.mdio:00, irq=POLL) [ 14.482953] 003: am65-cpsw-nuss 46000000.ethernet eth0: Link is Down Starting telnetd.service... [ OK ] Started Network Service. [ OK ] Started Print notice about GPLv3 packages. [ OK ] Started Matrix GUI. [ OK ] Started telnetd.service. [ 15.584196] 001: remoteproc remoteproc1: b034000.pru is available [ 15.584330] 001: pru-rproc b034000.pru: PRU rproc node /interconnect@100000/icssg@b000000/pru@34000 probed successfully [ 15.708091] 001: remoteproc remoteproc2: b004000.rtu is available Starting Wait for Network to be Configured[ 15.708223] 001: pru-rproc b004000.rtu: PRU rproc node /interconnect@100000/icssg@b000000/rtu@4000 probed successfully ... [ 15.728350] 001: remoteproc remoteproc3: b038000.pru is available [ 15.728518] 001: pru-rproc b038000.pru: PRU rproc node /interconnect@100000/icssg@b000000/pru@38000 probed successfully [ 15.730371] 001: remoteproc remoteproc4: b006000.rtu is available [ 15.730484] 001: pru-rproc b006000.rtu: PRU rproc node /interconnect@100000/icssg@b000000/rtu@6000 probed successfully Starting Network Name Resolution... [ 15.768500] 001: remoteproc remoteproc5: b134000.pru is available [ 15.768622] 001: pru-rproc b134000.pru: PRU rproc node /interconnect@100000/icssg@b100000/pru@34000 probed successfully [ 15.772274] 001: remoteproc remoteproc6: b104000.rtu is available [ 15.772425] 001: pru-rproc b104000.rtu: PRU rproc node /interconnect@100000/icssg@b100000/rtu@4000 probed successfully [ 15.773006] 001: remoteproc remoteproc7: b138000.pru is available [ 15.773098] 001: pru-rproc b138000.pru: PRU rproc node /interconnect@100000/icssg@b100000/pru@38000 probed successfully [ 15.780436] 001: remoteproc remoteproc8: b106000.rtu is available [ 15.780538] 001: pru-rproc b106000.rtu: PRU rproc node /interconnect@100000/icssg@b100000/rtu@6000 probed successfully [ 15.784812] 001: remoteproc remoteproc9: b234000.pru is available [ 15.784950] 001: pru-rproc b234000.pru: PRU rproc node /interconnect@100000/icssg@b200000/pru@34000 probed successfully [ 15.796861] 001: remoteproc remoteproc10: b204000.rtu is available [ 15.796970] 001: pru-rproc b204000.rtu: PRU rproc node /interconnect@100000/icssg@b200000/rtu@4000 probed successfully [ 15.797349] 001: remoteproc remoteproc11: b238000.pru is available [ 15.797467] 001: pru-rproc b238000.pru: PRU rproc node /interconnect@100000/icssg@b200000/pru@38000 probed successfully [ 15.799300] 001: remoteproc remoteproc12: b206000.rtu is available [ 15.804124] 001: pru-rproc b206000.rtu: PRU rproc node /interconnect@100000/icssg@b200000/rtu@6000 probed successfully [ 15.953594] 001: icssg-prueth pruss2_eth: TI PRU ethernet driver initialized: dual EMAC mode [ OK ] Started Login Service. [ OK ] Created slice system-systemd\x2dcoredump.slice. [ OK ] Started Process Core Dump (PID 860/UID 0). [ OK ] Started Network Name Resolution. [ OK ] Reached target Network. [ OK ] Reached target Host and Network Name Lookups. Starting Avahi mDNS/DNS-SD Stack... [ OK ] Started NFS status monitor for NFSv2/3 locking.. Starting Permit User Sessions... [ OK ] Started Permit User Sessions. [ OK ] Started Getty on tty1. [ OK ] Started Getty on tty4. [ OK ] Started Serial Getty on ttyS1. [ OK ] Started Serial Getty on ttyS2. [ OK ] Reached target Login Prompts. Starting Synchronize System and HW clocks... [FAILED] Failed to start Synchronize System and HW clocks. See 'systemctl status sync-clocks.service' for details. [ OK ] Started Avahi mDNS/DNS-SD Stack. [ OK ] Created slice system-systemd\x2dfsck.slice. [ OK ] Found device /dev/mmcblk1p1. Starting File System Check on /dev/mmcblk1p1... [ OK ] Created slice system-weston.slice. [ OK ] Started Weston Wayland Compositor. [ 18.722451] 000: dwc3 4030000.usb: Failed to get clk 'ref': -2 [ 18.723004] 000: omap_usb2: disable chrg det [ 18.723111] 000: OF: graph: no port node found in /interconnect@100000/phy@4110000 [ OK ] Created slice User Slice of UID 0. Starting User Runtime Directory /run/user/0... [ OK ] Started User Runtime Directory /run/user/0. Starting User Manager for UID 0... [ 19.317730] 002: omap_rng 4e10000.trng: Random Number Generator ver. 230b34c [ 19.680337] 000: remoteproc remoteproc11: powering up b238000.pru [ 19.687336] 000: remoteproc remoteproc11: Booting fw image ti-pruss/am65x-pru1-prueth-fw.elf, size 16748 [ 19.687390] 000: remoteproc remoteproc11: remote processor b238000.pru is now up [ 19.687420] 000: remoteproc remoteproc12: powering up b206000.rtu [ 19.689272] 000: remoteproc remoteproc12: Booting fw image ti-pruss/am65x-rtu1-prueth-fw.elf, size 15672 [ 19.689319] 000: remoteproc remoteproc12: remote processor b206000.rtu is now up [ 19.689348] 000: TI DP83867 b232400.mdio:03: attached PHY driver [TI DP83867] (mii_bus:phy_addr=b232400.mdio:03, irq=POLL) [ 19.691284] 000: net eth2: started [ OK ] Started File System Check on /dev/mmcblk1p1. [ 19.872300] 003: remoteproc remoteproc9: powering up b234000.pru [ 19.875600] 003: remoteproc remoteproc9: Booting fw image ti-pruss/am65x-pru0-prueth-fw.elf, size 16748 [ 19.875649] 003: remoteproc remoteproc9: remote processor b234000.pru is now up [ 19.875686] 003: remoteproc remoteproc10: powering up b204000.rtu [ 19.877151] 003: remoteproc remoteproc10: Booting fw image ti-pruss/am65x-rtu0-prueth-fw.elf, size 15668 [ 19.877195] 003: remoteproc remoteproc10: remote processor b204000.rtu is now up [ 19.877226] 003: TI DP83867 b232400.mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=b232400.mdio:00, irq=POLL) [ 19.878843] 003: net eth1: started Mounting /run/media/mmcblk1p1... [ 20.096153] 000: usbcore: registered new interface driver usbfs [ OK ] Mounted /run/media/mmcblk1p1. [ 20.164092] 003: usbcore: registered new interface driver hub [ 20.168162] 003: usbcore: registered new device driver usb [ 20.217652] 003: xhci-hcd xhci-hcd.2.auto: xHCI Host Controller [ 20.217708] 003: xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1 [ 20.217845] 003: xhci-hcd xhci-hcd.2.auto: hcc params 0x0298fe6d hci version 0x110 quirks 0x0000000000010010 [ 20.220057] 003: xhci-hcd xhci-hcd.2.auto: irq 1285, io mem 0x04030000 [ 20.220567] 003: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04 [ 20.220578] 003: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 20.220586] 003: usb usb1: Product: xHCI Host Controller [ 20.220592] 003: usb usb1: Manufacturer: Linux 5.4.43-rt25-g17e2c5c658 xhci-hcd [ 20.220598] 003: usb usb1: SerialNumber: xhci-hcd.2.auto [ 20.225618] 003: hub 1-0:1.0: USB hub found [ 20.225665] 003: hub 1-0:1.0: 1 port detected [ 20.226753] 003: xhci-hcd xhci-hcd.2.auto: xHCI Host Controller [ 20.226773] 003: xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2 [ 20.226791] 003: xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed [ 20.226885] 003: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 20.227049] 003: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04 [ 20.227058] 003: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 20.227066] 003: usb usb2: Product: xHCI Host Controller [ 20.227072] 003: usb usb2: Manufacturer: Linux 5.4.43-rt25-g17e2c5c658 xhci-hcd [ 20.227078] 003: usb usb2: SerialNumber: xhci-hcd.2.auto [ 20.232475] 003: hub 2-0:1.0: USB hub found [ 20.232530] 003: hub 2-0:1.0: 1 port detected [ OK ] Started User Manager for UID 0. [ OK ] Started Session c1 of user root. _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org am65xx-evm ttyS2 Arago 2020.05 am65xx-evm ttyS2 am65xx-evm login: root Last login: Tue Aug 11 00:48:35 UTC 2020 root@am65xx-evm:~# ethtool eth1 Settings for eth1: Supported ports: [ TP MII ] Supported link modes: 100baseT/Full 1000baseT/Full Supported pause frame use: No Supports auto-negotiation: Yes Supported FEC modes: Not reported Advertised link modes: 100baseT/Full 1000baseT/Full Advertised pause frame use: No Advertised auto-negotiation: Yes Advertised FEC modes: Not reported Speed: Unknown! Duplex: Unknown! (255) Port: MII PHYAD: 0 Transceiver: internal Auto-negotiation: on Current message level: 0x00007fff (32767) drv probe link timer ifdown ifup rx_err tx_err tx_queued intr tx_done rx_status pktdata hw wol Link detected: no root@am65xx-evm:~#
U-Boot SPL 2019.01-g333c3e72d3 (Apr 19 2020 - 03:26:40 +0000) SYSFW ABI: 2.9 (firmware rev 0x0013 '19.12.2-v2019.12b (Terrific Lla') Trying to boot from MMC2 Starting ATF on ARM64 core... NOTICE: BL31: v2.2(release):ti2019.05-rc1 NOTICE: BL31: Built : 03:00:35, Apr 19 2020 I/TC: I/TC: OP-TEE version: ti2019.05-rc1-dev (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 Sun Apr 19 02:59:52 UTC 2020 aarch64 I/TC: Initialized U-Boot SPL 2019.01-g333c3e72d3 (Apr 19 2020 - 03:25:24 +0000) Detected: AM6-IDKAPPEVM rev E4 Detected: SER-PCIE2LEVM rev E3 Trying to boot from MMC2 U-Boot 2019.01-g333c3e72d3 (Apr 19 2020 - 03:25:24 +0000) SoC: AM654 PG 1.0 Model: Texas Instruments AM654 Base Board Board: AM6-COMPROCEVM rev E3 DRAM: 4 GiB MMC: sdhci@4f80000: 0, sdhci@04FA0000: 1 Loading Environment from MMC... OK In: serial Out: serial Err: serial Detected: AM6-IDKAPPEVM rev E4 Detected: SER-PCIE2LEVM rev E3 Net: eth3: pruss1_eth, eth2: pruss0_eth Warning: cpsw_nuss@046000000 using MAC address from ROM , eth0: cpsw_nuss@046000000, eth1: pruss2_eth Hit any key to stop autoboot: 2 1 0 switch to partitions #0, OK mmc1 is current device SD/MMC found on device 1 ** Unable to read file boot.scr ** 1490 bytes read in 2 ms (727.5 KiB/s) Loaded env from uEnv.txt Importing environment from mmc1 ... Running uenvcmd ... ** Unable to read file .psdk_setup ** ## Resetting to default environment Saving Environment to MMC... Writing to MMC(0)... OK 1 bytes written resetting ...� U-Boot SPL 2019.01-g333c3e72d3 (Apr 19 2020 - 03:26:40 +0000) SYSFW ABI: 2.9 (firmware rev 0x0013 '19.12.2-v2019.12b (Terrific Lla') Trying to boot from MMC2 Starting ATF on ARM64 core... NOTICE: BL31: v2.2(release):ti2019.05-rc1 NOTICE: BL31: Built : 03:00:35, Apr 19 2020 I/TC: I/TC: OP-TEE version: ti2019.05-rc1-dev (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 Sun Apr 19 02:59:52 UTC 2020 aarch64 I/TC: Initialized U-Boot SPL 2019.01-g333c3e72d3 (Apr 19 2020 - 03:25:24 +0000) Detected: AM6-IDKAPPEVM rev E4 Detected: SER-PCIE2LEVM rev E3 Trying to boot from MMC2 U-Boot 2019.01-g333c3e72d3 (Apr 19 2020 - 03:25:24 +0000) SoC: AM654 PG 1.0 Model: Texas Instruments AM654 Base Board Board: AM6-COMPROCEVM rev E3 DRAM: 4 GiB MMC: sdhci@4f80000: 0, sdhci@04FA0000: 1 Loading Environment from MMC... OK In: serial Out: serial Err: serial Detected: AM6-IDKAPPEVM rev E4 Detected: SER-PCIE2LEVM rev E3 Net: eth3: pruss1_eth, eth2: pruss0_eth Warning: cpsw_nuss@046000000 using MAC address from ROM , eth0: cpsw_nuss@046000000, eth1: pruss2_eth Hit any key to stop autoboot: 2 1 0 switch to partitions #0, OK mmc1 is current device SD/MMC found on device 1 ** Unable to read file boot.scr ** 1490 bytes read in 2 ms (727.5 KiB/s) Loaded env from uEnv.txt Importing environment from mmc1 ... Running uenvcmd ... 1 bytes read in 3 ms (0 Bytes/s) Already setup. 12644360 bytes read in 1052 ms (11.5 MiB/s) 73232 bytes read in 8 ms (8.7 MiB/s) 11437 bytes read in 2 ms (5.5 MiB/s) 2084 bytes read in 3 ms (677.7 KiB/s) ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Loading Device Tree to 00000000fddb1000, end 00000000fdec5fff ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 4.19.94-rt39-ga242ccf3f1 (oe-user@oe-host) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 SMP PREEMPT RT Sun Apr 19 02:28:29 UTC 2020 [ 0.000000] Machine model: Texas Instruments AM654 Base Board [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] bootconsole [ns16550a0] enabled [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool [ 0.000000] cma: Reserved 24 MiB at 0x00000000fe800000 [ 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: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.1 [ 0.000000] random: get_random_bytes called from start_kernel+0x94/0x3ec with crng_init=0 [ 0.000000] percpu: Embedded 22 pages/cpu s50496 r8192 d31424 u90112 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719 [ 0.000000] Speculative Store Bypass Disable mitigation not required [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1017344 [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),128k(ospi.env),128k(ospi.env.backup),1m(ospi.sysfw),-@8m(ospi.rootfs) root=PARTUUID=5655c9a2-02 rw rootfstype=ext4 rootwait [ 0.000000] Dentry cache hash table entries: 524288 (order: 11, 8388608 bytes) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.000000] software IO TLB: mapped [mem 0xf9db1000-0xfddb1000] (64MB) [ 0.000000] Memory: 3954716K/4134912K available (8190K kernel code, 572K rwdata, 2952K rodata, 576K init, 368K bss, 155620K reserved, 24576K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4. [ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms. [ 0.000000] No expedited grace period (rcu_normal_after_boot). [ 0.000000] Tasks RCU enabled. [ 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] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: Distributor has no Range Selector support [ 0.000000] GICv3: no VLPI support, no direct LPI support [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @8fa400000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GIC: using LPI property table @0x00000008fac30000 [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using LPI pending table @0x00000008fac40000 [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns [ 0.000006] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.000492] Console: colour dummy device 80x25 [ 0.356851] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.356859] pid_max: default: 32768 minimum: 301 [ 0.356981] Security Framework initialized [ 0.357088] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.357116] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.380300] ASID allocator initialised with 32768 entries [ 0.432354] rcu: Hierarchical SRCU implementation. [ 0.460561] Platform MSI: gic-its@1820000 domain created [ 0.466298] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created [ 0.480487] smp: Bringing up secondary CPUs ... [ 0.541015] Detected VIPT I-cache on CPU1 [ 0.541052] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.541062] GICv3: CPU1: using LPI pending table @0x00000008fac50000 [ 0.541104] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.597214] Detected VIPT I-cache on CPU2 [ 0.597253] GICv3: CPU2: found redistributor 100 region 0:0x00000000018c0000 [ 0.597263] GICv3: CPU2: using LPI pending table @0x00000008fac60000 [ 0.597309] CPU2: Booted secondary processor 0x0000000100 [0x410fd034] [ 0.653290] Detected VIPT I-cache on CPU3 [ 0.653316] GICv3: CPU3: found redistributor 101 region 0:0x00000000018e0000 [ 0.653324] GICv3: CPU3: using LPI pending table @0x00000008fac70000 [ 0.653351] CPU3: Booted secondary processor 0x0000000101 [0x410fd034] [ 0.653505] smp: Brought up 1 node, 4 CPUs [ 0.730953] SMP: Total of 4 processors activated. [ 0.735765] CPU features: detected: GIC system register CPU interface [ 0.742352] CPU features: detected: 32-bit EL0 Support [ 0.748071] CPU: All CPU(s) started at EL2 [ 0.752281] alternatives: patching kernel code [ 0.753693] devtmpfs: initialized [ 0.776685] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.786670] futex hash table entries: 1024 (order: 5, 131072 bytes) [ 0.794322] pinctrl core: initialized pinctrl subsystem [ 0.800670] NET: Registered protocol family 16 [ 0.806559] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____)) [ 0.814129] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.822879] DMA: preallocated 256 KiB pool for atomic allocations [ 0.853618] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.863014] SCSI subsystem initialized [ 0.867596] media: Linux media interface: v0.10 [ 0.872262] videodev: Linux video capture interface: v2.00 [ 0.877926] pps_core: LinuxPPS API ver. 1 registered [ 0.883002] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.892363] PTP clock support registered [ 0.896400] EDAC MC: Ver: 3.0.0 [ 0.901202] Advanced Linux Sound Architecture Driver Initialized. [ 0.908372] clocksource: Switched to clocksource arch_sys_counter [ 0.914838] VFS: Disk quotas dquot_6.6.0 [ 0.918942] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.934593] NET: Registered protocol family 2 [ 0.939870] tcp_listen_portaddr_hash hash table entries: 2048 (order: 5, 131072 bytes) [ 0.948131] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.955916] TCP bind hash table entries: 32768 (order: 8, 1835008 bytes) [ 0.964736] TCP: Hash tables configured (established 32768 bind 32768) [ 0.971663] UDP hash table entries: 2048 (order: 6, 262144 bytes) [ 0.978208] UDP-Lite hash table entries: 2048 (order: 6, 262144 bytes) [ 0.985383] NET: Registered protocol family 1 [ 0.990476] RPC: Registered named UNIX socket transport module. [ 0.996533] RPC: Registered udp transport module. [ 1.001355] RPC: Registered tcp transport module. [ 1.006163] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.013848] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.023555] Initialise system trusted keyrings [ 1.028315] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 1.042100] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.048832] NFS: Registering the id_resolver key type [ 1.054035] Key type id_resolver registered [ 1.058313] Key type id_legacy registered [ 1.062433] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.069498] 9p: Installing v9fs 9p2000 file system support [ 1.079595] Key type asymmetric registered [ 1.083802] Asymmetric key parser 'x509' registered [ 1.088845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 1.096414] io scheduler noop registered [ 1.100425] io scheduler deadline registered [ 1.104928] io scheduler cfq registered (default) [ 1.109739] io scheduler mq-deadline registered [ 1.114372] io scheduler kyber registered [ 1.121048] pinctrl-single 4301c000.pinmux: 70 pins, size 280 [ 1.127675] pinctrl-single 11c000.pinmux: 185 pins, size 740 [ 1.133655] pinctrl-single 11c2e8.pinmux: 9 pins, size 36 [ 1.140504] pinctrl-single a40000.timesync_router: 512 pins, size 2048 [ 1.159958] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [ 1.185280] brd: module loaded [ 1.197982] loop: module loaded [ 1.204965] libphy: Fixed MDIO Bus: probed [ 1.209847] tun: Universal TUN/TAP device driver, 1.6 [ 1.215881] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k [ 1.223889] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.230006] sky2: driver version 1.30 [ 1.235664] VFIO - User Level meta-driver version: 0.3 [ 1.242008] i2c /dev entries driver [ 1.247195] sdhci: Secure Digital Host Controller Interface driver [ 1.253543] sdhci: Copyright(c) Pierre Ossman [ 1.258653] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.266009] ti-sci interconnect@100000:interconnect@28380000:interconnect@42040000:dmsc: invalid resource [ 1.277890] optee: probing for conduit method from DT. [ 1.283186] optee: revision 3.7 (5208e5c1) [ 1.283556] optee: initialized driver [ 1.293381] NET: Registered protocol family 17 [ 1.298120] 9pnet: Installing 9P2000 support [ 1.302562] Key type dns_resolver registered [ 1.307702] registered taskstats version 1 [ 1.311889] Loading compiled-in X.509 certificates [ 1.332752] ti-sci interconnect@100000:interconnect@28380000:interconnect@42040000:dmsc: invalid resource [ 1.342970] ti-sci interconnect@100000:interconnect@28380000:interconnect@42040000:dmsc: ABI: 2.9 (firmware rev 0x0013 '19.12.2-v2019.12b (Terrific Lla') [ 1.379907] random: fast init done [ 1.896560] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz [ 1.903031] omap_i2c 40b00000.i2c: bus 1 rev0.12 at 100 kHz [ 1.909644] pca953x 2-0041: 2-0041 supply vcc not found, using dummy regulator [ 1.917103] pca953x 2-0041: Linked as a consumer to regulator.0 [ 1.945184] pca953x 2-0021: 2-0021 supply vcc not found, using dummy regulator [ 1.952650] pca953x 2-0021: Linked as a consumer to regulator.0 [ 1.959412] omap_i2c 2000000.i2c: bus 2 rev0.12 at 400 kHz [ 1.965799] omap_i2c 2010000.i2c: bus 3 rev0.12 at 400 kHz [ 1.972141] omap_i2c 2020000.i2c: bus 4 rev0.12 at 400 kHz [ 1.978451] omap_i2c 2030000.i2c: bus 5 rev0.12 at 100 kHz [ 1.994241] keystone-pcie 5500000.pcie: Linked as a consumer to phy-900000.serdes.0 [ 2.002120] keystone-pcie 5500000.pcie: Linked as a consumer to phy-910000.serdes.1 [ 2.015310] keystone-pcie 5500000.pcie: host bridge /interconnect@100000/pcie@5500000 ranges: [ 2.024059] keystone-pcie 5500000.pcie: IO 0x10020000..0x1002ffff -> 0x00000000 [ 2.031815] keystone-pcie 5500000.pcie: MEM 0x10030000..0x17ffffff -> 0x10030000 [ 3.039980] keystone-pcie 5500000.pcie: Phy link never came up [ 3.046098] keystone-pcie 5500000.pcie: PCI host bridge to bus 0000:00 [ 3.052783] pci_bus 0000:00: root bus resource [bus 00-ff] [ 3.058395] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 3.064736] pci_bus 0000:00: root bus resource [mem 0x10030000-0x17ffffff] [ 3.080877] pci 0000:00:00.0: BAR 6: assigned [mem 0x10030000-0x1003ffff pref] [ 3.088274] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 3.095034] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,160] sci-dev-id:195 [ 3.105033] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: enabled [ 3.111712] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66344100, num_proxies:64 [ 3.119617] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:818, gp-rings[304,464] sci-dev-id:187 [ 3.129672] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: enabled [ 3.136351] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66344100, num_proxies:64 [ 3.144185] omap8250 40a00000.serial: PM domain pd:149 will not be powered off [ 3.151982] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 8, base_baud = 6000000) is a 8250 [ 3.161733] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 22, base_baud = 3000000) is a 8250 [ 3.170489] console [ttyS2] enabled [ 3.170489] console [ttyS2] enabled [ 3.177534] bootconsole [ns16550a0] disabled [ 3.177534] bootconsole [ns16550a0] disabled [ 3.186940] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 23, base_baud = 3000000) is a 8250 [ 3.196221] 2820000.serial: ttyS4 at MMIO 0x2820000 (irq = 24, base_baud = 3000000) is a 8250 [ 3.208107] cadence-qspi 47040000.spi: mt35xu512aba (65536 Kbytes) [ 3.214301] 7 cmdlinepart partitions found on MTD device 47040000.spi.0 [ 3.220905] Creating 7 MTD partitions on "47040000.spi.0": [ 3.226386] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 3.232889] 0x000000080000-0x000000280000 : "ospi.tispl" [ 3.239024] 0x000000280000-0x000000680000 : "ospi.u-boot" [ 3.245249] 0x000000680000-0x0000006a0000 : "ospi.env" [ 3.251201] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup" [ 3.257750] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw" [ 3.263896] 0x000000800000-0x000004000000 : "ospi.rootfs" [ 3.480713] cadence-qspi 47040000.spi: Cadence QSPI NOR probe failed -517 [ 3.496838] am65-cpsw-nuss 46000000.ethernet: rx-flow-id-base is not set -22 [ 3.503930] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA07100, cpsw version 0x6BA80100 Ports: 2 [ 3.515560] UDMA has not been proped [ 3.519140] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517 [ 3.529450] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a2109, freq:200000000, add_val:4 pps:0 [ 3.538223] thermal thermal_zone1: failed to read out thermal zone (-22) [ 3.544937] thermal thermal_zone2: failed to read out thermal zone (-22) [ 3.552615] keystone-wdt 40610000.rti: heartbeat 60 sec [ 3.559012] mmc0: Unknown controller version (4). You may experience problems. [ 3.597622] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit [ 3.606415] mmc1: Unknown controller version (4). You may experience problems. [ 3.644866] mmc1: SDHCI controller on 4fa0000.sdhci [4fa0000.sdhci] using ADMA 64-bit [ 3.661562] mmc0: new HS200 MMC card at address 0001 [ 3.667793] mmcblk0: mmc0:0001 R1J56L 14.7 GiB [ 3.673676] mmcblk0boot0: mmc0:0001 R1J56L partition 1 8.00 MiB [ 3.681318] mmcblk0boot1: mmc0:0001 R1J56L partition 2 8.00 MiB [ 3.688593] pca953x 0-0039: 0-0039 supply vcc not found, using dummy regulator [ 3.688678] pca953x 0-0039: Linked as a consumer to regulator.0 [ 3.703725] mmcblk0rpmb: mmc0:0001 R1J56L partition 3 4.00 MiB, chardev (243:0) [ 3.714194] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc5900 [ 3.721868] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc5900 [ 3.730262] ti-udma 285c0000.udmap: Channels: 96 (tchan: 48, echan: 0, rchan: 48, rflow: 96) [ 3.746618] ti-udma 31150000.udmap: Channels: 267 (tchan: 120, echan: 32, rchan: 150, rflow: 300) [ 3.776803] cadence-qspi 47040000.spi: mt35xu512aba (65536 Kbytes) [ 3.782996] 7 cmdlinepart partitions found on MTD device 47040000.spi.0 [ 3.789599] Creating 7 MTD partitions on "47040000.spi.0": [ 3.795082] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 3.801614] 0x000000080000-0x000000280000 : "ospi.tispl" [ 3.807757] 0x000000280000-0x000000680000 : "ospi.u-boot" [ 3.814010] 0x000000680000-0x0000006a0000 : "ospi.env" [ 3.819953] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup" [ 3.826496] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw" [ 3.832655] 0x000000800000-0x000004000000 : "ospi.rootfs" [ 3.847482] m25p80 spi7.0: n25q128a13 (16384 Kbytes) [ 3.854172] am65-cpsw-nuss 46000000.ethernet: rx-flow-id-base is not set -22 [ 3.861280] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA07100, cpsw version 0x6BA80100 Ports: 2 [ 3.884123] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48 [ 3.898319] pps pps0: new PPS source ptp1 [ 3.902679] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a2109, freq:200000000, add_val:4 pps:1 [ 3.911629] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 0.4 [ 3.918842] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64 [ 3.964406] am65-cpsw-nuss 46000000.ethernet: davinci mdio revision 9.7, bus freq 1000000 [ 3.972571] libphy: 46000000.ethernet: probed [ 3.981452] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 3.988514] hctosys: unable to open rtc device (rtc0) [ 4.107353] ALSA device list: [ 4.110326] No soundcards found. [ 4.114535] Waiting for root device PARTUUID=5655c9a2-02... [ 4.852605] mmc1: new high speed SDHC card at address aaaa [ 4.859400] mmcblk1: mmc1:aaaa SC32G 29.7 GiB [ 4.868343] mmcblk1: p1 p2 [ 4.911266] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null) [ 4.919404] VFS: Mounted root (ext4 filesystem) on device 179:98. [ 4.935423] devtmpfs: mounted [ 4.938911] Freeing unused kernel memory: 576K [ 4.943497] Run /sbin/init as init process [ 5.293895] systemd[1]: System time before build time, advancing clock. [ 5.423374] NET: Registered protocol family 10 [ 5.429102] Segment Routing with IPv6 [ 5.454942] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid) [ 5.476746] systemd[1]: Detected architecture arm64. Welcome to Arago 2019.11! [ 5.511199] systemd[1]: Set hostname to <am65xx-evm>. [ 5.538369] random: systemd: uninitialized urandom read (16 bytes read) [ 5.545019] systemd[1]: Initializing machine ID from random generator. [ 5.767136] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. [ 5.784171] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.) [ 6.045471] random: systemd: uninitialized urandom read (16 bytes read) [ 6.052720] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ 6.076562] random: systemd: uninitialized urandom read (16 bytes read) [ 6.085527] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 6.108578] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 6.125084] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ OK ] Listening on udev Kernel Socket. [ OK ] Started Forward Password Requests to Wall Directory Watch. [ OK ] Reached target Swap. [ OK ] Listening on initctl Compatibility Named Pipe. [ OK ] Reached target Remote File Systems. [ OK ] Listening on Network Service Netlink Socket. [ OK ] Created slice system-getty.slice. [ OK ] Listening on Process Core Dump Socket. [ OK ] Created slice system-serial\x2dgetty.slice. [ OK ] Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket. Starting udev Coldplug all Devices... Mounting Huge Pages File System... Starting Load Kernel Modules... [ OK ] Started Hardware RNG Entropy Gatherer Daemon. [ 6.396852] cryptodev: loading out-of-tree module taints kernel. [ 6.413077] cryptodev: driver 1.9 loaded. Starting Create list of required st…ce nodes for the current kernel... Mounting Temporary Directory (/tmp)... Starting Journal Service... Mounting Kernel Debug File System... [ OK ] Reached target Paths. Starting Remount Root and Kernel File Systems... Mounting POSIX Message Queue File System... [ 6.547866] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null) [ OK ] Mounted Huge Pages File System. [ OK ] Started Load Kernel Modules. [ OK ] Started Journal Service. [ OK ] Started Create list of required sta…vice nodes for the current kernel. [ OK ] Mounted Temporary Directory (/tmp). [ OK ] Mounted Kernel Debug File System. [ OK ] Started Remount Root and Kernel File Systems. [ OK ] Mounted POSIX Message Queue File System. Starting Create System Users... Starting Rebuild Hardware Database... Starting Flush Journal to Persistent Storage... Mounting Kernel Configuration File System... Starting Apply Kernel Variables... [ OK ] Mounted Kernel Configuration File System. [ 6.862264] systemd-journald[175]: Received request to flush runtime journal from PID 1 [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Started Apply Kernel Variables. [ OK ] Started Create System Users. Starting Create Static Device Nodes in /dev... [ OK ] Started Create Static Device Nodes in /dev. [ OK ] Reached target Local File Systems (Pre). Mounting /var/volatile... [ OK ] Reached target Containers. Mounting /media/ram... [ OK ] Mounted /var/volatile. [ OK ] Mounted /media/ram. [ OK ] Started udev Coldplug all Devices. Starting Load/Save Random Seed... [ OK ] Reached target Local File Systems. Starting Rebuild Dynamic Linker Cache... Starting Create Volatile Files and Directories... Starting Rebuild Journal Catalog... [ OK ] Started Load/Save Random Seed. [ OK ] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Run pending postinsts... Starting Network Time Synchronization... [ OK ] Started Rebuild Journal Catalog. [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Time Synchronized. [ OK ] Started Rebuild Hardware Database. Starting udev Kernel Device Manager... [ OK ] Started udev Kernel Device Manager. Starting Network Service... [ OK ] Started Run pending postinsts. [ OK ] Started Network Service. [ 10.277303] input: gpio-decoder as /devices/platform/gpio-decoder/input/input1 Starting Network Name Resolution... Starting Wait for Network to be Configured... [ OK ] Found device /dev/ttyS2. [ OK ] Started Network Name Resolution. [ OK ] Reached target Network. [ 10.859134] [drm] Initialized pvr 1.17.4948957 20110701 for 7000000.gpu on minor 0 [ OK ] Reached target Host and Network Name Lookups. [ 11.017900] CAN device driver interface [ 11.137112] m_can 40528000.mcan: m_can device registered (irq=17, version=32) [ OK ] Found device /dev/ttyS1. [ 11.243743] m_can 40568000.mcan: m_can device registered (irq=19, version=32) [ 11.393340] k3_r5_rproc interconnect@100000:interconnect@28380000:r5fss@41000000: creating child devices for R5F cores [ 11.435625] platform 41000000.r5f: configured R5F for remoteproc mode [ 11.443013] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000 [ 11.476278] remoteproc remoteproc0: 41000000.r5f is available [ 11.662920] TI DP83867 k3-cpsw-mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=k3-cpsw-mdio:00, irq=POLL) [ 11.679794] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 11.799015] remoteproc remoteproc0: powering up 41000000.r5f [ 11.804779] remoteproc remoteproc0: Booting fw image am65x-mcu-r5f0_0-fw, size 4157212 [ 11.821851] platform 41000000.r5f: booting R5F core using boot addr = 0x0 [ 11.834411] virtio_rpmsg_bus virtio0: rpmsg host is online [ 11.836830] virtio_rpmsg_bus virtio0: creating channel rpmsg-proto addr 0x3d [ 11.849905] remoteproc remoteproc0: registered virtio0 (type 7) [ 11.859267] remoteproc remoteproc0: remote processor 41000000.r5f is now up [ 12.709738] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down [ OK ] Created slice system-systemd\x2dfsck.slice. [ 13.312497] davinci_mdio b032400.mdio: davinci mdio revision 1.7, bus freq 1000000 [ 13.323225] libphy: b032400.mdio: probed [ 13.356848] davinci_mdio b032400.mdio: phy[0]: device b032400.mdio:00, driver TI DP83867 [ 13.366431] davinci_mdio b032400.mdio: phy[3]: device b032400.mdio:03, driver TI DP83867 [ OK ] Started Rebuild Dynamic Linker Cache. Starting Update is Completed... [ 13.444709] davinci_mdio b132400.mdio: davinci mdio revision 1.7, bus freq 1000000 [ OK ] Started Update is Completed. [ 13.463043] libphy: b132400.mdio: probed [ OK ] Reached target System Initialization. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Listening on RPCbind Server Activation Socket. [ OK [ 13.528079] davinci_mdio b132400.mdio: phy[0]: device b132400.mdio:00, driver TI DP83867 ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ 13.542863] davinci_mdio b132400.mdio: phy[3]: device b132400.mdio:03, driver TI DP83867 [ OK ] Listening on dropbear.socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. Starting Simple Network Management Protocol (SNMP) Daemon.... [ 13.645343] davinci_mdio b232400.mdio: davinci mdio revision 1.7, bus freq 1000000 [ 13.653005] libphy: b232400.mdio: probed Starting RPC Bind Service... Starting TI IPC Daemon... Starting Permit User Sessions... [ 13.744639] davinci_mdio b232400.mdio: phy[0]: device b232400.mdio:00, driver TI DP83867 [ 13.757676] davinci_mdio b232400.mdio: phy[3]: device b232400.mdio:03, driver TI DP83867 [ OK ] Started D-Bus System Message Bus. [ 13.794235] remoteproc remoteproc1: b034000.pru is available [ 13.804326] pru-rproc b034000.pru: PRU rproc node pru@b034000 probed successfully [ 13.814685] remoteproc remoteproc2: b004000.rtu is available [ 13.824891] pru-rproc b004000.rtu: PRU rproc node rtu@b004000 probed successfully [ OK ] Started Periodic Command Scheduler. [ 13.836846] remoteproc remoteproc3: b038000.pru is available [ 13.850343] pru-rproc b038000.pru: PRU rproc node pru@b038000 probed successfully [ 13.858786] remoteproc remoteproc4: b006000.rtu is available [ 13.864602] pru-rproc b006000.rtu: PRU rproc node rtu@b006000 probed successfully Starting Print notice about GPLv3 packages... [ 13.881477] remoteproc remoteproc5: b134000.pru is available [ 13.888359] pru-rproc b134000.pru: PRU rproc node pru@b134000 probed successfully [ OK ] Started TEE Supplicant. [ 13.900661] remoteproc remoteproc6: b104000.rtu is available [ 13.906566] pru-rproc b104000.rtu: PRU rproc node rtu@b104000 probed successfully [ 13.914813] remoteproc remoteproc7: b138000.pru is available [ 13.920695] pru-rproc b138000.pru: PRU rproc node pru@b138000 probed successfully [ 13.929085] remoteproc remoteproc8: b106000.rtu is available [ 13.939629] pru-rproc b106000.rtu: PRU rproc node rtu@b106000 probed successfully [ 13.940556] remoteproc remoteproc9: b234000.pru is available [ 13.940646] pru-rproc b234000.pru: PRU rproc node pru@b234000 probed successfully [ 13.945081] remoteproc remoteproc10: b204000.rtu is available [ 13.945182] pru-rproc b204000.rtu: PRU rproc node rtu@b204000 probed successfully [ 13.945611] remoteproc remoteproc11: b238000.pru is available [ 13.945712] pru-rproc b238000.pru: PRU rproc node pru@b238000 probed successfully [ 13.946035] remoteproc remoteproc12: b206000.rtu is available [ 13.946109] pru-rproc b206000.rtu: PRU rproc node rtu@b206000 probed successfully [ OK ] Started irqbalance daemon. [ 14.004327] icssg-prueth pruss1_eth: TI PRU ethernet driver initialized: dual EMAC mode Starting Reboot and dump vmcore via kexec... Starting Login Service... [ 14.084339] icssg-prueth pruss0_eth: TI PRU ethernet driver initialized: dual EMAC mode [ OK ] Started Job spooling tools. Starting Lightning Fast Webserver With Light System Requirements... Starting rc.pvr.service... [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Started Daily rotation of log files. [ OK ] Reached target Timers. [ 14.165129] icssg-prueth pruss2_eth: TI PRU ethernet driver initialized: dual EMAC mode Starting Avahi mDNS/DNS-SD Stack... [ OK ] Started RPC Bind Service. [ OK ] Started TI IPC Daemon. [ 14.267033] PVR_K: UM DDK-(4948957) and KM DDK-(4948957) match. [ OK ] [ OK ] Started Permit User Sessions. [ 14.748202] dwc3 4010000.usb: Failed to get clk 'ref': -2 [ 14.770114] dwc3 4030000.usb: Failed to get clk 'ref': -2 [ 14.776732] OF: graph: no port node found in /interconnect@100000/phy@4110000 [ 14.814668] omap_rng 4e10000.trng: Random Number Generator ver. 230b34c [ 14.814745] random: crng init done [ 14.814754] random: 7 urandom warning(s) missed due to ratelimiting [ OK ] Started Reboot and dump vmcore via kexec. [ OK ] Started Lightning Fast Webserver With Light System Requirements. [ 15.431337] NET: Registered protocol family 45 [ OK ] Started rc.pvr.service. [ 15.571086] remoteproc remoteproc5: powering up b134000.pru [ 15.660336] remoteproc remoteproc5: Booting fw image ti-pruss/am65x-pru0-prueth-fw.elf, size 16708 [ 15.669987] remoteproc remoteproc5: remote processor b134000.pru is now up [ 15.677111] remoteproc remoteproc6: powering up b104000.rtu [ 15.728511] remoteproc remoteproc6: Booting fw image ti-pruss/am65x-rtu0-prueth-fw.elf, size 15632 [ 15.737961] remoteproc remoteproc6: remote processor b104000.rtu is now up [ 15.744879] TI DP83867 b132400.mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=b132400.mdio:00, irq=POLL) [ 15.756997] net eth1: started [ 15.760703] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 15.821108] remoteproc remoteproc7: powering up b138000.pru [ 15.850664] remoteproc remoteproc7: Booting fw image ti-pruss/am65x-pru1-prueth-fw.elf, size 16712 [ 15.859670] remoteproc remoteproc7: remote processor b138000.pru is now up [ 15.866572] remoteproc remoteproc8: powering up b106000.rtu [ 15.876675] remoteproc remoteproc8: Booting fw image ti-pruss/am65x-rtu1-prueth-fw.elf, size 15632 [ 15.885729] remoteproc remoteproc8: remote processor b106000.rtu is now up [ 15.892628] TI DP83867 b132400.mdio:03: attached PHY driver [TI DP83867] (mii_bus:phy_addr=b132400.mdio:03, irq=POLL) [ 15.904908] net eth2: started [ 15.908475] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready [ 15.939667] usbcore: registered new interface driver usbfs [ 15.942549] remoteproc remoteproc1: powering up b034000.pru [ 15.942936] remoteproc remoteproc1: Booting fw image ti-pruss/am65x-pru0-prueth-fw.elf, size 16708 [ 15.942974] remoteproc remoteproc1: remote processor b034000.pru is now up [ 15.942999] remoteproc remoteproc2: powering up b004000.rtu [ 15.943088] remoteproc remoteproc2: Booting fw image ti-pruss/am65x-rtu0-prueth-fw.elf, size 15632 [ 15.943116] remoteproc remoteproc2: remote processor b004000.rtu is now up [ 15.943137] TI DP83867 b032400.mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=b032400.mdio:00, irq=POLL) [ 15.944693] net eth3: started [ 15.945197] IPv6: ADDRCONF(NETDEV_UP): eth3: link is not ready [ 15.969126] remoteproc remoteproc3: powering up b038000.pru [ 15.969752] remoteproc remoteproc3: Booting fw image ti-pruss/am65x-pru1-prueth-fw.elf, size 16712 [ 15.969788] remoteproc remoteproc3: remote processor b038000.pru is now up [ 15.969815] remoteproc remoteproc4: powering up b006000.rtu [ 15.969903] remoteproc remoteproc4: Booting fw image ti-pruss/am65x-rtu1-prueth-fw.elf, size 15632 [ 15.969930] remoteproc remoteproc4: remote processor b006000.rtu is now up [ 15.969949] TI DP83867 b032400.mdio:03: attached PHY driver [TI DP83867] (mii_bus:phy_addr=b032400.mdio:03, irq=POLL) [ 15.972130] net eth4: started [ 15.973225] IPv6: ADDRCONF(NETDEV_UP): eth4: link is not ready [ 16.019982] remoteproc remoteproc11: powering up b238000.pru [ 16.020299] remoteproc remoteproc11: Booting fw image ti-pruss/am65x-pru1-prueth-fw.elf, size 16712 [ 16.020335] remoteproc remoteproc11: remote processor b238000.pru is now up [ 16.020463] remoteproc remoteproc12: powering up b206000.rtu [ 16.020560] remoteproc remoteproc12: Booting fw image ti-pruss/am65x-rtu1-prueth-fw.elf, size 15632 [ 16.020590] remoteproc remoteproc12: remote processor b206000.rtu is now up [ 16.020613] TI DP83867 b232400.mdio:03: attached PHY driver [TI DP83867] (mii_bus:phy_addr=b232400.mdio:03, irq=POLL) [ 16.022034] net eth6: started [ 16.022537] IPv6: ADDRCONF(NETDEV_UP): eth6: link is not ready [ 16.038781] remoteproc remoteproc9: powering up b234000.pru [ 16.039094] remoteproc remoteproc9: Booting fw image ti-pruss/am65x-pru0-prueth-fw.elf, size 16708 [ 16.039130] remoteproc remoteproc9: remote processor b234000.pru is now up [ 16.039153] remoteproc remoteproc10: powering up b204000.rtu [ 16.039246] remoteproc remoteproc10: Booting fw image ti-pruss/am65x-rtu0-prueth-fw.elf, size 15632 [ 16.039275] remoteproc remoteproc10: remote processor b204000.rtu is now up [ 16.039295] TI DP83867 b232400.mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=b232400.mdio:00, irq=POLL) [ 16.040932] net eth5: started [ 16.041646] IPv6: ADDRCONF(NETDEV_UP): eth5: link is not ready [ OK ] Started Simple Network Management Protocol ([ 16.217425] usbcore: registered new interface driver hub SNMP) Daemon.. [ 16.228535] usbcore: registered new device driver usb [ 16.265462] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller [ 16.271039] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1 [ 16.279677] xhci-hcd xhci-hcd.2.auto: hcc params 0x0298fe6d hci version 0x110 quirks 0x0000000000010010 [ 16.289546] xhci-hcd xhci-hcd.2.auto: irq 308, io mem 0x04010000 [ 16.296053] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 16.304330] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 16.311569] usb usb1: Product: xHCI Host Controller [ 16.316465] usb usb1: Manufacturer: Linux 4.19.94-rt39-ga242ccf3f1 xhci-hcd [ 16.323434] usb usb1: SerialNumber: xhci-hcd.2.auto [ 16.329831] hub 1-0:1.0: USB hub found [ 16.333678] hub 1-0:1.0: 1 port detected [ 16.338230] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller [ 16.343750] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2 [ 16.351430] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed [ 16.358067] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 16.366333] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19 [ 16.374601] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 16.381846] usb usb2: Product: xHCI Host Controller [ 16.386733] usb usb2: Manufacturer: Linux 4.19.94-rt39-ga242ccf3f1 xhci-hcd [ 16.393703] usb usb2: SerialNumber: xhci-hcd.2.auto [ 16.399328] hub 2-0:1.0: USB hub found [ 16.403128] hub 2-0:1.0: 1 port detected [ 16.407863] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller [ 16.413406] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 3 [ 16.421980] xhci-hcd xhci-hcd.3.auto: hcc params 0x0298fe6d hci version 0x110 quirks 0x0000000000010010 [ 16.431699] xhci-hcd xhci-hcd.3.auto: irq 310, io mem 0x04030000 [ 16.438204] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [ 16.446478] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 16.453715] usb usb3: Product: xHCI Host Controller [ 16.458598] usb usb3: Manufacturer: Linux 4.19.94-rt39-ga242ccf3f1 xhci-hcd [ 16.465570] usb usb3: SerialNumber: xhci-hcd.3.auto [ 16.471186] hub 3-0:1.0: USB hub found [ 16.474999] hub 3-0:1.0: 1 port detected [ 16.479472] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller [ 16.484980] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 4 [ 16.492664] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0 SuperSpeed [ 16.499289] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 16.507552] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19 [ 16.516007] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 16.523242] usb usb4: Product: xHCI Host Controller [ 16.528127] usb usb4: Manufacturer: Linux 4.19.94-rt39-ga242ccf3f1 xhci-hcd [ 16.535098] usb usb4: SerialNumber: xhci-hcd.3.auto [ 16.540805] hub 4-0:1.0: USB hub found [ 16.544600] hub 4-0:1.0: 1 port detected [ OK ] Found device /dev/mmcblk1p1. Starting File System Check on /dev/mmcblk1p1... [ OK ] Started Hardware RNG Entropy Gatherer Daemon. Starting weston.service... [ OK ] Started Serial Getty on ttyS1. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS2. [ OK ] Reached target Login Prompts. Starting Synchronize System and HW clocks... [ OK ] Started NFS status monitor for NFSv2/3 locking.. [FAILED] Failed to start Synchronize System and HW clocks. See 'systemctl status sync-clocks.service' for details. [ OK ] Started Avahi mDNS/DNS-SD Stack. [ OK ] Started Login Service. [ OK ] Started weston.service. Starting telnetd.service... Starting Matrix GUI... [ OK ] Started telnetd.service. Starting thttpd.service... [ OK ] Started Matrix GUI. [ OK ] Started File System Check on /dev/mmcblk1p1. Mounting /run/media/mmcblk1p1... [ OK ] Started thttpd.service. [ OK ] Mounted /run/media/mmcblk1p1. [ OK ] Created slice system-systemd\x2dcoredump.slice. [ OK ] Started Process Core Dump (PID 979/UID 0). *************************************************************** *************************************************************** NOTICE: This file system contains the following GPLv3 packages: autoconf bash-dev bash bc binutils cifs-utils cpio cpp-symlinks cpp dosfstools elfutils g++-symlinks g++ gawk gcc-symlinks gcc gdb gdbserver gettext glmark2 gstreamer1.0-libav gzip hidapi libbfd libcairo-perf-utils libdw1 libelf1 libgdbm-compat4 libgdbm-dev libgdbm6 libgettextlib libgettextsrc libgmp10 libidn2-0 libmpc3 libmpfr6 libreadline-dev libreadline7 libunistring2 m4-dev m4 make nettle parted pdm-anomaly-detection swig-dev swig which If you do not wish to distribute GPLv3 components please remove the above packages prior to distribution. This can be done using the opkg remove command. i.e.: opkg remove <package> Where <package> is the name printed in the list above NOTE: If the package is a dependency of another package you will be notified of the dependent packages. You should use the --force-removal-of-dependent-packages option to also remove the dependent packages as well *************************************************************** *************************************************************** [ OK ] Started Print notice about GPLv3 packages. _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org am65xx-evm ttyS2 Arago 2019.11 am65xx-evm ttyS2 am65xx-evm login: root root@am65xx-evm:~# ethtool eth1 Settings for eth1: Supported ports: [ TP MII ] Supported link modes: 10baseT/Full 100baseT/Full 1000baseT/Full Supported pause frame use: No Supports auto-negotiation: Yes Supported FEC modes: Not reported Advertised link modes: 10baseT/Full 100baseT/Full 1000baseT/Full Advertised pause frame use: No Advertised auto-negotiation: Yes Advertised FEC modes: Not reported Speed: 10Mb/s Duplex: Half Port: MII PHYAD: 0 Transceiver: internal Auto-negotiation: on Current message level: 0x00007fff (32767) drv probe link timer ifdown ifup rx_err tx_err tx_queued intr tx_done rx_status pktdata hw wol Link detected: no root@am65xx-evm:~#