This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM6442: Inconsistent ethernet connectivity on one AM64x EVM

Part Number: AM6442


HI,

One of my AM64x EVMs is intermittent about connecting to ethernet under Linux. This is my newer EVM, so it's surprising it has problems.

I've tried the following linux images that either came on a board I have or were part of the 7.3 SDK. with mixed success on all of them: This is the output of uname-a:

  • Linux am6x-evm 5.4.77-g898983c424 #1 SMP PREEMPT Tue Dec 15 23:37:17 UTC 2020 aarch64 GNU/Linux (came with one board)

  • Linux am64xx-evm 5.4.87-gb6adce5bd1 #1 SMP PREEMPT Wed Jan 27 04:55:50 UTC 2021 aarch64 GNU/Linux (came with one board)

  • Linux am64xx-evm 5.4.106-g023faefa70 #1 SMP PREEMPT Mon Apr 12 14:19:22 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux (image from PSDK)

What troubleshooting steps would you recommend?

  • Hi,

    Could you please post the connectivity issues you are seeing which ports are connected with link partners? For example could you attach a console log that shows the connectivity issue? I would recommend to concentrate on the latest 7.3 SDK binary images.

    Best Regards,

    Schuyler

  • Hi Schuyler,

    Using the 7.3 RT binary which I've moved to (Linux am64xx-evm 5.4.106-rt54-g519667b0d8 #1 SMP PREEMPT_RT Tue Apr 13 04:03:24 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux).

    The first boot up, ethernet worked and found DHCP:

    I turned the switch off and back on, got no link light, no IP address. This regularly works on by other board, but doesn't on this one. Unplugging and plugging in the ethernet cable didn't change anything.

    Another off and on didn't change ... no ethernet access. 

    I did a power cycle with the ethernet jack unplugged and plugged it back in after the login screen, which got DHCP. 

    I would be glad to share the logs from the first and second boots, but can't see how to share them here.

  • U-Boot SPL 2020.01-g2781231a33 (Apr 13 2021 - 07:10:05 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0015 '21.1.1--v2021.01a (Terrific Lla')
    Trying to boot from MMC2
    Loading Environment from MMC... *** Warning - No MMC card found, using default environment
    
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.4(release):07.03.00.005-dirty
    NOTICE:  BL31: Built : 04:15:34, Apr 13 2021
    
    U-Boot SPL 2020.01-g2781231a33 (Apr 13 2021 - 04:26:51 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0015 '21.1.1--v2021.01a (Terrific Lla')
    Trying to boot from MMC2
    
    
    U-Boot 2020.01-g2781231a33 (Apr 13 2021 - 04:26:51 +0000)
    
    SoC:   AM64X SR1.0
    Model: Texas Instruments AM642 EVM
    Board: AM64-GPEVM rev E2
    DRAM:  2 GiB
    MMC:   sdhci@fa10000: 0, sdhci@fa00000: 1
    Loading Environment from MMC... *** Warning - bad CRC, using default environment
    
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Net:
    Warning: ethernet@8000000 using MAC address from ROM
    eth0: ethernet@8000000
    Hit any key to stop autoboot:  0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    574 bytes read in 2 ms (280.3 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    15527944 bytes read in 632 ms (23.4 MiB/s)
    35357 bytes read in 4 ms (8.4 MiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 000000008fff4000, end 000000008ffffa1c ... 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: Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] 000: OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] 000: Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] 000: OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] 000: Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] 000: OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] 000: Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] 000: OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] 000: cma: Reserved 24 MiB at 0x00000000fe800000
    [    0.000000] 000: On node 0 totalpages: 53248
    [    0.000000] 000:   DMA zone: 4096 pages used for memmap
    [    0.000000] 000:   DMA zone: 0 pages reserved
    [    0.000000] 000:   DMA zone: 262144 pages, LIFO batch:63
    [    0.000000] 000:   DMA32 zone: 4096 pages used for memmap
    [    0.000000] 000:   DMA32 zone: 18446744073709342720 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.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: 45056
    [    0.000000] 000: Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=fc40000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m                                                                                                                  (ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern) root=PARTUUID=95292c97-02 rw rootfstype=ext4 rootwait
    [    0.000000] 000: Dentry cache hash table entries: 32768 (order: 7, 524288 bytes, linear)
    [    0.000000] 000: Inode-cache hash table entries: 16384 (order: 5, 131072 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: 1855088K/212992K available (9342K kernel code, 636K rwdata, 3632K rodata, 1472K init, 423K bss, 18446744073707884944K reserved, 245                                                                                                                  76K cma-reserved)
    [    0.000000] 000: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.
    [    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=2
    [    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: 256 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:0x0000000001840000
    [    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 @fb400000 (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 @0x00000000fbc30000
    [    0.000000] 000: GIC: using cache flushing for LPI property table
    [    0.000000] 000: GICv3: CPU0: using allocated LPI pending table @0x00000000fbc40000
    [    0.000000] 000: random: get_random_bytes called from start_kernel+0x2bc/0x430 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.000001] 000: sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008885] 000: Console: colour dummy device 80x25
    [    0.013923] 000: Calibrating delay loop (skipped), value calculated using timer frequency..
    [    0.022543] 000: 400.00 BogoMIPS (lpj=800000)
    [    0.026992] 000: pid_max: default: 32768 minimum: 301
    [    0.032277] 000: LSM: Security Framework initializing
    [    0.037498] 000: Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
    [    0.045327] 000: Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
    [    0.055421] 000: ASID allocator initialised with 32768 entries
    [    0.061541] 000: rcu: Hierarchical SRCU implementation.
    [    0.067395] 000: Platform MSI: msi-controller@1820000 domain created
    [    0.074156] 000: PCI/MSI: /bus@f4000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.084114] 000: smp: Bringing up secondary CPUs ...
    [    0.090047] 001: Detected VIPT I-cache on CPU1
    [    0.094619] 001: GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000
    [    0.102094] 001: GICv3: CPU1: using allocated LPI pending table @0x00000000fbc50000
    [    0.109956] 001: CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.117196] 000: smp: Brought up 1 node, 2 CPUs
    [    0.121870] 000: SMP: Total of 2 processors activated.
    [    0.127140] 000: CPU features: detected: 32-bit EL0 Support
    [    0.132854] 000: CPU features: detected: CRC32 instructions
    [    0.144672] 000: CPU: All CPU(s) started at EL2
    [    0.149334] 000: alternatives: patching kernel code
    [    0.155884] 001: devtmpfs: initialized
    [    0.166376] 001: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.176830] 001: futex hash table entries: 512 (order: 4, 65536 bytes, linear)
    [    0.185449] 001: pinctrl core: initialized pinctrl subsystem
    [    0.192316] 001: NET: Registered protocol family 16
    [    0.199528] 001: DMA: preallocated 256 KiB pool for atomic allocations
    [    0.207184] 001: hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.230050] 000: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.237414] 000: HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.244725] 000: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.252035] 000: HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.260450] 000: cryptd: max_cpu_qlen set to 1000
    [    0.269228] 001: vsys_5v0: supplied by evm_12v0
    [    0.274290] 001: vsys_3v3: supplied by evm_12v0
    [    0.280027] 001: iommu: Default domain type: Translated
    [    0.285976] 001: SCSI subsystem initialized
    [    0.290946] 001: mc: Linux media interface: v0.10
    [    0.295831] 001: videodev: Linux video capture interface: v2.00
    [    0.301961] 001: pps_core: LinuxPPS API ver. 1 registered
    [    0.307494] 001: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.317303] 001: PTP clock support registered
    [    0.321796] 001: EDAC MC: Ver: 3.0.0
    [    0.326229] 000: omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fc9100
    [    0.333614] 000: omap-mailbox 29040000.mailbox: omap mailbox rev 0x66fc9100
    [    0.340894] 000: omap-mailbox 29060000.mailbox: omap mailbox rev 0x66fc9100
    [    0.348721] 001: FPGA manager framework
    [    0.352772] 001: Advanced Linux Sound Architecture Driver Initialized.
    [    0.360444] 001: clocksource: Switched to clocksource arch_sys_counter
    [    0.367362] 001: VFS: Disk quotas dquot_6.6.0
    [    0.371903] 001: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.386492] 001: thermal_sys: Registered thermal governor 'step_wise'
    [    0.393141] 001: thermal_sys: Registered thermal governor 'power_allocator'
    [    0.400641] 001: NET: Registered protocol family 2
    [    0.406202] 001: tcp_listen_portaddr_hash hash table entries: 128 (order: 1, 8192 bytes, linear)
    [    0.415304] 001: TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
    [    0.423717] 001: TCP bind hash table entries: 2048 (order: 4, 114688 bytes, linear)
    [    0.431653] 001: TCP: Hash tables configured (established 2048 bind 2048)
    [    0.438813] 001: UDP hash table entries: 256 (order: 3, 32768 bytes, linear)
    [    0.446082] 001: UDP-Lite hash table entries: 256 (order: 3, 32768 bytes, linear)
    [    0.453988] 001: NET: Registered protocol family 1
    [    0.459498] 001: RPC: Registered named UNIX socket transport module.
    [    0.466054] 001: RPC: Registered udp transport module.
    [    0.471316] 001: RPC: Registered tcp transport module.
    [    0.476576] 001: RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.483622] 001: PCI: CLS 0 bytes, default 64
    [    0.488981] 001: hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    0.501679] 000: Initialise system trusted keyrings
    [    0.506975] 000: workingset: timestamp_bits=46 max_order=19 bucket_order=0
    [    0.521566] 000: squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.528860] 000: NFS: Registering the id_resolver key type
    [    0.534544] 000: Key type id_resolver registered
    [    0.539286] 000: Key type id_legacy registered
    [    0.543854] 000: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.551518] 000: 9p: Installing v9fs 9p2000 file system support
    [    0.572857] 001: Key type asymmetric registered
    [    0.577546] 001: Asymmetric key parser 'x509' registered
    [    0.583061] 001: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    0.591086] 001: io scheduler mq-deadline registered
    [    0.596177] 001: io scheduler kyber registered
    [    0.603037] 001: pinctrl-single f4000.pinctrl: 185 pins, size 740
    [    0.610590] 001: pinctrl-single a40000.timesync-router: 512 pins, size 2048
    [    0.626418] 000: Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.649733] 000: brd: module loaded
    [    0.664153] 000: loop: module loaded
    [    0.671687] 000: libphy: Fixed MDIO Bus: probed
    [    0.677059] 000: tun: Universal TUN/TAP device driver, 1.6
    [    0.683468] 000: igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [    0.691964] 000: igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.698546] 000: sky2: driver version 1.30
    [    0.704019] 000: VFIO - User Level meta-driver version: 0.3
    [    0.710722] 000: i2c /dev entries driver
    [    0.715710] 000: sdhci: Secure Digital Host Controller Interface driver
    [    0.722510] 000: sdhci: Copyright(c) Pierre Ossman
    [    0.727973] 000: sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.735167] 000: ti-sci bus@f4000:dmsc: invalid resource
    [    0.742091] 000: optee: probing for conduit method from DT.
    [    0.747928] 000: optee: revision 3.11 (c4def2a8)
    [    0.753424] 000: optee: initialized driver
    [    0.759605] 000: NET: Registered protocol family 17
    [    0.764991] 000: 9pnet: Installing 9P2000 support
    [    0.769922] 000: Key type dns_resolver registered
     0        00..707005038003]]  000001::  Breoogitsinteg rLed intauxsk sonta ptsh ysveicrasil onCP U1
      x[0  00  0000.70084004 2[6]0 x401010:fd L03o4ad]i
    ng compiled-in X.509 certificates
    [    0.802155] 001: ti-sci bus@f4000:dmsc: invalid resource
    [    0.808102] 001: ti-sci bus@f4000:dmsc: ABI: 3.1 (firmware rev 0x0015 '21.1.1--v2021.01a (Terrific Lla')
    [    0.836694] 001: omap_i2c 20000000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.844096] 001: pca953x 1-0022: 1-0022 supply vcc not found, using dummy regulator
    [    0.852106] 001: pca953x 1-0022: using AI
    [    0.877414] 001: omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
    [    0.884623] 001: omap_i2c 20020000.i2c: bus 2 rev0.12 at 100 kHz
    [    0.891757] 001: omap_i2c 20030000.i2c: bus 3 rev0.12 at 100 kHz
    [    0.898239] 001: ti-sci-intr bus@f4000:interrupt-controller0: Interrupt Router 3 domain created
    [    0.907466] 001: ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain -1 created
    [    1.933619] 001: j721e-pcie f102000.pcie: host bridge /bus@f4000/pcie@f102000 ranges:
    [    1.941766] 001: j721e-pcie f102000.pcie:    IO 0x68001000..0x68010fff -> 0x68001000
    [    1.949719] 001: j721e-pcie f102000.pcie:   MEM 0x68011000..0x6fffffff -> 0x68011000
    [    1.957892] 001: j721e-pcie f102000.pcie: PCI host bridge to bus 0000:00
    [    1.964767] 001: pci_bus 0000:00: root bus resource [bus 00-0f]
    [    1.970838] 001: pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x68001000-0x68010fff])
    [    1.980986] 001: pci_bus 0000:00: root bus resource [mem 0x68011000-0x6fffffff]
    [    1.988510] 001: pci 0000:00:00.0: [104c:b010] type 01 class 0x060400
    [    1.995125] 001: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.005454] 001: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.015806] 001: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xe8 may corrupt adjacent RW1C bits
    [    2.026223] 001: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.036654] 001: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x92 may corrupt adjacent RW1C bits
    [    2.047077] 001: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xb2 may corrupt adjacent RW1C bits
    [    2.057531] 001: pci 0000:00:00.0: supports D1
    [    2.062087] 001: pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    2.068419] 001: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x84 may corrupt adjacent RW1C bits
    [    2.080641] 001: pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.089291] 001: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.099711] 001: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.110129] 001: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.122077] 001: pci_bus 0000:01: busn_res: [bus 01-0f] end is updated to 01
    [    2.129334] 001: pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.135813] 001: pcieport 0000:00:00.0: PME: Signaling with IRQ 29
    [    2.142685] 001: pcieport 0000:00:00.0: AER: enabled with IRQ 29
    [    2.149536] 001: ti-bcdma 485c0100.dma-controller: Number of rings: 68
    [    2.157668] 001: ti-bcdma 485c0100.dma-controller: Channels: 24 (bchan: 12, tchan: 6, rchan: 6)
    [    2.168754] 001: ti-pktdma 485c0000.dma-controller: Number of rings: 288
    [    2.182380] 001: ti-pktdma 485c0000.dma-controller: Channels: 32 (tchan: 21, rchan: 11)
    [    2.193595] 001: printk: console [ttyS2] disabled
    [    2.198519] 001: 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 8, base_baud = 3000000) is a 8250
    [    2.207664] 001: printk: console [ttyS2] enabled
    [    2.212404] 001: printk: bootconsole [ns16550a0] disabled
    [    2.207664] 001: printk: console [ttyS2] enabled
    [    2.212404] 001: printk: bootconsole [ns16550a0] disabled
    [    2.232044] 001: random: fast init done
    [    2.238317] 001: spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [    2.238345] 001: 7 cmdlinepart partitions found on MTD device fc40000.spi.0
    [    2.238350] 001: Creating 7 MTD partitions on "fc40000.spi.0":
    [    2.238371] 001: 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    2.240004] 001: 0x000000080000-0x000000280000 : "ospi.tispl"
    [    2.246567] 001: 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    2.248040] 001: 0x000000680000-0x0000006c0000 : "ospi.env"
    [    2.249538] 001: 0x0000006c0000-0x000000700000 : "ospi.env.backup"
    [    2.250898] 001: 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    2.252304] 001: 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    2.312467] 001: davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    2.312487] 001: libphy: 8000f00.mdio: probed
    [    2.314062] 001: davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
    [    2.314111] 001: am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00903, cpsw version 0x6BA80903 Ports: 3 quirks:00000002
    [    2.315183] 001: am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 16
    [    2.315404] 001: am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.4
    [    2.315411] 001: am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [    2.316097] 001: pps pps0: new PPS source ptp0
    [    2.316413] 001: am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
    [    2.325104] 001: am65-cpts 39000000.cpts: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
    [    2.326283] 001: mmc0: CQHCI version 5.10
    [    2.369707] 001: mmc0: SDHCI controller on fa10000.sdhci [fa10000.sdhci] using ADMA 64-bit
    [    2.372398] 001: gpio-mux mux-controller: 2-way mux-controller registered
    [    2.377353] 001: davinci_gpio 601000.gpio: IRQ index 2 not found
    [    2.377367] 001: davinci_gpio 601000.gpio: IRQ not populated, err = -6
    [    2.378700] 001: vdd_mmc1: supplied by vsys_3v3
    [    2.379313] 001: libphy: mdio_mux: probed
    [    2.387154] 001: mmc1: CQHCI version 5.10
    [    2.433689] 001: mmc1: SDHCI controller on fa00000.sdhci [fa00000.sdhci] using ADMA 64-bit
    [    2.434053] 001: debugfs: Directory 'pd:114' with parent 'pm_genpd' already present!
    [    2.436201] 001: hctosys: unable to open rtc device (rtc0)
    [    2.439224] 001: ALSA device list:
    [    2.439234] 001:   No soundcards found.
    [    2.466972] 001: mmc0: Command Queue Engine enabled
    [    2.466999] 001: mmc0: new HS400 MMC card at address 0001
    [    2.467832] 001: mmcblk0: mmc0:0001 S0J56X 14.8 GiB
    [    2.468079] 001: mmcblk0boot0: mmc0:0001 S0J56X partition 1 31.5 MiB
    [    2.468308] 001: mmcblk0boot1: mmc0:0001 S0J56X partition 2 31.5 MiB
    [    2.472567] 001: mmcblk0rpmb: mmc0:0001 S0J56X partition 3 4.00 MiB, chardev (240:0)
    [    2.477472] 001: Waiting for root device PARTUUID=95292c97-02...
    [    2.492655] 001: mmc1: new ultra high speed SDR104 SDHC card at address aaaa
    [    2.493554] 001: mmcblk1: mmc1:aaaa SC32G 29.7 GiB
    [    2.496597] 001:  mmcblk1: p1 p2
    [    2.534459] 001: EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    2.534563] 001: VFS: Mounted root (ext4 filesystem) on device 179:98.
    [    2.538447] 001: devtmpfs: mounted
    [    2.539587] 001: Freeing unused kernel memory: 1472K
    [    2.539677] 001: Run /sbin/init as init process
    [    2.672092] 001: systemd[1]: System time before build time, advancing clock.
    [    2.729865] 001: NET: Registered protocol family 10
    [    2.731219] 001: Segment Routing with IPv6
    [    2.747062] 001: systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUT                                                                                                                  LS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    [    2.747656] 001: systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2020.09!
    
    [    2.803352] 001: systemd[1]: Set hostname to <am64xx-evm>.
    [    2.807160] 001: random: systemd: uninitialized urandom read (16 bytes read)
    [    2.807253] 001: systemd[1]: Initializing machine ID from random generator.
    [    3.363121] 001: random: systemd: uninitialized urandom read (16 bytes read)
    [    3.363479] 001: systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [    3.363497] 001: systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [    3.367871] 001: systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [  OK  ] Created slice system-serial\x2dgetty[    3.416725] 000: random: systemd: uninitialized urandom read (16 bytes read)
    .slice.
    [    3.418494] 000: systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-syslog\x2dng.sl[    3.442424] 000: systemd[1]: Created slice system-syslog\x2dng.slice.
    ice.
    [  OK  ] Created slice User and Session Slice[    3.466597] 000: systemd[1]: Created slice User and Session Slice.
    .
    [  OK  ] Started Dispatch Password �ts to C[    3.489192] 000: systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    onsole Directory Watch.
    [  OK  ] Started Forward Password R�uests t[    3.513087] 000: systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    o Wall Directory Watch.
    [  OK  ] Reached target Paths.
    [    3.536957] 000: systemd[1]: Reached target Paths.
    [  OK  ] Reached target Remote File Systems 001: systemd[1]: Reached target Remote File Systems.
    [0m.
    [  OK  ] Reached target Slices.
    [    3.572788] 000: systemd[1]: Reached target Slices.
    [  OK  ] Reached target Swap.
    [    3.584834] 001: systemd[1]: Reached target Swap.
    [  OK  ] Listening on RPCbind Server Activati[    3.597945] 000: systemd[1]: Listening on RPCbind Server Activation Socket.
    on Socket.
    [    3.620794] 000: systemd[1]: Reached target RPC Port Mapper.
    
    [  OK  ] Listening on Process Core Dump Sock[    3.652778] 001: systemd[1]: Listening on Process Core Dump Socket.
    et.
    [  OK  ] Listening on initctl Compatibility N[    3.677174] 000: systemd[1]: Listening on initctl Compatibility Named Pipe.
    amed Pipe.
    [  OK  ] Listening on Journal Socket (/dev/l[    3.712114] 001: systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    og).
    [    3.713305] 001: systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket.
    [    3.737595] 000: systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Network Service Netlin[    3.750184] 001: systemd[1]: Listening on Network Service Netlink Socket.
    k Socket.
    [  OK  ] Listening on udev Control Socket[    3.773570] 000: systemd[1]: Listening on udev Control Socket.
    .
    [  OK  ] Listening on udev Kernel Socket[    3.797290] 001: systemd[1]: Listening on udev Kernel Socket.
    .
             Mounting Huge Pages File System...
    [    3.826564] 000: systemd[1]: Mounting Huge Pages File System...
    [    3.844272] 000: systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
             Mounting Kernel Debug File System...
    [    3.870293] 000: systemd[1]: Mounting Kernel Debug File System...
             Mounting Temporary Directory (/tmp)...
    [    3.890313] 001: systemd[1]: Mounting Temporary Directory (/tmp)...
             Starting Create list of st�odes for the current kerne[    3.909214] 000: systemd[1]: Starting Create list of static device nodes for the current kerne                                                                                                                  l...
    l...
    [  OK  ] Started Hardware RNG Entropy Gather[    3.946329] 001: systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
    er Daemon.
             [    3.975764] 000: systemd[1]: Starting RPC Bind...
    Starting RPC Bind...
    [    3.997120] 000: systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
             [    4.012311] 000: systemd[1]: Starting Journal Service...
    Starting Journal Service...
             [    4.045518] 000: systemd[1]: Starting Load Kernel Modules...
    Starting Load Kernel Modules...
    [    4.076988] 000: cryptodev: loading out-of-tree module taints kernel.
    [    4.087210] 000: cryptodev: driver 1.10 loaded.
             Starting Remount Root and Kernel File Systems 001: systemd[1]: Starting Remount Root and Kernel File Systems...
    [0m...
             Starting udev Coldplug all Devices...
    [    4.135143] 001: systemd[1]: Starting udev Coldplug all Devices...
    [  OK  ] Started RPC Bind.
    [    4.168400] 001: systemd[1]: Started RPC Bind.
    [    4.203924] 000: EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
    [  OK  ] Mounted Huge Pages File System.
    [    4.250143] 000: systemd[1]: Mounted Huge Pages File System.
    [  OK  ] Mounted POSIX Message Queue File Sys[    4.263434] 000: systemd[1]: Mounted POSIX Message Queue File System.
    tem.
    [    4.294022] 001: systemd[1]: Mounted Kernel Debug File System.
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted Temporary Directory (/tmp) 001: systemd[1]: Mounted Temporary Directory (/tmp).
    [0m.
    [  OK  ] Started Journal Service.
    [    4.353563] 000: systemd[1]: Started Journal Service.
    [  OK  ] Started Create list of sta� nodes for the current kernel.
    [  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...[    4.506615] 000: systemd-journald[176]: 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 udev Kernel Device Manager.
    [  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 Coldplug all Devices.
    [  OK  ] Started Rebuild Journal Catalog.
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Started Rebuild Dynamic Linker Cache.
             Starting Update is Completed...
    [  OK  ] Started Update is Completed.
    [[    7.352557] 001: random: crng init done
    [    7.352574] 001: random: 7 urandom warning(s) missed due to ratelimiting
      OK  ] Started Network Time Synchronization.
    [  OK  ] Started Load/Save Random Seed.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchronized.
    
    [    8.296065] 001: 93xx46 spi1.0: 16-bit eeprom
    [    9.579005] 001: platform 78000000.r5f: configured R5F for remoteproc mode
    [    9.603503] 001: platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [    9.603937] 001: remoteproc remoteproc0: 78000000.r5f is available
    [    9.613068] 001: remoteproc remoteproc0: powering up 78000000.r5f
    [    9.613095] 001: remoteproc remoteproc0: Booting fw image am64-main-r5f0_0-fw, size 86732
    [    9.644104] 001: platform 78200000.r5f: configured R5F for remoteproc mode
    [    9.654742] 001: platform 78200000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
    [    9.655206] 001: remoteproc remoteproc1: 78200000.r5f is available
    [    9.656362] 001: platform 78000000.r5f: booting R5F core using boot addr = 0x0
    [    9.659388] 001:  remoteproc0#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000
    [    9.660181] 001: virtio_rpmsg_bus virtio0: rpmsg host is online
    [    9.660273] 001:  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [    9.660282] 001: remoteproc remoteproc0: remote processor 78000000.r5f is now up
    [    9.660666] 001: remoteproc remoteproc1: powering up 78200000.r5f
    [    9.660684] 001: remoteproc remoteproc1: Booting fw image am64-main-r5f0_1-fw, size 117792
    [    9.660996] 000: virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [    9.664703] 001: platform 78200000.r5f: booting R5F core using boot addr = 0x0
    [    9.664856] 001:  remoteproc1#vdev0buffer: assigned reserved memory node r5f-dma-memory@a1000000
    [    9.665669] 001: virtio_rpmsg_bus virtio1: rpmsg host is online
    [    9.665743] 001:  remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [    9.665752] 001: remoteproc remoteproc1: remote processor 78200000.r5f is now up
    [    9.666250] 000: virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [    9.766865] 001: platform 78400000.r5f: configured R5F for remoteproc mode
    [    9.778954] 001: platform 78400000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [    9.779423] 001: remoteproc remoteproc2: 78400000.r5f is available
    [    9.783933] 001: remoteproc remoteproc2: powering up 78400000.r5f
    [    9.783962] 001: remoteproc remoteproc2: Booting fw image am64-main-r5f1_0-fw, size 90696
    [    9.791161] 001: platform 78400000.r5f: booting R5F core using boot addr = 0x0
    [    9.791323] 001:  remoteproc2#vdev0buffer: assigned reserved memory node r5f-dma-memory@a2000000
    [    9.792101] 001: virtio_rpmsg_bus virtio2: rpmsg host is online
    [    9.792176] 001:  remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [    9.792187] 001: remoteproc remoteproc2: remote processor 78400000.r5f is now up
    [    9.792694] 000: virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
    [    9.796912] 000: platform 78600000.r5f: configured R5F for remoteproc mode
    [    9.797185] 000: platform 78600000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [    9.810772] 000: remoteproc remoteproc3: 78600000.r5f is available
    [    9.815138] 000: remoteproc remoteproc3: powering up 78600000.r5f
    [    9.815166] 000: remoteproc remoteproc3: Booting fw image am64-main-r5f1_1-fw, size 89596
    [    9.828722] 000: platform 78600000.r5f: booting R5F core using boot addr = 0x0
    [    9.828878] 000:  remoteproc3#vdev0buffer: assigned reserved memory node r5f-dma-memory@a3000000
    [    9.829687] 000: virtio_rpmsg_bus virtio3: rpmsg host is online
    [    9.829739] 000:  remoteproc3#vdev0buffer: registered virtio3 (type 7)
    [    9.829747] 000: remoteproc remoteproc3: remote processor 78600000.r5f is now up
    [    9.830239] 000: virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
    [  OK  ] Started Run pending postinsts.
    [  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.
    [  OK  ] Listening on dropbear.socket.
    [  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 Ethernet Bridge Filtering Tables...
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
             Starting Reboot and dump vmcore via kexec...
             Starting Matrix GUI...
             Starting System Logger Daemon "default" instance...
             Starting Login Service...
             Starting telnetd.service...
    [  OK  ] Started Ethernet Bridge Filtering Tables.
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Started Reboot and dump vmcore via kexec.
    [  OK  ] Started Matrix GUI.
    [  OK  ] Started telnetd.service.
    [  OK  ] Started System Logger Daemon "default" instance.
    [  OK  ] Reached target Network (Pre).
             Starting syslog.service...
             Starting Network Service...
    [  OK  ] Started syslog.service.
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
    [   13.021509] 000: TI DP83869 0.1:03: attached PHY driver [TI DP83869] (mii_bus:phy_addr=0.1:03, irq=POLL)
    [   13.023469] 001: am65-cpsw-nuss 8000000.ethernet eth1: Link is Down
             Starting Network Name Resolution...
    [   13.127782] 000: TI DP83867 8000f00.mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=8000f00.mdio:00, irq=POLL)
    [   13.129804] 001: am65-cpsw-nuss 8000000.ethernet eth0: Link is Down
    [  OK  ] Started Login Service.
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lookups.
             Starting Avahi mDNS/DNS-SD Stack...
             Starting Enable and configure wl18xx bluetooth stack...
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
             Starting Simple Network Ma�ent Protocol (SNMP) Daemon....
             Starting Permit User Sessions...
    [  OK  ] Started Vsftpd ftp daemon.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Started Enable and configure wl18xx bluetooth stack.
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Getty on tty1.
    [  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.
    [   15.185562] 001: am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
    [   15.185631] 001: IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [  OK  ] Started Simple Network Man�ement Protocol (SNMP) Daemon..
             Starting Rotate log files...
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
            autoconf
            bash
            bc
            binutils
            cifs-utils
            coreutils-stdbuf
            coreutils
            cpio
            cpp-symlinks
            cpp
            dosfstools
            elfutils
            g++-symlinks
            g++
            gawk
            gcc-symlinks
            gcc
            gdb
            gdbserver
            gettext
            gstreamer1.0-libav
            gzip
            less
            libasm1
            libbfd
            libdw1
            libelf1
            libgdbm-compat4
            libgdbm6
            libgettextlib
            libgettextsrc
            libgmp10
            libidn2-0
            libmpc3
            libmpfr6
            libreadline8
            libunistring2
            m4
            make
            nettle
            parted
            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
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
    [   18.864725] 000: cdns-usb3 f400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [  OK  ] Started Rotate log files.
    [  OK  ] Created slice system-systemd\x2dfsck.slice.
    [  OK  ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk1p1...
    [  OK  ] Started File System Check on /dev/mmcblk1p1.
             Mounting /run/media/mmcblk1p1...
    
     _____                    _____           _         _
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
                  |___|                    |___|
    
    Arago Project http://arago-project.org am64xx-evm ttyS2
    
    Arago 2020.09 am64xx-evm ttyS2
    
    am64xx-evm login: root
    root@am64xx-evm:~# uname -a
    Linux am64xx-evm 5.4.106-rt54-g519667b0d8 #1 SMP PREEMPT_RT Tue Apr 13 04:03:24 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux
    root@am64xx-evm:~# [   30.005470] 001: Initializing XFRM netlink socket
    
    root@am64xx-evm:~# ifconfig
    eth0      Link encap:Ethernet  HWaddr F4:84:4C:F9:50:3E
              inet addr:192.168.1.73  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::f684:4cff:fef9:503e/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:75 errors:0 dropped:37 overruns:0 frame:0
              TX packets:47 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:10490 (10.2 KiB)  TX bytes:6112 (5.9 KiB)
    
    eth1      Link encap:Ethernet  HWaddr 70:FF:76:1D:ED:38
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:82 errors:0 dropped:0 overruns:0 frame:0
              TX packets:82 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:6220 (6.0 KiB)  TX bytes:6220 (6.0 KiB)
    
    root@am64xx-evm:~#
    am64xx-evm login: [   29.046576] 001: Initializing XFRM netlink socket
    root
    root@am64xx-evm:~# ifconfig
    eth0      Link encap:Ethernet  HWaddr F4:84:4C:F9:58:C8
              inet addr:192.168.1.75  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::f684:4cff:fef9:58c8/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:68 errors:0 dropped:34 overruns:0 frame:0
              TX packets:43 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:9901 (9.6 KiB)  TX bytes:6114 (5.9 KiB)
    
    eth1      Link encap:Ethernet  HWaddr 70:F1:0F:76:FF:0D
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:82 errors:0 dropped:0 overruns:0 frame:0
              TX packets:82 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:6220 (6.0 KiB)  TX bytes:6220 (6.0 KiB)
    
    root@am64xx-evm:~#
    
    U-Boot SPL 2020.01-g2781231a33 (Apr 13 2021 - 07:10:05 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0015 '21.1.1--v2021.01a (Terrific Lla')
    Trying to boot from MMC2
    Loading Environment from MMC... *** Warning - No MMC card found, using default environment
    
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.4(release):07.03.00.005-dirty
    NOTICE:  BL31: Built : 04:15:34, Apr 13 2021
    
    U-Boot SPL 2020.01-g2781231a33 (Apr 13 2021 - 04:26:51 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0015 '21.1.1--v2021.01a (Terrific Lla')
    Trying to boot from MMC2
    
    
    U-Boot 2020.01-g2781231a33 (Apr 13 2021 - 04:26:51 +0000)
    
    SoC:   AM64X SR1.0
    Model: Texas Instruments AM642 EVM
    Board: AM64-GPEVM rev E2
    DRAM:  2 GiB
    MMC:   sdhci@fa10000: 0, sdhci@fa00000: 1
    Loading Environment from MMC... *** Warning - bad CRC, using default environment
    
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Net:
    Warning: ethernet@8000000 using MAC address from ROM
    eth0: ethernet@8000000
    Hit any key to stop autoboot:  0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    574 bytes read in 2 ms (280.3 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    15527944 bytes read in 632 ms (23.4 MiB/s)
    35357 bytes read in 5 ms (6.7 MiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 000000008fff4000, end 000000008ffffa1c ... 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: Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] 000: OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] 000: Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] 000: OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] 000: Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] 000: OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] 000: Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] 000: OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] 000: cma: Reserved 24 MiB at 0x00000000fe800000
    [    0.000000] 000: On node 0 totalpages: 53248
    [    0.000000] 000:   DMA zone: 4096 pages used for memmap
    [    0.000000] 000:   DMA zone: 0 pages reserved
    [    0.000000] 000:   DMA zone: 262144 pages, LIFO batch:63
    [    0.000000] 000:   DMA32 zone: 4096 pages used for memmap
    [    0.000000] 000:   DMA32 zone: 18446744073709342720 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.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: 45056
    [    0.000000] 000: Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=fc40000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern) root=PARTUUID=95292c97-02 rw rootfstype=ext4 rootwait
    [    0.000000] 000: Dentry cache hash table entries: 32768 (order: 7, 524288 bytes, linear)
    [    0.000000] 000: Inode-cache hash table entries: 16384 (order: 5, 131072 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: 1855088K/212992K available (9342K kernel code, 636K rwdata, 3632K rodata, 1472K init, 423K bss, 18446744073707884944K reserved, 24576K cma-reserved)
    [    0.000000] 000: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.
    [    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=2
    [    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: 256 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:0x0000000001840000
    [    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 @fb400000 (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 @0x00000000fbc30000
    [    0.000000] 000: GIC: using cache flushing for LPI property table
    [    0.000000] 000: GICv3: CPU0: using allocated LPI pending table @0x00000000fbc40000
    [    0.000000] 000: random: get_random_bytes called from start_kernel+0x2bc/0x430 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.000001] 000: sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008882] 000: Console: colour dummy device 80x25
    [    0.013921] 000: Calibrating delay loop (skipped), value calculated using timer frequency..
    [    0.022543] 000: 400.00 BogoMIPS (lpj=800000)
    [    0.026996] 000: pid_max: default: 32768 minimum: 301
    [    0.032274] 000: LSM: Security Framework initializing
    [    0.037496] 000: Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
    [    0.045321] 000: Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
    [    0.055425] 000: ASID allocator initialised with 32768 entries
    [    0.061543] 000: rcu: Hierarchical SRCU implementation.
    [    0.067398] 000: Platform MSI: msi-controller@1820000 domain created
    [    0.074162] 000: PCI/MSI: /bus@f4000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.084121] 000: smp: Bringing up secondary CPUs ...
    [    0.090061] 001: Detected VIPT I-cache on CPU1
    [    0.094633] 001: GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000
    [    0.102106] 001: GICv3: CPU1: using allocated LPI pending table @0x00000000fbc50000
    [    0.109969] 001: CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.117209] 000: smp: Brought up 1 node, 2 CPUs
    [    0.121882] 000: SMP: Total of 2 processors activated.
    [    0.127151] 000: CPU features: detected: 32-bit EL0 Support
    [    0.132864] 000: CPU features: detected: CRC32 instructions
    [    0.144685] 000: CPU: All CPU(s) started at EL2
    [    0.149347] 000: alternatives: patching kernel code
    [    0.155898] 001: devtmpfs: initialized
    [    0.166397] 001: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.176851] 001: futex hash table entries: 512 (order: 4, 65536 bytes, linear)
    [    0.185453] 001: pinctrl core: initialized pinctrl subsystem
    [    0.192319] 001: NET: Registered protocol family 16
    [    0.199533] 001: DMA: preallocated 256 KiB pool for atomic allocations
    [    0.207189] 001: hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.230141] 000: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.237506] 000: HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.244816] 000: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.252126] 000: HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.260544] 000: cryptd: max_cpu_qlen set to 1000
    [    0.269364] 001: vsys_5v0: supplied by evm_12v0
    [    0.274417] 001: vsys_3v3: supplied by evm_12v0
    [    0.280165] 001: iommu: Default domain type: Translated
    [    0.286116] 001: SCSI subsystem initialized
    [    0.291120] 001: mc: Linux media interface: v0.10
    [    0.296012] 001: videodev: Linux video capture interface: v2.00
    [    0.302142] 001: pps_core: LinuxPPS API ver. 1 registered
    [    0.307679] 001: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.317489] 001: PTP clock support registered
    [    0.321983] 001: EDAC MC: Ver: 3.0.0
    [    0.326413] 000: omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fc9100
    [    0.333804] 000: omap-mailbox 29040000.mailbox: omap mailbox rev 0x66fc9100
    [    0.341086] 000: omap-mailbox 29060000.mailbox: omap mailbox rev 0x66fc9100
    [    0.348913] 001: FPGA manager framework
    [    0.352966] 001: Advanced Linux Sound Architecture Driver Initialized.
    [    0.360632] 001: clocksource: Switched to clocksource arch_sys_counter
    [    0.367546] 001: VFS: Disk quotas dquot_6.6.0
    [    0.372088] 001: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.386687] 001: thermal_sys: Registered thermal governor 'step_wise'
    [    0.393332] 001: thermal_sys: Registered thermal governor 'power_allocator'
    [    0.400833] 001: NET: Registered protocol family 2
    [    0.406404] 001: tcp_listen_portaddr_hash hash table entries: 128 (order: 1, 8192 bytes, linear)
    [    0.415510] 001: TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
    [    0.423924] 001: TCP bind hash table entries: 2048 (order: 4, 114688 bytes, linear)
    [    0.431859] 001: TCP: Hash tables configured (established 2048 bind 2048)
    [    0.439013] 001: UDP hash table entries: 256 (order: 3, 32768 bytes, linear)
    [    0.446279] 001: UDP-Lite hash table entries: 256 (order: 3, 32768 bytes, linear)
    [    0.454186] 001: NET: Registered protocol family 1
    [    0.459703] 000: RPC: Registered named UNIX socket transport module.
    [    0.466262] 000: RPC: Registered udp transport module.
    [    0.471525] 000: RPC: Registered tcp transport module.
    [    0.476785] 000: RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.483834] 000: PCI: CLS 0 bytes, default 64
    [    0.489164] 000: hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    0.501818] 001: Initialise system trusted keyrings
    [    0.507139] 001: workingset: timestamp_bits=46 max_order=19 bucket_order=0
    [    0.521711] 001: squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.529024] 001: NFS: Registering the id_resolver key type
    [    0.534706] 001: Key type id_resolver registered
    [    0.539448] 001: Key type id_legacy registered
    [    0.544027] 001: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.551651] 001: 9p: Installing v9fs 9p2000 file system support
    [    0.573422] 001: Key type asymmetric registered
    [    0.578094] 001: Asymmetric key parser 'x509' registered
    [    0.583605] 001: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    0.591628] 001: io scheduler mq-deadline registered
    [    0.596725] 001: io scheduler kyber registered
    [    0.603600] 001: pinctrl-single f4000.pinctrl: 185 pins, size 740
    [    0.611126] 001: pinctrl-single a40000.timesync-router: 512 pins, size 2048
    [    0.626985] 000: Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.650253] 000: brd: module loaded
    [    0.664719] 001: loop: module loaded
    [    0.672117] 001: libphy: Fixed MDIO Bus: probed
    [    0.677461] 001: tun: Universal TUN/TAP device driver, 1.6
    [    0.683765] 001: igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [    0.692252] 001: igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.698847] 001: sky2: driver version 1.30
    [    0.704287] 001: VFIO - User Level meta-driver version: 0.3
    [    0.711048] 001: i2c /dev entries driver
    [    0.716009] 001: sdhci: Secure Digital Host Controller Interface driver
    [    0.722813] 001: sdhci: Copyright(c) Pierre Ossman
    [    0.728266] 001: sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.735490] 001: ti-sci bus@f4000:dmsc: invalid resource
    [    0.742407] 001: optee: probing for conduit method from DT.
    [    0.748215] 001: optee: revision 3.11 (c4def2a8)
    [    0.753696] 001: optee: initialized driver
    [    0.759914] 001: NET: Registered protocol family 17
    [    0.765306] 001: 9pnet: Installing 9P2000 support
    [    0.770247] 001: Key type dns_resolver registered
    0x[       00..700750078000]]  000000::  rBoeogtisintegr eLdi nutaxs oksn tpathys sivceralsi CoPn U1
    i 0[0 0 0  0000.700840 8[800]x4 01000f:d0 3Lo4]ad
     ng compiled-in X.509 certificates
    [    0.802404] 000: ti-sci bus@f4000:dmsc: invalid resource
    [    0.808411] 000: ti-sci bus@f4000:dmsc: ABI: 3.1 (firmware rev 0x0015 '21.1.1--v2021.01a (Terrific Lla')
    [    0.837563] 000: omap_i2c 20000000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.845123] 000: pca953x 1-0022: 1-0022 supply vcc not found, using dummy regulator
    [    0.853109] 000: pca953x 1-0022: using AI
    [    0.881610] 000: omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
    [    0.888836] 000: omap_i2c 20020000.i2c: bus 2 rev0.12 at 100 kHz
    [    0.895998] 000: omap_i2c 20030000.i2c: bus 3 rev0.12 at 100 kHz
    [    0.902500] 000: ti-sci-intr bus@f4000:interrupt-controller0: Interrupt Router 3 domain created
    [    0.911727] 000: ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain -1 created
    [    1.938000] 000: j721e-pcie f102000.pcie: host bridge /bus@f4000/pcie@f102000 ranges:
    [    1.946173] 000: j721e-pcie f102000.pcie:    IO 0x68001000..0x68010fff -> 0x68001000
    [    1.954138] 000: j721e-pcie f102000.pcie:   MEM 0x68011000..0x6fffffff -> 0x68011000
    [    1.962316] 000: j721e-pcie f102000.pcie: PCI host bridge to bus 0000:00
    [    1.969192] 000: pci_bus 0000:00: root bus resource [bus 00-0f]
    [    1.975263] 000: pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x68001000-0x68010fff])
    [    1.985414] 000: pci_bus 0000:00: root bus resource [mem 0x68011000-0x6fffffff]
    [    1.992935] 000: pci 0000:00:00.0: [104c:b010] type 01 class 0x060400
    [    1.999549] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.009877] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.020230] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xe8 may corrupt adjacent RW1C bits
    [    2.030647] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.041075] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x92 may corrupt adjacent RW1C bits
    [    2.051498] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xb2 may corrupt adjacent RW1C bits
    [    2.061952] 000: pci 0000:00:00.0: supports D1
    [    2.066508] 000: pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    2.072842] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x84 may corrupt adjacent RW1C bits
    [    2.085062] 000: pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.093718] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.104137] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.114556] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.126493] 000: pci_bus 0000:01: busn_res: [bus 01-0f] end is updated to 01
    [    2.133752] 000: pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.140212] 000: pcieport 0000:00:00.0: PME: Signaling with IRQ 29
    [    2.147059] 000: pcieport 0000:00:00.0: AER: enabled with IRQ 29
    [    2.153917] 000: ti-bcdma 485c0100.dma-controller: Number of rings: 68
    [    2.162082] 000: ti-bcdma 485c0100.dma-controller: Channels: 24 (bchan: 12, tchan: 6, rchan: 6)
    [    2.173156] 000: ti-pktdma 485c0000.dma-controller: Number of rings: 288
    [    2.186869] 000: ti-pktdma 485c0000.dma-controller: Channels: 32 (tchan: 21, rchan: 11)
    [    2.198113] 000: printk: console [ttyS2] disabled
    [    2.203036] 000: 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 8, base_baud = 3000000) is a 8250
    [    2.212185] 000: printk: console [ttyS2] enabled
    [    2.216930] 000: printk: bootconsole [ns16550a0] disabled
    [    2.212185] 000: printk: console [ttyS2] enabled
    [    2.216930] 000: printk: bootconsole [ns16550a0] disabled
    [    2.236473] 001: random: fast init done
    [    2.242313] 000: spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [    2.242341] 000: 7 cmdlinepart partitions found on MTD device fc40000.spi.0
    [    2.242347] 000: Creating 7 MTD partitions on "fc40000.spi.0":
    [    2.242356] 000: 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    2.243994] 000: 0x000000080000-0x000000280000 : "ospi.tispl"
    [    2.250764] 000: 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    2.252213] 000: 0x000000680000-0x0000006c0000 : "ospi.env"
    [    2.253697] 000: 0x0000006c0000-0x000000700000 : "ospi.env.backup"
    [    2.255065] 000: 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    2.256452] 000: 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    2.312656] 000: davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    2.312677] 000: libphy: 8000f00.mdio: probed
    [    2.313762] 000: davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver unknown
    [    2.313818] 000: am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00903, cpsw version 0x6BA80903 Ports: 3 quirks:00000002
    [    2.314912] 000: am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 16
    [    2.315143] 000: am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.4
    [    2.315151] 000: am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [    2.315840] 000: pps pps0: new PPS source ptp0
    [    2.316197] 000: am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
    [    2.325008] 000: am65-cpts 39000000.cpts: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
    [    2.326194] 000: mmc0: CQHCI version 5.10
    [    2.369912] 000: mmc0: SDHCI controller on fa10000.sdhci [fa10000.sdhci] using ADMA 64-bit
    [    2.372934] 000: gpio-mux mux-controller: 2-way mux-controller registered
    [    2.378347] 000: davinci_gpio 601000.gpio: IRQ index 2 not found
    [    2.378363] 000: davinci_gpio 601000.gpio: IRQ not populated, err = -6
    [    2.379909] 000: vdd_mmc1: supplied by vsys_3v3
    [    2.380483] 000: libphy: mdio_mux: probed
    [    2.388199] 000: mmc1: CQHCI version 5.10
    [    2.432658] 000: mmc1: SDHCI controller on fa00000.sdhci [fa00000.sdhci] using ADMA 64-bit
    [    2.433194] 000: debugfs: Directory 'pd:114' with parent 'pm_genpd' already present!
    [   2.435565] 000: hctosys: unable to open rtc device (rtc0)
    [    2.438810] 000: ALSA device list:
    [    2.438819] 000:   No soundcards found.
    [    2.466789] 000: Waiting for root device PARTUUID=95292c97-02...
    [    2.468221] 000: mmc0: Command Queue Engine enabled
    [    2.468245] 000: mmc0: new HS400 MMC card at address 0001
    [    2.469141] 000: mmcblk0: mmc0:0001 S0J56X 14.8 GiB
    [    2.469381] 000: mmcblk0boot0: mmc0:0001 S0J56X partition 1 31.5 MiB
    [    2.469604] 000: mmcblk0boot1: mmc0:0001 S0J56X partition 2 31.5 MiB
    [    2.469878] 000: mmcblk0rpmb: mmc0:0001 S0J56X partition 3 4.00 MiB, chardev (240:0)
    [    2.489924] 000: mmc1: new ultra high speed SDR104 SDHC card at address aaaa
    [    2.490782] 000: mmcblk1: mmc1:aaaa SC32G 29.7 GiB
    [    2.493192] 000:  mmcblk1: p1 p2
    [    2.722897] 001: EXT4-fs (mmcblk1p2): 1 orphan inode deleted
    [    2.722925] 001: EXT4-fs (mmcblk1p2): recovery complete
    [    2.741249] 001: EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    2.741376] 001: VFS: Mounted root (ext4 filesystem) on device 179:98.
    [    2.742759] 001: devtmpfs: mounted
    [    2.743887] 001: Freeing unused kernel memory: 1472K
    [    2.743976] 001: Run /sbin/init as init process
    [    2.865143] 001: systemd[1]: System time before build time, advancing clock.
    [    2.916509] 001: NET: Registered protocol family 10
    [    2.917929] 001: Segment Routing with IPv6
    [    2.933968] 001: systemd[1]: systemd 244.5+ 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)
    [    2.934552] 001: systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2020.09!
    
    [    2.979600] 001: systemd[1]: Set hostname to <am64xx-evm>.
    [    3.519900] 001: random: systemd: uninitialized urandom read (16 bytes read)
    [    3.520260] 001: systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [[    3.520277] 001: systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
      OK  [    3.524750] 000: systemd[1]: Created slice system-getty.slice.
    ] Created slice system-getty.slice.
    [  OK  ] Created slice system-serial\x2dgetty[    3.568963] 000: random: systemd: uninitialized urandom read (16 bytes read)
    .slice.
    [    3.570713] 000: systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-syslog\x2dng.sl[    3.592919] 000: random: systemd: uninitialized urandom read (16 bytes read)
    ice.
    [    3.594661] 000: systemd[1]: Created slice system-syslog\x2dng.slice.
    [  OK  ] Created slice User and Session Slic[    3.618815] 001: systemd[1]: Created slice User and Session Slice.
    e.
    [  OK  ] Started Dispatch Password �ts to C[    3.641377] 000: systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    onsole Directory Watch.
    [  OK  ] Started Forward Password R�uests t[    3.665295] 000: systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    o Wall Directory Watch.
    [  OK  ] Reached target Paths.
    [    3.689183] 001: systemd[1]: Reached target Paths.
    [  OK  ] Reached target Remote File Systems 001: systemd[1]: Reached target Remote File Systems.
    [0m.
    [  OK  ] Reached target Slices.
    [    3.724994] 000: systemd[1]: Reached target Slices.
    [  OK  ] Reached target Swap.
    [    3.736997] 001: systemd[1]: Reached target Swap.
    [  OK  ] Listening on RPCbind Server Activati[    3.750153] 000: systemd[1]: Listening on RPCbind Server Activation Socket.
    on Socket.
    [    3.772989] 000: systemd[1]: Reached target RPC Port Mapper.
    
    [  OK  ] Listening on Process Core Dump Sock[    3.805011] 001: systemd[1]: Listening on Process Core Dump Socket.
    et.
    [  OK  ] Listening on initctl Compatibility N[    3.829355] 000: systemd[1]: Listening on initctl Compatibility Named Pipe.
    amed Pipe.
    [    3.863855] 001: systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    3.865040] 001: systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket.
    [    3.897760] 000: systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Network Service Netlink[    3.910338] 000: systemd[1]: Listening on Network Service Netlink Socket.
     Socket.
    [  OK  ] Listening on udev Control Socket[    3.933759] 000: systemd[1]: Listening on udev Control Socket.
    .
    [  OK  ] Listening on udev Kernel Socket.[    3.957446] 000: systemd[1]: Listening on udev Kernel Socket.
    
             Mounting Huge Pages File System...
    [    3.986720] 000: systemd[1]: Mounting Huge Pages File System...
    [    4.004502] 000: systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
             Mounting Kernel Debug File System...
    [    4.030491] 000: systemd[1]: Mounting Kernel Debug File System...
             Mounting Temporary Directory (/tmp)...
    [    4.050598] 001: systemd[1]: Mounting Temporary Directory (/tmp)...
             Starting Create list of st�odes for the current kerne[    4.069431] 000: systemd[1]: Starting Create list of static device nodes for the current kernel...
    l...
    [  OK  ] Started Hardware RNG Entropy Gather[    4.106495] 001: systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
    er Daemon.
             [    4.134532] 000: systemd[1]: Starting RPC Bind...
    Starting RPC Bind...
    [    4.146584] 000: systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    4.164304] 000: systemd[1]: Starting Journal Service...
             Starting Journal Service...
             [    4.200247] 000: systemd[1]: Starting Load Kernel Modules...
    Starting Load Kernel Modules...
             [    4.239625] 000: systemd[1]: Starting Remount Root and Kernel File Systems...
    Starting Remount Root and Kernel File Systems...
    [    4.257113] 001: cryptodev: loading out-of-tree module taints kernel.
    [    4.269145] 001: cryptodev: driver 1.10 loaded.
             Starting udev Coldplug all Devices...
    [    4.279256] 001: systemd[1]: Starting udev Coldplug all Devices...
    [    4.309340] 000: EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
    [    4.328142] 000: systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [[    4.381268] 000: systemd[1]: Mounted Huge Pages File System.
      OK  ] Mounted Huge Pages File System.
    [  OK  ] Mounted POSIX Message Queue File Sys[    4.440816] 000: systemd[1]: Mounted POSIX Message Queue File System.
    tem.
    [  OK  ] Mounted Kernel Debug File System[    4.466162] 000: systemd[1]: Mounted Kernel Debug File System.
    .
    [  OK  ] Started Journal Service.
    [    4.505751] 000: systemd[1]: Started Journal Service.
    [  OK  ] Mounted Temporary Directory (/tmp).
    [  OK  ] Started Create list of sta� nodes for the current kernel.
    [  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...
             Starting Create Static Device Nodes in /dev    4.710281] 000: systemd-journald[177]: Received client request to flush runtime journal.
    m...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Apply Kernel Variables.
    [  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 Create Volatile Files and Directories...
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started Create Volatile Files and Directories.
             Starting Network Time Synchronization...
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchronized.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Reached target Timers.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
    [  OK  ] Listening on dropbear.socket.
    [  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 Ethernet Bridge Filtering Tables...
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
             Starting Reboot and dump vmcore via kexec...
    [    7.423873] 000: random: crng init done
    [    7.423890] 000: random: 7 urandom warning(s) missed due to ratelimiting
             Starting Matrix GUI...
             Starting System Logger Daemon "default" instance...
             Starting Login Service...
             Starting telnetd.service...
    [  OK  ] Started Load/Save Random Seed.
    [  OK  ] Started Ethernet Bridge Filtering Tables.
    [  OK  ] Started System Logger Daemon "default" instance.
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Started Reboot and dump vmcore via kexec.
    [  OK  ] Started Matrix GUI.
    [  OK  ] Started telnetd.service.
    [  OK  ] Reached target Network (Pre).
             Starting syslog.service...
             Starting Network Service...
    [  OK  ] Started syslog.service.
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
             Starting Network Name Resolution...
    [  OK  ] Started Login Service.
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lookups.
             Starting Avahi mDNS/DNS-SD Stack...
             Starting Enable and configure wl18xx bluetooth stack...
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
             Starting Simple Network Ma�ent Protocol (SNMP) Daemon....
    [    9.632332] 001: 93xx46 spi1.0: 16-bit eeprom
             Starting Permit User Sessions...
    [  OK  ] Started Vsftpd ftp daemon.
    [  OK  ] Started Enable and configure wl18xx bluetooth stack.
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Started Getty on tty1.
    [  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 Simple Network Man�ement Protocol (SNMP) Daemon..
    [   10.489202] 000: platform 78000000.r5f: configured R5F for remoteproc mode
    [   10.489458] 000: platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [   10.489880] 000: remoteproc remoteproc0: 78000000.r5f is available
    [   10.502896] 000: remoteproc remoteproc0: powering up 78000000.r5f
    [   10.502926] 000: remoteproc remoteproc0: Booting fw image am64-main-r5f0_0-fw, size 86732
    [   10.516399] 000: platform 78000000.r5f: booting R5F core using boot addr = 0x0
    [   10.516564] 000:  remoteproc0#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000
    [   10.517575] 000: virtio_rpmsg_bus virtio0: rpmsg host is online
    [   10.517685] 000:  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [   10.517694] 000: remoteproc remoteproc0: remote processor 78000000.r5f is now up
    [   10.517949] 000: virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [   10.542368] 001: platform 78200000.r5f: configured R5F for remoteproc mode
    [   10.553566] 001: platform 78200000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
    [   10.553990] 001: remoteproc remoteproc1: 78200000.r5f is available
    [   10.560506] 001: remoteproc remoteproc1: powering up 78200000.r5f
    [   10.560537] 001: remoteproc remoteproc1: Booting fw image am64-main-r5f0_1-fw, size 117792
    [   10.572976] 001: platform 78200000.r5f: booting R5F core using boot addr = 0x0
    [   10.583606] 001:  remoteproc1#vdev0buffer: assigned reserved memory node r5f-dma-memory@a1000000
    [   10.584452] 001: virtio_rpmsg_bus virtio1: rpmsg host is online
    [   10.584554] 001:  remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [   10.584564] 001: remoteproc remoteproc1: remote processor 78200000.r5f is now up
    [   10.585007] 000: virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [   10.700375] 001: platform 78400000.r5f: configured R5F for remoteproc mode
    [   10.704900] 001: platform 78400000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [   10.705331] 001: remoteproc remoteproc2: 78400000.r5f is available
    [   10.712071] 001: remoteproc remoteproc2: powering up 78400000.r5f
    [   10.712101] 001: remoteproc remoteproc2: Booting fw image am64-main-r5f1_0-fw, size 90696
    [   10.721063] 001: platform 78400000.r5f: booting R5F core using boot addr = 0x0
    [   10.721221] 001:  remoteproc2#vdev0buffer: assigned reserved memory node r5f-dma-memory@a2000000
    [   10.722001] 001: virtio_rpmsg_bus virtio2: rpmsg host is online
    [   10.722052] 001:  remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [   10.722060] 001: remoteproc remoteproc2: remote processor 78400000.r5f is now up
    [   10.722563] 000: virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
    [   10.753012] 000: platform 78600000.r5f: configured R5F for remoteproc mode
    [   10.753286] 000: platform 78600000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [   10.753732] 000: remoteproc remoteproc3: 78600000.r5f is available
    [   10.757891] 000: remoteproc remoteproc3: powering up 78600000.r5f
    [   10.757922] 000: remoteproc remoteproc3: Booting fw image am64-main-r5f1_1-fw, size 89596
    [   10.770018] 000: platform 78600000.r5f: booting R5F core using boot addr = 0x0
    [   10.770199] 000:  remoteproc3#vdev0buffer: assigned reserved memory node r5f-dma-memory@a3000000
    [   10.771159] 000: virtio_rpmsg_bus virtio3: rpmsg host is online
    [   10.771278] 000:  remoteproc3#vdev0buffer: registered virtio3 (type 7)
    [   10.771287] 000: remoteproc remoteproc3: remote processor 78600000.r5f is now up
    [   10.771688] 000: virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
    [   11.185373] 001: Generic PHY 8000f00.mdio:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=8000f00.mdio:00, irq=POLL)
    [   11.195748] 001: am65-cpsw-nuss 8000000.ethernet eth0: Link is Down
    [   11.341095] 001: TI DP83869 0.1:03: attached PHY driver [TI DP83869] (mii_bus:phy_addr=0.1:03, irq=POLL)
    [   11.349953] 001: am65-cpsw-nuss 8000000.ethernet eth1: Link is Down
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
            autoconf
            bash
            bc
            binutils
            cifs-utils
            coreutils-stdbuf
            coreutils
            cpio
            cpp-symlinks
            cpp
            dosfstools
            elfutils
            g++-symlinks
            g++
            gawk
            gcc-symlinks
            gcc
            gdb
            gdbserver
            gettext
            gstreamer1.0-libav
            gzip
            less
            libasm1
            libbfd
            libdw1
            libelf1
            libgdbm-compat4
            libgdbm6
            libgettextlib
            libgettextsrc
            libgmp10
            libidn2-0
            libmpc3
            libmpfr6
            libreadline8
            libunistring2
            m4
            make
            nettle
            parted
            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
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
    
     _____                    _____           _         _
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
                  |___|                    |___|
    
    Arago Project http://arago-project.org am64xx-evm ttyS2
    
    Arago 2020.09 am64xx-evm ttyS2
    
    am64xx-evm login: [   17.952894] 001: cdns-usb3 f400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    
    am64xx-evm login: root
    root@am64xx-evm:~# ifconfig
    eth0      Link encap:Ethernet  HWaddr F4:84:4C:F9:58:C8
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    
    eth1      Link encap:Ethernet  HWaddr 70:F1:0F:76:FF:0D
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:82 errors:0 dropped:0 overruns:0 frame:0
              TX packets:82 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:6220 (6.0 KiB)  TX bytes:6220 (6.0 KiB)
    
    root@am64xx-evm:~# [  129.627291] 001: Initializing XFRM netlink socket
    
    root@am64xx-evm:~# ifconfig
    eth0      Link encap:Ethernet  HWaddr F4:84:4C:F9:58:C8
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    
    eth1      Link encap:Ethernet  HWaddr 70:F1:0F:76:FF:0D
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:82 errors:0 dropped:0 overruns:0 frame:0
              TX packets:82 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:6220 (6.0 KiB)  TX bytes:6220 (6.0 KiB)
    
    root@am64xx-evm:~# uname -a
    Linux am64xx-evm 5.4.106-rt54-g519667b0d8 #1 SMP PREEMPT_RT Tue Apr 13 04:03:24 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux
    root@am64xx-evm:~#
    

  • I also just had a bootup where the eth0, eth1 peripherals don't show up at all, *although* there is a link light.

    U-Boot SPL 2020.01-g2781231a33 (Apr 13 2021 - 07:10:05 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0015 '21.1.1--v2021.01a (Terrific Lla')
    Trying to boot from MMC2
    Loading Environment from MMC... *** Warning - No MMC card found, using default environment
    
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.4(release):07.03.00.005-dirty
    NOTICE:  BL31: Built : 04:15:34, Apr 13 2021
    
    U-Boot SPL 2020.01-g2781231a33 (Apr 13 2021 - 04:26:51 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0015 '21.1.1--v2021.01a (Terrific Lla')
    Trying to boot from MMC2
    
    
    U-Boot 2020.01-g2781231a33 (Apr 13 2021 - 04:26:51 +0000)
    
    SoC:   AM64X SR1.0
    Model: Texas Instruments AM642 EVM
    Board: AM64-GPEVM rev E2
    DRAM:  2 GiB
    MMC:   sdhci@fa10000: 0, sdhci@fa00000: 1
    Loading Environment from MMC... *** Warning - bad CRC, using default environment
    
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Net:   Could not get PHY for ethernet@8000000: addr 0
    phy_connect() failed
    No ethernet found.
    
    Hit any key to stop autoboot:  0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    574 bytes read in 2 ms (280.3 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    15527944 bytes read in 633 ms (23.4 MiB/s)
    35357 bytes read in 4 ms (8.4 MiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 000000008fff4000, end 000000008ffffa1c ... 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: Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] 000: OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] 000: Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] 000: OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] 000: Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] 000: OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] 000: Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] 000: OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] 000: cma: Reserved 24 MiB at 0x00000000fe800000
    [    0.000000] 000: On node 0 totalpages: 53248
    [    0.000000] 000:   DMA zone: 4096 pages used for memmap
    [    0.000000] 000:   DMA zone: 0 pages reserved
    [    0.000000] 000:   DMA zone: 262144 pages, LIFO batch:63
    [    0.000000] 000:   DMA32 zone: 4096 pages used for memmap
    [    0.000000] 000:   DMA32 zone: 18446744073709342720 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.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: 45056
    [    0.000000] 000: Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=fc40000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern) root=PARTUUID=95292c97-02 rw rootfstype=ext4 rootwait
    [    0.000000] 000: Dentry cache hash table entries: 32768 (order: 7, 524288 bytes, linear)
    [    0.000000] 000: Inode-cache hash table entries: 16384 (order: 5, 131072 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: 1855088K/212992K available (9342K kernel code, 636K rwdata, 3632K rodata, 1472K init, 423K bss, 18446744073707884944K reserved, 24576K cma-reserved)
    [    0.000000] 000: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.
    [    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=2
    [    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: 256 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:0x0000000001840000
    [    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 @fb400000 (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 @0x00000000fbc30000
    [    0.000000] 000: GIC: using cache flushing for LPI property table
    [    0.000000] 000: GICv3: CPU0: using allocated LPI pending table @0x00000000fbc40000
    [    0.000000] 000: random: get_random_bytes called from start_kernel+0x2bc/0x430 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.000001] 000: sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008885] 000: Console: colour dummy device 80x25
    [    0.013923] 000: Calibrating delay loop (skipped), value calculated using timer frequency..
    [    0.022544] 000: 400.00 BogoMIPS (lpj=800000)
    [    0.026997] 000: pid_max: default: 32768 minimum: 301
    [    0.032279] 000: LSM: Security Framework initializing
    [    0.037500] 000: Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
    [    0.045327] 000: Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
    [    0.055435] 000: ASID allocator initialised with 32768 entries
    [    0.061554] 000: rcu: Hierarchical SRCU implementation.
    [    0.067410] 000: Platform MSI: msi-controller@1820000 domain created
    [    0.074166] 000: PCI/MSI: /bus@f4000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.084128] 000: smp: Bringing up secondary CPUs ...
    [    0.090058] 001: Detected VIPT I-cache on CPU1
    [    0.094629] 001: GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000
    [    0.102101] 001: GICv3: CPU1: using allocated LPI pending table @0x00000000fbc50000
    [    0.109963] 001: CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.117209] 000: smp: Brought up 1 node, 2 CPUs
    [    0.121881] 000: SMP: Total of 2 processors activated.
    [    0.127148] 000: CPU features: detected: 32-bit EL0 Support
    [    0.132861] 000: CPU features: detected: CRC32 instructions
    [    0.144682] 000: CPU: All CPU(s) started at EL2
    [    0.149344] 000: alternatives: patching kernel code
    [    0.155892] 001: devtmpfs: initialized
    [    0.166387] 001: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.176845] 001: futex hash table entries: 512 (order: 4, 65536 bytes, linear)
    [    0.185437] 001: pinctrl core: initialized pinctrl subsystem
    [    0.192298] 001: NET: Registered protocol family 16
    [    0.199507] 001: DMA: preallocated 256 KiB pool for atomic allocations
    [    0.207161] 001: hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.230164] 000: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.237524] 000: HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.244839] 000: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.252148] 000: HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.260564] 000: cryptd: max_cpu_qlen set to 1000
    [    0.269380] 001: vsys_5v0: supplied by evm_12v0
    [    0.274448] 001: vsys_3v3: supplied by evm_12v0
    [    0.280063] 000: iommu: Default domain type: Translated
    [    0.286038] 000: SCSI subsystem initialized
    [    0.291067] 000: mc: Linux media interface: v0.10
    [    0.296252] 000: videodev: Linux video capture interface: v2.00
    [    0.302357] 000: pps_core: LinuxPPS API ver. 1 registered
    [    0.307894] 000: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.317705] 000: PTP clock support registered
    [    0.322201] 000: EDAC MC: Ver: 3.0.0
    [    0.326656] 001: omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fc9100
    [    0.334059] 001: omap-mailbox 29040000.mailbox: omap mailbox rev 0x66fc9100
    [    0.341354] 001: omap-mailbox 29060000.mailbox: omap mailbox rev 0x66fc9100
    [    0.349192] 000: FPGA manager framework
    [    0.353278] 000: Advanced Linux Sound Architecture Driver Initialized.
    [    0.360971] 001: clocksource: Switched to clocksource arch_sys_counter
    [    0.367906] 001: VFS: Disk quotas dquot_6.6.0
    [    0.372445] 001: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.387005] 001: thermal_sys: Registered thermal governor 'step_wise'
    [    0.393648] 001: thermal_sys: Registered thermal governor 'power_allocator'
    [    0.401150] 001: NET: Registered protocol family 2
    [    0.406713] 001: tcp_listen_portaddr_hash hash table entries: 128 (order: 1, 8192 bytes, linear)
    [    0.415811] 001: TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
    [    0.424225] 001: TCP bind hash table entries: 2048 (order: 4, 114688 bytes, linear)
    [    0.432161] 001: TCP: Hash tables configured (established 2048 bind 2048)
    [    0.439312] 001: UDP hash table entries: 256 (order: 3, 32768 bytes, linear)
    [    0.446579] 001: UDP-Lite hash table entries: 256 (order: 3, 32768 bytes, linear)
    [    0.454490] 001: NET: Registered protocol family 1
    [    0.460008] 000: RPC: Registered named UNIX socket transport module.
    [    0.466566] 000: RPC: Registered udp transport module.
    [    0.471828] 000: RPC: Registered tcp transport module.
    [    0.477087] 000: RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.484132] 000: PCI: CLS 0 bytes, default 64
    [    0.489457] 000: hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    0.501991] 001: Initialise system trusted keyrings
    [    0.507288] 001: workingset: timestamp_bits=46 max_order=19 bucket_order=0
    [    0.521902] 001: squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.529226] 001: NFS: Registering the id_resolver key type
    [    0.534911] 001: Key type id_resolver registered
    [    0.539685] 001: Key type id_legacy registered
    [    0.544251] 001: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.551813] 001: 9p: Installing v9fs 9p2000 file system support
    [    0.574282] 001: Key type asymmetric registered
    [    0.578954] 001: Asymmetric key parser 'x509' registered
    [    0.584463] 001: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    0.592486] 001: io scheduler mq-deadline registered
    [    0.597582] 001: io scheduler kyber registered
    [    0.604482] 001: pinctrl-single f4000.pinctrl: 185 pins, size 740
    [    0.612035] 001: pinctrl-single a40000.timesync-router: 512 pins, size 2048
    [    0.627894] 000: Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.651202] 000: brd: module loaded
    [    0.665682] 001: loop: module loaded
    [    0.673163] 001: libphy: Fixed MDIO Bus: probed
    [    0.678542] 001: tun: Universal TUN/TAP device driver, 1.6
    [    0.684862] 001: igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [    0.693348] 001: igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.699932] 001: sky2: driver version 1.30
    [    0.705454] 001: VFIO - User Level meta-driver version: 0.3
    [    0.712192] 001: i2c /dev entries driver
    [    0.717262] 001: sdhci: Secure Digital Host Controller Interface driver
    [    0.724059] 001: sdhci: Copyright(c) Pierre Ossman
    [    0.729557] 001: sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.736708] 001: ti-sci bus@f4000:dmsc: invalid resource
    [    0.743555] 001: optee: probing for conduit method from DT.
    [    0.749358] 001: optee: revision 3.11 (c4def2a8)
    [    0.754847] 001: optee: initialized driver
    [    0.761240] 000: NET: Registered protocol family 17
    [    0.766505] 000: 9pnet: Installing 9P2000 support
    [    0.771414] 000: Key type dns_resolver registered
    [[        00.7.07608005200] ]0 00000:: r Begoiotsitenrg edLi ntauxsk sonta ptsh ysveicrsail oCnP 1U
    nx[0 0  00 000.078005901 [4]0x 040100:fd L0o34a]di
     g compiled-in X.509 certificates
    [    0.803428] 000: ti-sci bus@f4000:dmsc: invalid resource
    [    0.809484] 000: ti-sci bus@f4000:dmsc: ABI: 3.1 (firmware rev 0x0015 '21.1.1--v2021.01a (Terrific Lla')
    [    0.838828] 000: omap_i2c 20000000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.846281] 000: pca953x 1-0022: 1-0022 supply vcc not found, using dummy regulator
    [    0.854294] 000: pca953x 1-0022: using AI
    [    0.881950] 000: omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
    [    0.889166] 000: omap_i2c 20020000.i2c: bus 2 rev0.12 at 100 kHz
    [    0.896330] 000: omap_i2c 20030000.i2c: bus 3 rev0.12 at 100 kHz
    [    0.902839] 000: ti-sci-intr bus@f4000:interrupt-controller0: Interrupt Router 3 domain created
    [    0.912070] 000: ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain -1 created
    [    1.938343] 000: j721e-pcie f102000.pcie: host bridge /bus@f4000/pcie@f102000 ranges:
    [    1.946518] 000: j721e-pcie f102000.pcie:    IO 0x68001000..0x68010fff -> 0x68001000
    [    1.954485] 000: j721e-pcie f102000.pcie:   MEM 0x68011000..0x6fffffff -> 0x68011000
    [    1.962662] 000: j721e-pcie f102000.pcie: PCI host bridge to bus 0000:00
    [    1.969537] 000: pci_bus 0000:00: root bus resource [bus 00-0f]
    [    1.975607] 000: pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x68001000-0x68010fff])
    [    1.985755] 000: pci_bus 0000:00: root bus resource [mem 0x68011000-0x6fffffff]
    [    1.993273] 000: pci 0000:00:00.0: [104c:b010] type 01 class 0x060400
    [    1.999887] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.010219] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.020575] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xe8 may corrupt adjacent RW1C bits
    [    2.030990] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.041418] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x92 may corrupt adjacent RW1C bits
    [    2.051841] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xb2 may corrupt adjacent RW1C bits
    [    2.062297] 000: pci 0000:00:00.0: supports D1
    [    2.066854] 000: pci 0000:00:00.0: PME# supported from D0 D1 D3hot
    [    2.073186] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x84 may corrupt adjacent RW1C bits
    [    2.085427] 000: pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.094079] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.104499] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.114917] 000: pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.126876] 000: pci_bus 0000:01: busn_res: [bus 01-0f] end is updated to 01
    [    2.134134] 000: pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.140597] 000: pcieport 0000:00:00.0: PME: Signaling with IRQ 29
    [    2.147431] 000: pcieport 0000:00:00.0: AER: enabled with IRQ 29
    [    2.154291] 000: ti-bcdma 485c0100.dma-controller: Number of rings: 68
    [    2.162449] 000: ti-bcdma 485c0100.dma-controller: Channels: 24 (bchan: 12, tchan: 6, rchan: 6)
    [    2.173523] 000: ti-pktdma 485c0000.dma-controller: Number of rings: 288
    [    2.187251] 000: ti-pktdma 485c0000.dma-controller: Channels: 32 (tchan: 21, rchan: 11)
    [    2.198499] 000: printk: console [ttyS2] disabled
    [    2.203419] 000: 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 8, base_baud = 3000000) is a 8250
    [    2.212568] 000: printk: console [ttyS2] enabled
    [    2.217312] 000: printk: bootconsole [ns16550a0] disabled
    [    2.212568] 000: printk: console [ttyS2] enabled
    [    2.217312] 000: printk: bootconsole [ns16550a0] disabled
    [    2.236799] 001: random: fast init done
    [    2.242663] 000: spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [    2.242691] 000: 7 cmdlinepart partitions found on MTD device fc40000.spi.0
    [    2.242696] 000: Creating 7 MTD partitions on "fc40000.spi.0":
    [    2.242706] 000: 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    2.244323] 000: 0x000000080000-0x000000280000 : "ospi.tispl"
    [    2.251087] 000: 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    2.252559] 000: 0x000000680000-0x0000006c0000 : "ospi.env"
    [    2.254029] 000: 0x0000006c0000-0x000000700000 : "ospi.env.backup"
    [    2.255379] 000: 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    2.256779] 000: 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    2.312990] 000: davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    2.313010] 000: libphy: 8000f00.mdio: probed
    [    2.412976] 000: davinci_mdio 8000f00.mdio: timed out waiting for user access
    [    2.413100] 000: davinci_mdio: probe of 8000f00.mdio failed with error -5
    [    2.413215] 000: am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00903, cpsw version 0x6BA80903 Ports: 3 quirks:00000002
    [    2.414286] 000: am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 16
    [    2.414513] 000: am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.4
    [    2.414521] 000: am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [    2.415247] 000: pps pps0: new PPS source ptp0
    [    2.415600] 000: am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
    [    2.425636] 000: am65-cpts 39000000.cpts: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
    [    2.426841] 000: mmc0: CQHCI version 5.10
    [    2.468316] 000: mmc0: SDHCI controller on fa10000.sdhci [fa10000.sdhci] using ADMA 64-bit
    [    2.471276] 000: gpio-mux mux-controller: 2-way mux-controller registered
    [    2.476698] 000: davinci_gpio 601000.gpio: IRQ index 2 not found
    [    2.476713] 000: davinci_gpio 601000.gpio: IRQ not populated, err = -6
    [    2.478306] 000: vdd_mmc1: supplied by vsys_3v3
    [    2.479985] 000: mmc1: CQHCI version 5.10
    [    2.518880] 000: mmc1: SDHCI controller on fa00000.sdhci [fa00000.sdhci] using ADMA 64-bit
    [   2.520443] 000: debugfs: Directory 'pd:114' with parent 'pm_genpd' already present!
    [    2.522848] 000: hctosys: unable to open rtc device (rtc0)
    [    2.526024] 000: ALSA device list:
    [    2.526033] 000:   No soundcards found.
    [    2.550620] 000: Waiting for root device PARTUUID=95292c97-02...
    [    2.563864] 000: mmc0: Command Queue Engine enabled
    [    2.563891] 000: mmc0: new HS400 MMC card at address 0001
    [    2.564752] 000: mmcblk0: mmc0:0001 S0J56X 14.8 GiB
    [    2.565135] 000: mmcblk0boot0: mmc0:0001 S0J56X partition 1 31.5 MiB
    [    2.565382] 000: mmcblk0boot1: mmc0:0001 S0J56X partition 2 31.5 MiB
    [    2.565622] 000: mmcblk0rpmb: mmc0:0001 S0J56X partition 3 4.00 MiB, chardev (240:0)
    [    2.586821] 000: mmc1: new ultra high speed SDR104 SDHC card at address aaaa
    [    2.587686] 000: mmcblk1: mmc1:aaaa SC32G 29.7 GiB
    [    2.590121] 000:  mmcblk1: p1 p2
    [    2.920104] 001: EXT4-fs (mmcblk1p2): 1 orphan inode deleted
    [    2.920132] 001: EXT4-fs (mmcblk1p2): recovery complete
    [    2.930076] 000: EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    2.930202] 000: VFS: Mounted root (ext4 filesystem) on device 179:98.
    [    2.933284] 000: devtmpfs: mounted
    [    2.934510] 000: Freeing unused kernel memory: 1472K
    [    2.934602] 000: Run /sbin/init as init process
    [    3.075234] 001: systemd[1]: System time before build time, advancing clock.
    [    3.129615] 001: NET: Registered protocol family 10
    [    3.130936] 001: Segment Routing with IPv6
    [    3.149845] 001: systemd[1]: systemd 244.5+ 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.150461] 001: systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2020.09!
    
    [    3.207873] 001: systemd[1]: Set hostname to <am64xx-evm>.
    [    3.756224] 001: random: systemd: uninitialized urandom read (16 bytes read)
    [    3.756585] 001: systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [    3.756603] 001: systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [    3.761059] 001: systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [  OK  ] Created slice system-serial\x2dgetty[    3.809269] 000: random: systemd: uninitialized urandom read (16 bytes read)
    .slice.
    [    3.811011] 000: systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-syslog\x2dng.sl[    3.833234] 000: random: systemd: uninitialized urandom read (16 bytes read)
    ice.
    [    3.834965] 000: systemd[1]: Created slice system-syslog\x2dng.slice.
    [  OK  ] Created slice User and Session Slice[    3.859156] 000: systemd[1]: Created slice User and Session Slice.
    .
    [  OK  ] Started Dispatch Password �ts to C[    3.881704] 000: systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    onsole Directory Watch.
    [  OK  ] Started Forward Password R�uests t[    3.905617] 000: systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    o Wall Directory Watch.
    [  OK  ] Reached target Paths.
    [    3.929506] 000: systemd[1]: Reached target Paths.
    [  OK  ] Reached target Remote File Systems 001: systemd[1]: Reached target Remote File Systems.
    [0m.
    [  OK  ] Reached target Slices.
    [    3.965314] 000: systemd[1]: Reached target Slices.
    [  OK  ] Reached target Swap.
    [    3.977364] 001: systemd[1]: Reached target Swap.
    [  OK  ] Listening on RPCbind Server Activati[    3.990474] 000: systemd[1]: Listening on RPCbind Server Activation Socket.
    on Socket.
    [    4.013314] 000: systemd[1]: Reached target RPC Port Mapper.
    
    [  OK  ] Listening on Process Core Dump Sock[    4.045435] 001: systemd[1]: Listening on Process Core Dump Socket.
    et.
    [  OK  ] Listening on initctl Compatibility N[    4.069694] 000: systemd[1]: Listening on initctl Compatibility Named Pipe.
    amed Pipe.
    [    4.104123] 001: systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    4.105343] 001: systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket.
    [    4.138098] 000: systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Network Service Netlink[    4.150659] 000: systemd[1]: Listening on Network Service Netlink Socket.
     Socket.
    [  OK  ] Listening on udev Control Socket[    4.174084] 000: systemd[1]: Listening on udev Control Socket.
    .
    [  OK  ] Listening on udev Kernel Socket.[    4.197782] 000: systemd[1]: Listening on udev Kernel Socket.
    
             Mounting Huge Pages File System...
    [    4.227003] 000: systemd[1]: Mounting Huge Pages File System...
    [    4.244741] 000: systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
             Mounting Kernel Debug File System...
    [    4.270853] 000: systemd[1]: Mounting Kernel Debug File System...
             Mounting Temporary Directory (/tmp)...
    [    4.290958] 001: systemd[1]: Mounting Temporary Directory (/tmp)...
             Starting Create list of st�odes for the current kerne[    4.309770] 000: systemd[1]: Starting Create list of static device nodes for the current kernel...
    l...
    [  OK  ] Started Hardware RNG Entropy Gather[    4.346865] 001: systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
    er Daemon.
             Starting RPC Bind...
    [    4.375680] 001: systemd[1]: Starting RPC Bind...
    [    4.388172] 001: systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
             Starting Journal Service...
    [    4.399786] 001: systemd[1]: Starting Journal Service...
             Starting Load Kernel Modules...
    [    4.434044] 000: systemd[1]: Starting Load Kernel Modules...
             [    4.459633] 000: systemd[1]: Starting Remount Root and Kernel File Systems...
    Starting Remount Root and Kernel File Systems...
    [    4.488723] 000: cryptodev: loading out-of-tree module taints kernel.
             [    4.515263] 000: systemd[1]: Starting udev Coldplug all Devices...
    Starting udev Coldplug all Devices...
    [    4.527105] 001: cryptodev: driver 1.10 loaded.
    [    4.542402] 000: EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
    [  OK  ] Started RPC Bind.
    [    4.561506] 001: systemd[1]: Started RPC Bind.
    [    4.639303] 000: systemd[1]: Mounted Huge Pages File System.
    
    [  OK  ] Mounted POSIX Message Queue File Sys[    4.662116] 000: systemd[1]: Mounted POSIX Message Queue File System.
    tem.
    [  OK  ] Mounted Kernel Debug File System[    4.686125] 000: systemd[1]: Mounted Kernel Debug File System.
    .
    [  OK  ] Mounted Temporary Directory (/tmp) 001: systemd[1]: Mounted Temporary Directory (/tmp).
    [0m.
    [  OK  ] Started Create list of sta� nodes[    4.762536] 001: systemd[1]: Started Create list of static device nodes for the current kernel.
     for the current kernel.
    [  OK  ] Started Journal Service.
    [    4.790123] 001: systemd[1]: Started Journal Service.
    [  OK  ] Started Load Kernel Modules.
    [  OK  ] Started Remount Root and Kernel File Systems.
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
    [    4.923713] 000: systemd-journald[174]: Received client request to flush runtime journal.
             Starting Apply Kernel Variables...
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Apply Kernel Variables.
    [  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 Create Volatile Files and Directories...
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started Create Volatile Files and Directories.
             Starting Network Time Synchronization...
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchronized.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Reached target Timers.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
    [  OK  ] Listening on dropbear.socket.
    [  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 Ethernet Bridge Filtering Tables...
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
    [    7.589116] 001: random: crng init done
    [    7.589133] 001: random: 7 urandom warning(s) missed due to ratelimiting
             Starting Reboot and dump vmcore via kexec...
             Starting Matrix GUI...
             Starting System Logger Daemon "default" instance...
             Starting Login Service...
             Starting telnetd.service...
    [  OK  ] Started Load/Save Random Seed.
    [  OK  ] Started Ethernet Bridge Filtering Tables.
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Started Reboot and dump vmcore via kexec.
    [  OK  ] Started Matrix GUI.
    [  OK  ] Started telnetd.service.
    [  OK  ] Reached target Network (Pre).
             Starting syslog.service...
             Starting Network Service...
    [  OK  ] Started System Logger Daemon "default" instance.
    [  OK  ] Started syslog.service.
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
             Starting Network Name Resolution...
    [    9.245751] 000: 93xx46 spi1.0: 16-bit eeprom
    [  OK  ] Started Login Service.
    [    9.945637] 000: platform 78000000.r5f: configured R5F for remoteproc mode
    [    9.948550] 000: platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lo[    9.977741] 000: remoteproc remoteproc0: 78000000.r5f is available
    okups.
    [    9.978531] 000: platform 78200000.r5f: configured R5F for remoteproc mode
    [    9.978797] 000: platform 78200000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
             Starting Avahi mDNS/DNS-SD Stack...
    [    9.979236] 000: remoteproc remoteproc1: 78200000.r5f is available
    [    9.987690] 000: remoteproc remoteproc1: powering up 78200000.r5f
    [    9.987722] 000: remoteproc remoteproc1: Booting fw image am64-main-r5f0_1-fw, size 117792
    [    9.989201] 000: remoteproc remoteproc0: powering up 78000000.r5f
    [    9.989231] 000: remoteproc remoteproc0: Booting fw image am64-main-r5f0_0-fw, size 86732
    [    9.997358] 000: platform 78200000.r5f: booting R5F core using boot addr = 0x0
             Starting Enable and configure wl18xx bluetooth[    9.997520] 000:  remoteproc1#vdev0buffer: assigned reserved memory node r5f-dma-memory@a1000000
     stack...
    [    9.998324] 000: virtio_rpmsg_bus virtio0: rpmsg host is online
    [    9.998384] 000:  remoteproc1#vdev0buffer: registered virtio0 (type 7)
    [    9.998392] 000: remoteproc remoteproc1: remote processor 78200000.r5f is now up
    [  OK  ] Started NFS status monitor for NFSv[    9.999042] 000: virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    2/3 locking..
    [   10.013247] 000: platform 78000000.r5f: booting R5F core using boot addr = 0x0
    [   10.013408] 000:  remoteproc0#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000
    [   10.014210] 000: virtio_rpmsg_bus virtio1: rpmsg host is online
    [   10.014263] 000:  remoteproc0#vdev0buffer: registered virtio1 (type 7)
    [   10.014271] 000: remoteproc remoteproc0: remote processor 78000000.r5f is now up
    [   10.014980] 000: virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [   10.249260] 000: platform 78400000.r5f: configured R5F for remoteproc mode
    [   10.251482] 000: platform 78400000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [   10.252099] 000: remoteproc remoteproc2: 78400000.r5f is available
    [   10.254759] 000: remoteproc remoteproc2: powering up 78400000.r5f
    [   10.254791] 000: remoteproc remoteproc2: Booting fw image am64-main-r5f1_0-fw, size 90696
    [   10.269381] 000: platform 78600000.r5f: configured R5F for remoteproc mode
             Starting Simple Network Ma�ent Protocol (SNM[   10.269659] 000: platform 78600000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    P) Daemon....
    [   10.270043] 000: platform 78400000.r5f: booting R5F core using boot addr = 0x0
    [   10.270178] 000:  remoteproc2#vdev0buffer: assigned reserved memory node r5f-dma-memory@a2000000
    [   10.271038] 000: virtio_rpmsg_bus virtio2: rpmsg host is online
             Starting Permit User Sessions...
    [   10.271132] 000:  remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [  OK  [   10.271141] 000: remoteproc remoteproc2: remote processor 78400000.r5f is now up
    ] Started Vsftpd ftp daemon.
    [   10.271939] 000: virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.[   10.316119] 001: remoteproc remoteproc3: 78600000.r5f is available
    
    [  OK  ] Started Enable and configure wl18xx [   10.320190] 001: remoteproc remoteproc3: powering up 78600000.r5f
    bluetooth stack.
    [   10.320219] 001: remoteproc remoteproc3: Booting fw image am64-main-r5f1_1-fw, size 89596
    [   10.343158] 001: platform 78600000.r5f: booting R5F core using boot addr = 0x0
    [   10.343309] 001:  remoteproc3#vdev0buffer: assigned reserved memory node r5f-dma-memory@a3000000
    [   10.344094] 001: virtio_rpmsg_bus virtio3: rpmsg host is online
    [   10.344143] 001:  remoteproc3#vdev0buffer: registered virtio3 (type 7)
    [   10.344151] 001: remoteproc remoteproc3: remote processor 78600000.r5f is now up
    [   10.344670] 000: virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Getty on tty1.
    [  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 Simple Network Man�ement Protocol (SNMP) Daemon..
    [   11.664473] 000: am65-cpsw-nuss 8000000.ethernet: phy /bus@f4000/ethernet@8000000/mdio@f00/ethernet-phy@0 not found on slave 1
    [   11.756882] 000: am65-cpsw-nuss 8000000.ethernet: phy /mdio-mux-1/mdio@1/ethernet-phy@3 not found on slave 2
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
            autoconf
            bash
            bc
            binutils
            cifs-utils
            coreutils-stdbuf
            coreutils
            cpio
            cpp-symlinks
            cpp
            dosfstools
            elfutils
            g++-symlinks
            g++
            gawk
            gcc-symlinks
            gcc
            gdb
            gdbserver
            gettext
            gstreamer1.0-libav
            gzip
            less
            libasm1
            libbfd
            libdw1
            libelf1
            libgdbm-compat4
            libgdbm6
            libgettextlib
            libgettextsrc
            libgmp10
            libidn2-0
            libmpc3
            libmpfr6
            libreadline8
            libunistring2
            m4
            make
            nettle
            parted
            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
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
    
     _____                    _____           _         _
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
                  |___|                    |___|
    
    Arago Project http://arago-project.org am64xx-evm ttyS2
    
    Arago 2020.09 am64xx-evm ttyS2
    
    am64xx-evm login: [   17.704683] 000: cdns-usb3 f400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    root
    root@am64xx-evm:~# ifconfig
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:82 errors:0 dropped:0 overruns:0 frame:0
              TX packets:82 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:6220 (6.0 KiB)  TX bytes:6220 (6.0 KiB)
    
    root@am64xx-evm:~# ifconfig
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:82 errors:0 dropped:0 overruns:0 frame:0
              TX packets:82 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:6220 (6.0 KiB)  TX bytes:6220 (6.0 KiB)
    
    
    

  • Hi,

    Thanks for the logs and the problem description. Just to confirm you mentioned that the other AM64x EVM is not showing this issue? I need to check with colleagues, this sounds HW related.

    Best Regards,

    Schuyler

  • Hi,

    Correct, the other EVM always connects to dhcp on eth0, regardless of which kernel I use, initial power state, etc.

    For the hardware folks, all recent troubleshooting (back and forth) was done using the same power supply, ethernet cable, USB cable, etc. And, again, using the same for mini-SD cards with Linux, swapping back and forth. So I'd be reasonably confident that the hardware issue would be onboard, if there is one.

    Thanks.

  • Hi,

    Thanks for the update. Based on what you are saying with using the same SD card appears to me be a HW issue. Let me check what a next is step is here.

    Best Regards,

    Schuyler