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.

PROCESSOR-SDK-AM335X: Enable external USB Ethernet Controller

Part Number: PROCESSOR-SDK-AM335X


Hi team,

I have a custom board with a USB ethernet controller(ASIX AX88772BLI) connecting with USB0.

After I reset it using GPIO in user space, I can see the ethernet interface eth1 is enabled.

I found I can not use the usb ethernet controller to send signals and I had ckecked it using oscilloscope.

There is no signals from USB0 but I don't know why.

Could you help on this? Thanks.

U-Boot SPL 2019.07-dirty (Aug 15 2022 - 07:49:59 +0000)
Trying to boot from MMC1


U-Boot 2019.07-dirty (Aug 15 2022 - 07:49:59 +0000)

CPU  : AM335X-GP rev 2.1
Model: TI AM335x EVMSK
DRAM:  512 MiB
NAND:  0 MiB
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
Loading Environment from FAT... *** Warning - bad CRC, using default environment

<ethaddr> not set. Validating first E-fuse MAC
Net:   Could not get PHY for ethernet@4a100000: addr 0
eth0: ethernet@4a100000
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
4958 bytes read in 3 ms (1.6 MiB/s)
Running bootscript from mmc0 ...
## Executing script at 82000000
4 bytes read in 2 ms (2 KiB/s)
4 bytes read in 1 ms (3.9 KiB/s)
4 bytes written
libfdt fdt_getprop(): FDT_ERR_NOTFOUND


15474068 bytes read in 1033 ms (14.3 MiB/s)
4735488 bytes read in 319 ms (14.2 MiB/s)
58387 bytes read in 8 ms (7 MiB/s)
## Loading init Ramdisk from Legacy Image at 80000000 ...
   Image Name:   initramfs-ostree-image-ti-am335x
   Created:      2022-09-07  10:03:44 UTC
   Image Type:   ARM Linux RAMDisk Image (uncompressed)
   Data Size:    15474004 Bytes = 14.8 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Ramdisk to 8f13e000, end 8ffffd54 ... OK
   Loading Device Tree to 8f12c000, end 8f13d412 ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.2.60-yocto-standard (oe-user@oe-host) (gcc version 9.2.0 (GCC)) #1 PREEMPT Wed Sep 7 09:49:43 UTC 2022
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] OF: fdt: Machine model: TI AM335x EVMSK
[    0.000000] Memory policy: Data cache writeback
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 48 MiB at 0x9d000000
[    0.000000] CPU: All CPU(s) started in SVC mode.
[    0.000000] AM335X ES2.1 (neon)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 129920
[    0.000000] Kernel command line:  ostree_boot=LABEL=otaboot ostree=/ostree/1 ostree_root=LABEL=otaroot console=ttyO0,115200n8,115200  flux=fluxdata
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 439672K/524288K available (9216K kernel code, 370K rwdata, 3220K rodata, 1024K init, 259K bss, 35464K reserved, 49152K cma-reserved, 0K highmem)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000]  Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts
[    0.000000] random: get_random_bytes called from start_kernel+0x268/0x420 with crng_init=0
[    0.000000] OMAP clockevent source: timer2 at 25000000 Hz
[    0.000016] sched_clock: 32 bits at 25MHz, resolution 40ns, wraps every 85899345900ns
[    0.000034] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
[    0.000044] OMAP clocksource: timer1 at 25000000 Hz
[    0.000278] timer_probe: no matching timers found
[    0.000461] Console: colour dummy device 80x30
[    0.000498] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[    0.000504] This ensures that you still see kernel messages. Please
[    0.000508] update your kernel commandline.
[    0.000563] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
[    0.089174] pid_max: default: 32768 minimum: 301
[    0.089344] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.089357] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.090250] CPU: Testing write buffer coherency: ok
[    0.090319] CPU0: Spectre v2: using BPIALL workaround
[    0.091182] Setting up static identity map for 0x80100000 - 0x80100060
[    0.091324] rcu: Hierarchical SRCU implementation.
[    0.093638] EFI services will not be available.
[    0.095033] devtmpfs: initialized
[    0.104629] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    0.105027] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.105050] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.108631] pinctrl core: initialized pinctrl subsystem
[    0.109625] DMI not present or invalid.
[    0.110099] NET: Registered protocol family 16
[    0.112262] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.136019] l3-aon-clkctrl:0000:0: failed to disable
[    0.163147] cpuidle: using governor ladder
[    0.163183] cpuidle: using governor menu
[    0.177710] omap-gpmc 50000000.gpmc: GPMC revision 6.0
[    0.177735] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
[    0.179405] No ATAGs?
[    0.179414] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.194306] edma 49000000.edma: TI EDMA DMA engine driver
[    0.195444] +1V0: supplied by +5V
[    0.195800] +2V5: supplied by +5V
[    0.196106] +3V3: supplied by +5V
[    0.198934] SCSI subsystem initialized
[    0.199592] media: Linux media interface: v0.10
[    0.199639] videodev: Linux video capture interface: v2.00
[    0.199744] pps_core: LinuxPPS API ver. 1 registered
[    0.199752] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.199779] PTP clock support registered
[    0.199812] EDAC MC: Ver: 3.0.0
[    0.200944] Advanced Linux Sound Architecture Driver Initialized.
[    0.202189] clocksource: Switched to clocksource timer1
[    0.210089] NET: Registered protocol family 2
[    0.210890] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
[    0.210919] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[    0.210958] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    0.210996] TCP: Hash tables configured (established 4096 bind 4096)
[    0.211111] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.211131] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.211271] NET: Registered protocol family 1
[    0.211889] RPC: Registered named UNIX socket transport module.
[    0.211903] RPC: Registered udp transport module.
[    0.211908] RPC: Registered tcp transport module.
[    0.211913] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.211930] PCI: CLS 0 bytes, default 64
[    0.212733] Trying to unpack rootfs image as initramfs...
[    1.168755] Freeing initrd memory: 15112K
[    1.169309] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[    1.170732] Initialise system trusted keyrings
[    1.171074] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[    1.175840] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.176593] NFS: Registering the id_resolver key type
[    1.176641] Key type id_resolver registered
[    1.176647] Key type id_legacy registered
[    1.176691] ntfs: driver 2.1.32 [Flags: R/O].
[    1.177236] 9p: Installing v9fs 9p2000 file system support
[    1.177546] Key type asymmetric registered
[    1.177558] Asymmetric key parser 'x509' registered
[    1.177606] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.177616] io scheduler mq-deadline registered
[    1.177622] io scheduler kyber registered
[    1.180282] ti-sysc 44e07000.target-module: dts flag should be at module level for ti,no-reset-on-init
[    1.181546] OMAP GPIO hardware version 0.1
[    1.206853] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[    1.226852] ti-sysc 4a101200.target-module: rev_offs 00001200 != 00000000
[    1.226872] ti-sysc 4a101200.target-module: sysc_offs 00001208 != 00000008
[    1.226881] ti-sysc 4a101200.target-module: syss_offs 00001204 != 00000004
[    1.243323] pinctrl-single 44e10800.pinmux: 142 pins, size 568
[    1.289304] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    1.293673] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a 8250
[    1.912670] printk: console [ttyS0] enabled
[    1.919469] omap_rng 48310000.rng: Random Number Generator ver. 20
[    1.925781] random: fast init done
[    1.929417] random: crng init done
[    1.948357] brd: module loaded
[    1.958256] loop: module loaded
[    1.965338] libphy: Fixed MDIO Bus: probed
[    2.042274] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000
[    2.049982] libphy: 4a101000.mdio: probed
[    2.065889] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver unknown
[    2.074102] davinci_mdio 4a101000.mdio: phy[1]: device 4a101000.mdio:01, driver unknown
[    2.082520] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
[    2.088908] cpsw 4a100000.ethernet: ALE Table size 1024
[    2.094313] cpsw 4a100000.ethernet: cpts: overflow check period 500 (jiffies)
[    2.101541] cpsw 4a100000.ethernet: Detected MACID = 24:76:25:2e:bb:bd
[    2.109846] i2c /dev entries driver
[    2.115841] cpuidle: enable-method property 'ti,am3352' found operations
[    2.123220] sdhci: Secure Digital Host Controller Interface driver
[    2.129429] sdhci: Copyright(c) Pierre Ossman
[    2.134895] omap_gpio 481ae000.gpio: Could not set line 14 debounce to 200000 microseconds (-22)
[    2.143774] omap_hsmmc 48060000.mmc: Got CD GPIO
[    2.200266] omap_hsmmc 47810000.mmc: RX DMA channel request failed
[    2.212404] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.221068] ledtrig-cpu: registered to indicate activity on CPUs
[    2.229072] mmc0: host does not support reading read-only switch, assuming write-enable
[    2.240459] NET: Registered protocol family 10
[    2.246411] Segment Routing with IPv6
[    2.250259] mmc0: new high speed SDHC card at address 59b4
[    2.255984] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    2.263097] mmcblk0: mmc0:59b4 USDU1 14.7 GiB
[    2.268645] NET: Registered protocol family 17
[    2.274576] 9pnet: Installing 9P2000 support
[    2.279461] Key type dns_resolver registered
[    2.284194] omap_voltage_late_init: Voltage driver support not added
[    2.290691]  mmcblk0: p1 p2 < p5 p6 > p3
[    2.295598] Loading compiled-in X.509 certificates
[    2.322164] mmc1: new high speed MMC card at address 0001
[    2.328787] mmcblk1: mmc1:0001 8GTF4R 7.28 GiB
[    2.334031] mmcblk1boot0: mmc1:0001 8GTF4R partition 1 4.00 MiB
[    2.340505] mmcblk1boot1: mmc1:0001 8GTF4R partition 2 4.00 MiB
[    2.346940] mmcblk1rpmb: mmc1:0001 8GTF4R partition 3 512 KiB, chardev (244:0)
[    2.356406]  mmcblk1:
[    2.365246] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[    2.370718] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[    2.378873] hctosys: unable to open rtc device (rtc0)
[    2.384856] ALSA device list:
[    2.387851]   No soundcards found.
[    2.393631] Freeing unused kernel memory: 1024K
[    2.403163] Run /init as init process
mounting FS: proc /proc
mounting FS: sysfs /sys
mounting FS: tmpfs /tmp
mounting FS: tmpfs /run
Starting version 243-51-gfab6f01+
mdadm: looking for devices for further assembly
mdadm: Cannot assemble mbr metadata on /dev/mmcblk1
mdadm: no recogniseable superblock on /dev/mmcblk0p6
mdadm: no recogniseable superblock on /dev/mmcblk0p5
mdadm: no recogniseable superblock on /dev/mmcblk0p3
mdadm: Cannot assemble mbr metadata on /dev/mmcblk0p2
mdadm: Cannot assemble mbr metadata on /dev/mmcblk0p1
mdadm: Cannot assemble mbr metadata on /dev/mmcblk0
mdadm: no recogniseable superblock on /dev/ram15
mdadm: no recogniseable superblock on /dev/ram14
mdadm: no recogniseable superblock on /dev/ram13
mdadm: no recogniseable superblock on /dev/ram12
mdadm: no recogniseable superblock on /dev/ram11
mdadm: no recogniseable superblock on /dev/ram10
mdadm: no recogniseable superblock on /dev/ram9
mdadm: no recogniseable superblock on /dev/ram8
mdadm: no recogniseable superblock on /dev/ram7
mdadm: no recogniseable superblock on /dev/ram6
mdadm: no recogniseable superblock on /dev/ram5
mdadm: no recogniseable superblock on /dev/ram4
mdadm: no recogniseable superblock on /dev/ram3
mdadm: no recogniseable superblock on /dev/ram2
mdadm: no recogniseable superblock on /dev/ram1
mdadm: no recogniseable superblock on /dev/ram0
mdadm: No arrays found in config file or automatically
/dev/mmcblk0p5
No fluxdata expansion.
TPM subsystem is not enabled.
No tpm 2.0 found or not working, restoring partition label...
LUKS init done.
[    7.508165] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
[    7.617383] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
/init[1]: Moving /dev to new rootfs
/init[1]: Moving /proc to new rootfs
/init[1]: Moving /sys to new rootfs
[    8.237308] systemd[1]: System time before build time, advancing clock.
[    8.277545] systemd[1]: systemd 243-51-gfab6f01+ 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)
[    8.301134] systemd[1]: Detected architecture arm.

Welcome to Wind River Linux LTS 19.45 Update 20!

[    8.343643] systemd[1]: Set hostname to <ti-am335x>.
[    9.370473] systemd[1]: boot.mount: Unit is bound to inactive unit dev-disk-by\x2dlabel-otaboot.device. Stopping, too.
[    9.390708] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    9.403492] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    9.416526] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
[    9.454857] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    9.496889] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    9.535683] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password #ts to Console Directory Watch.
[  OK  ] Started Forward Password R#uests to Wall Directory Watch.
[  OK  ] Reached target Paths.
[  OK  ] Reached target Remote File Systems.
[  OK  ] Reached target Slices.
[  OK  ] Reached target Swap.
[  OK  ] Listening on Syslog Socket.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[  OK  ] Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[  OK  ] Listening on udev Control Socket.
[  OK  ] Listening on udev Kernel Socket.
         Mounting POSIX Message Queue File System...
         Mounting Kernel Debug File System...
         Mounting Temporary Directory (/tmp)...
         Starting Create list of st#odes for the current kernel...
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
         Starting Journal Service...
         Starting Load Kernel Modules...
         Starting Remount Root and Kernel File Systems...
         Starting udev Coldplug all Devices...
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Kernel Debug File System.
[   10.490879] EXT4-fs (mmcblk0p6): re-mounted. Opts: (null)
[  OK  ] Mounted Temporary Directory (/tmp).
[  OK  ] Started Create list of sta# nodes for the current kernel.
[   10.768486] openvswitch: Open vSwitch switching datapath
[  OK  ] Started Remount Root and Kernel File Systems.
         Starting OSTree Remount OS/ Bind Mounts...
         Starting Create Static Device Nodes in /dev...
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
[  OK  ] Started OSTree Remount OS/ Bind Mounts.
         Mounting Kernel Configuration File System...
         Starting Apply Kernel Variables...
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Started Journal Service.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Reached target Local File Systems (Pre).
         Starting udev Kernel Device Manager...
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started udev Kernel Device Manager.
         Starting Network Service...
[  OK  ] Started Network Service.
         Starting Wait for Network to be Configured...
[   14.234257] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[   14.264882] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[   14.310927] remoteproc remoteproc0: wkup_m3 is available
[   14.355527] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[   14.402650] remoteproc remoteproc0: powering up wkup_m3
[   14.423574] omap_rtc 44e3e000.rtc: already running
[   14.479076] omap_rtc 44e3e000.rtc: registered as rtc0
[   14.505318] remoteproc remoteproc0: Direct firmware load for am335x-pm-firmware.elf failed with error -2
[   14.682596] remoteproc remoteproc0: request_firmware failed: -2
[   14.688571] wkup_m3_ipc 44e11324.wkup_m3_ipc: rproc_boot failed
[  OK  ] Started udev Coldplug all Devices.
[   15.683979] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[   15.719389] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[   15.740294] PM: Cannot get wkup_m3_ipc handle
[   15.785657] omap-aes 53500000.aes: will run requests pump with realtime priority
[   15.865837] PM: Cannot get wkup_m3_ipc handle
[   15.927073] PM: Cannot get wkup_m3_ipc handle
[  OK  ] Found device /dev/disk/by-label/otaboot.
[  OK  ] Found device /dev/mmcblk0p5.
[   17.151108] PM: Cannot get wkup_m3_ipc handle
[   17.247135] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy supply vcc not found, using dummy regulator
[   17.267648] usbcore: registered new interface driver usbfs
[   17.382727] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc not found, using dummy regulator
[   17.402801] PM: Cannot get wkup_m3_ipc handle
[   17.407591] usbcore: registered new interface driver hub
[   17.460848] usbcore: registered new device driver usb
[  OK  ] Found device /dev/disk/by-label/fluxdata.
[   17.563850] PM: Cannot get wkup_m3_ipc handle
[   17.694307] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
[   17.699697] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 1
[   17.849045] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[   17.950395] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   18.034761] usb usb1: Product: MUSB HDRC host driver
[   18.039773] usb usb1: Manufacturer: Linux 5.2.60-yocto-standard musb-hcd
[   18.157914] usb usb1: SerialNumber: musb-hdrc.0
[   18.212648] hub 1-0:1.0: USB hub found
[   18.252796] hub 1-0:1.0: 1 port detected
[   18.283893] PM: Cannot get wkup_m3_ipc handle
[   18.302702] PM: Cannot get wkup_m3_ipc handle
[   18.311242] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[   18.344736] PM: Cannot get wkup_m3_ipc handle
[   18.393376] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 2
[   18.486753] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[   18.567284] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   18.632599] usb usb2: Product: MUSB HDRC host driver
[   18.637610] usb usb2: Manufacturer: Linux 5.2.60-yocto-standard musb-hcd
[   18.756925] usb usb2: SerialNumber: musb-hdrc.1
[   18.802800] hub 2-0:1.0: USB hub found
[   18.855221] hub 2-0:1.0: 1 port detected
[   18.896160] PM: Cannot get wkup_m3_ipc handle
[   18.906264] PM: Cannot get wkup_m3_ipc handle
[   18.957391] PM: Cannot get wkup_m3_ipc handle
         Mounting /var...
[   24.134707] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
[  OK  ] Mounted /var.
[  OK  ] Listening on Load/Save RF #itch Status /dev/rfkill Watch.
         Mounting /var/volatile...
         Starting Flush Journal to Persistent Storage...
[  OK  ] Mounted /var/volatile.
[   24.404630] systemd-journald[180]: Received client request to flush runtime journal.
         Starting Load/Save Random Seed...
[  OK  ] Reached target Local File Systems.
[  OK  ] Started Flush Journal to Persistent Storage.
         Starting Create Volatile Files and Directories...
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Create Volatile Files and Directories.
         Starting Network Name Resolution...
         Starting Network Time Synchronization...
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started Network Name Resolution.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target Host and Network Name Lookups.
[  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  ] Listening on D-Bus System Message Bus Socket.
         Starting sshd.socket.
[  OK  ] Listening on sshd.socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
[  OK  ] Started D-Bus System Message Bus.
[  OK  ] Started Dynamic Host Configuration Protocol (DHCP).
[  OK  ] Reached target Network.
         Starting /etc/rc.local Compatibility...
         Starting System Logging Service...
         Starting Login Service...
         Starting Permit User Sessions...
[  OK  ] Started System Logging Service.
[  OK  ] Started Permit User Sessions.
[  OK  ] Started Login Service.
[FAILED] Failed to start /etc/rc.local Compatibility.
See 'systemctl status rc-local.service' for details.
[  OK  ] Started Wait for Network to be Configured.
[  OK  ] Reached target Network is Online.
[  OK  ] Started Aktualizr update service.
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttyS0.
[  OK  ] Reached target Login Prompts.
[  OK  ] Reached target Multi-User System.
[  OK  ] Started Aktualizr update poll timer.
[  OK  ] Reached target Timers.
         Starting Update UTMP about System Runlevel Changes...
         Starting watchdog daemon...
[  OK  ] Started Update UTMP about System Runlevel Changes.
[  OK  ] Started watchdog daemon.
         Starting Aktualizr update poll service...
[  OK  ] Started Aktualizr update poll service.

  • Hi,

    The log shows you use kernel v5.2 with Wind River Linux. There are not from TI Processor SDK Linux, and not supported on this forums.

    But I can tell from the log that your USB Ethernet board is not enumerated at all, so I don't think the 'eth1' device you see is for your USB Ethernet.