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-AM62xx

Hi All,

I am working on ethernet eth0 to detect the ip 

Processor:  AM62xx processor custom board

Kernel version:  5.10.189 

I am not able to see the IP address to ping that address attaching the logs below mentioned.  

Please Let me know the any suggestions on this. 

Regards,

Padmalatha 

Bootlog is here to ease post reading.

***********************************************************************************************

=> boot
switch to partitions #0, OK
mmc0(part 0) is current device
SD/MMC found on device 0
Failed to load 'boot.scr'
** Unrecognized filesystem type **
19640832 bytes read in 109 ms (171.8 MiB/s)
60794 bytes read in 5 ms (11.6 MiB/s)
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.10.184-rt90-gcfc102d877 (oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 9.5.0, GNU ld (GNU Binutils)3
[ 0.000000] Machine model: Onecontrol AM625 Dev Board-28022023
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9db00000, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000009cafffff]
[ 0.000000] node 0: [mem 0x000000009cb00000-0x000000009e6fffff]
[ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff]
[ 0.000000] node 0: [mem 0x000000009e780000-0x000000009fffffff]
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] On node 0 totalpages: 524288
[ 0.000000] DMA zone: 8192 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 524288 pages, LIFO batch:63
[ 0.000000] cma: Reserved 512 MiB at 0x00000000dd000000
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.2
[ 0.000000] percpu: Embedded 18 pages/cpu s35392 r8192 d30144 u73728
[ 0.000000] pcpu-alloc: s35392 r8192 d30144 u73728 alloc=18*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=4c7f28cf-13fc-8545-b98t
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 1458692K/2097152K available (11456K kernel code, 1260K rwdata, 4408K rodata, 1920K init, 477K bss, 114172K r)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.000000] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads.
[ 0.000000] No expedited grace period (rcu_normal_after_boot).
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 256 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000080040000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080050000
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000000] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008557] Console: colour dummy device 80x25
[ 0.013153] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023835] pid_max: default: 32768 minimum: 301
[ 0.028660] LSM: Security Framework initializing
[ 0.033480] AppArmor: AppArmor initialized
[ 0.037725] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.045309] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.055340] rcu: Hierarchical SRCU implementation.
[ 0.060823] Platform MSI: msi-controller@1820000 domain created
[ 0.067222] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.076518] EFI services will not be available.
[ 0.081497] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[ 0.094972] Detected VIPT I-cache on CPU1
[ 0.099109] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.106146] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000
[ 0.113584] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
I/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
[ 0.129172] Detected VIPT I-cache on CPU2
[ 0.133295] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.140330] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000
[ 0.147748] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
I/TC: Secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal world boot
[ 0.163256] Detected VIPT I-cache on CPU3
[ 0.167374] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.174407] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000
[ 0.181820] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.188587] smp: Brought up 1 node, 4 CPUs
[ 0.192790] SMP: Total of 4 processors activated.
[ 0.197608] CPU features: detected: 32-bit EL0 Support
[ 0.202868] CPU features: detected: CRC32 instructions
[ 0.215843] CPU: All CPU(s) started at EL2
[ 0.220053] alternatives: patching kernel code
[ 0.225842] devtmpfs: initialized
[ 0.238053] KASLR disabled due to lack of seed
[ 0.242810] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.252791] futex hash table entries: 1024 (order: 5, 131072 bytes, linear)
[ 0.274582] pinctrl core: initialized pinctrl subsystem
[ 0.280565] DMI not present or invalid.
[ 0.285209] NET: Registered protocol family 16
[ 0.291810] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.299188] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.307289] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.315517] audit: initializing netlink subsys (disabled)
[ 0.321318] audit: type=2000 audit(0.256:1): state=initialized audit_enabled=0 res=1
[ 0.321914] thermal_sys: Registered thermal governor 'step_wise'
[ 0.322567] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.342421] ASID allocator initialised with 65536 entries
[ 0.375996] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.382909] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.389773] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.396662] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.404590] cryptd: max_cpu_qlen set to 1000
[ 0.412319] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
[ 0.421513] vcc_5v0: supplied by vmain_pd
[ 0.426074] vcc_3v3_sys: supplied by vmain_pd
[ 0.431006] vcc_1v8: supplied by vcc_3v3_sys
[ 0.436498] iommu: Default domain type: Translated
[ 0.441922] SCSI subsystem initialized
[ 0.446279] mc: Linux media interface: v0.10
[ 0.450702] videodev: Linux video capture interface: v2.00
[ 0.456394] pps_core: LinuxPPS API ver. 1 registered
[ 0.461469] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.470818] PTP clock support registered
[ 0.474856] EDAC MC: Ver: 3.0.0
[ 0.478758] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
[ 0.486000] FPGA manager framework
[ 0.489603] Advanced Linux Sound Architecture Driver Initialized.
[ 0.496795] clocksource: Switched to clocksource arch_sys_counter
[ 0.503284] VFS: Disk quotas dquot_6.6.0
[ 0.507358] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.515036] AppArmor: AppArmor Filesystem Enabled
[ 0.525980] NET: Registered protocol family 2
[ 0.530734] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.539602] tcp_listen_portaddr_hash hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.548450] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.556704] TCP bind hash table entries: 16384 (order: 7, 917504 bytes, linear)
[ 0.565250] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.572230] UDP hash table entries: 1024 (order: 5, 131072 bytes, linear)
[ 0.579359] UDP-Lite hash table entries: 1024 (order: 5, 131072 bytes, linear)
[ 0.587187] NET: Registered protocol family 1
[ 0.592228] RPC: Registered named UNIX socket transport module.
[ 0.598329] RPC: Registered udp transport module.
[ 0.603139] RPC: Registered tcp transport module.
[ 0.607947] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.614537] NET: Registered protocol family 44
[ 0.619095] PCI: CLS 0 bytes, default 64
[ 0.623990] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.636499] Initialise system trusted keyrings
[ 0.641340] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 0.652945] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.659655] NFS: Registering the id_resolver key type
[ 0.664898] Key type id_resolver registered
[ 0.669197] Key type id_legacy registered
[ 0.673394] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.680251] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.688052] 9p: Installing v9fs 9p2000 file system support
[ 0.729045] NET: Registered protocol family 38
[ 0.733633] Key type asymmetric registered
[ 0.737833] Asymmetric key parser 'x509' registered
[ 0.742875] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.750462] io scheduler mq-deadline registered
[ 0.755102] io scheduler kyber registered
[ 0.761685] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.768073] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.776878] pwm-backlight backlight: supply power not found, using dummy regulator
[ 0.791106] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[ 0.801439] /panel-lvds/panel-timing: could not find property hback-porch
[ 0.808484] /panel-lvds/panel-timing: could not find property hfront-porch
[ 0.815525] /panel-lvds/panel-timing: could not find property hactive
[ 0.822116] /panel-lvds/panel-timing: could not find property hsync-len
[ 0.828884] /panel-lvds/panel-timing: could not find property vback-porch
[ 0.835830] /panel-lvds/panel-timing: could not find property vfront-porch
[ 0.842866] /panel-lvds/panel-timing: could not find property vactive
[ 0.849456] /panel-lvds/panel-timing: could not find property vsync-len
[ 0.856245] /panel-lvds/panel-timing: could not find property clock-frequency
[ 0.863551] /panel-lvds/panel-timing: error reading timing properties
[ 0.870146] panel-lvds panel-lvds: /panel-lvds: problems parsing panel-timing (-22)
[ 0.877996] panel-lvds: probe of panel-lvds failed with error -22
[ 0.886839] panel-simple display: supply power not found, using dummy regulator
[ 0.894486] panel-simple display: Specify missing connector_type
[ 0.910453] brd: module loaded
[ 0.922640] loop: module loaded
[ 0.926893] megasas: 07.714.04.00-rc1
[ 0.935079] tun: Universal TUN/TAP device driver, 1.6
[ 0.940580] CAN device driver interface
[ 0.945153] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.951571] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.957710] sky2: driver version 1.30
[ 0.962575] VFIO - User Level meta-driver version: 0.3
[ 0.969172] i2c /dev entries driver
[ 0.974124] sdhci: Secure Digital Host Controller Interface driver
[ 0.980467] sdhci: Copyright(c) Pierre Ossman
[ 0.985275] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.992550] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.001040] optee: probing for conduit method.
[ 1.005642] optee: revision 3.19 (d6c5d003)
[ 1.005958] optee: dynamic shared memory is enabled
[ 1.015649] optee: initialized driver
[ 1.021677] NET: Registered protocol family 17
[ 1.026294] can: controller area network core
[ 1.030853] NET: Registered protocol family 29
[ 1.035549] 9pnet: Installing 9P2000 support
[ 1.040006] Key type dns_resolver registered
[ 1.044765] printk: bootconsole [ns16550a0]: printing thread started
[ 1.044855] Loading compiled-in X.509 certificates
[ 1.048455] Loaded X.509 cert 'Build time autogenerated kernel key: 1faefcc602c72f8cca0152144ce914d5440b4a8b'
[ 1.050015] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.054977] pwm-backlight backlight: supply power not found, using dummy regulator
[ 1.056634] panel-simple display: supply power not found, using dummy regulator
[ 1.056885] panel-simple display: Specify missing connector_type
[ 1.062964] ti-sci 44043000.system-controller: lpm region is required for suspend but not provided.
[ 1.063051] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.1--v08.06.01 (Chill Capybar')
[ 1.125983] omap_timer 2400000.timer: PM domain pd:36 will not be powered off
[ 1.131450] omap-gpmc 3b000000.memory-controller: GPMC revision 6.0
[ 1.131467] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
[ 1.134775] tps65219 0-0030: Failed to request IRQ 0 for tps65219_irq: -22
[ 1.134872] tps65219: probe of 0-0030 failed with error -22
[ 1.134944] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.136661] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
[ 1.161322] pcf85363 2-0051: registered as rtc0
[ 1.161660] pcf85363 2-0051: setting system clock to 2023-08-13T11:36:11 UTC (1691926571)
[ �r�������lm75 2-004e: supply vs not found, using dummy regulator
[ 1.162876] hwmon hwmon0: temp1_input not attached to any thermal zone
[ 1.192567] printk: console [ttyS2]: printing thread started
[ 1.162886] lm75 2-004e: hwmon0: sensor 'tmp100'
[ 1.192585] printk: console [ttyS2] enabled
[ 1.192588] printk: bootconsole [ns16550a0] disabled
[ 1.209637] printk: bootconsole [ns16550a0]: printing thread stopped
[ 1.210660] panel-simple display: supply power not found, using dummy regulator
[ 1.210827] panel-simple display: Specify missing connector_type
[ 1.212014] tidss 30200000.dss: tidss_dispc_modeset_init: Panel display has incompatible connector type for vp0 (17 != 7)
[ 1.212031] tidss 30200000.dss: failed to init DRM/KMS (-22)
[ 1.212240] tidss: probe of 30200000.dss failed with error -22
[ 1.220066] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
[ 1.256811] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.258739] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83825S
[ 1.258752] davinci_mdio 8000f00.mdio: phy[2]: device 8000f00.mdio:02, driver TI DP83867
[ 1.258864] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 qu6
[ 1.259136] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
[ 1.259146] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.259152] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 1.260001] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
[ 1.261869] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.266160] rtc-ti-k3 2b1f0000.rtc: registered as rtc1
[ 1.369913] mmc0: CQHCI version 5.10
[ 1.370133] mmc1: CQHCI version 5.10
[ 1.370759] mmc2: CQHCI version 5.10
[ 1.376159] pinctrl-single f4000.pinctrl: pin PIN110 already requested by 23000000.pwm; cannot claim for 601000.gpio
[ 1.376177] pinctrl-single f4000.pinctrl: pin-110 (601000.gpio) status -22
[ 1.376185] pinctrl-single f4000.pinctrl: could not request pin 110 (PIN110) from group main_gpio1_pins_default on device pincte
1.376194] davinci_gpio 601000.gpio: Error applying setting, reverse things back
[ 1.376213] davinci_gpio: probe of 601000.gpio failed with error -22
[ 1.379746] debugfs: Directory 'pd:53' with parent 'pm_genpd' already present!
[ 1.379823] debugfs: Directory 'pd:52' with parent 'pm_genpd' already present!
[ 1.379867] debugfs: Directory 'pd:51' with parent 'pm_genpd' already present!
[ 1.380316] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 1.395481] ALSA device list:
[ 1.395495] No soundcards found.
[ 1.419425] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 1.419425] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 1.844862] mmc0: Command Queue Engine enabled
[ 1.844888] mmc0: new HS200 MMC card at address 0001
[ 1.845680] mmcblk0: mmc0:0001 DG4016 14.7 GiB
[ 1.845883] mmcblk0boot0: mmc0:0001 DG4016 partition 1 4.00 MiB
[ 1.846077] mmcblk0boot1: mmc0:0001 DG4016 partition 2 4.00 MiB
[ 1.846281] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB, chardev (237:0)
[ 1.849463] mmcblk0: p1
[ 2.891337] sdhci-am654 fa20000.mmc: Power on failed
[ 2.921970] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
[ 2.928779] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.928945] VFS: Mounted root (ext4 filesystem) on device 179:1.
[ 2.930792] devtmpfs: mounted
[ 2.932245] Freeing unused kernel memory: 1920K
[ 2.952886] Run /sbin/init as init process
INIT: version 2.96 booting
Framebuffer /dev/fb0 not detected
Boot splashscreen disabled
Starting board_start
chown: cannot access '/var/log/syslog': No such file or directory
chgrp: cannot access '/var/log/syslog': No such file or directory
[ 3.401788] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 5.017806] random: dd: uninitialized urandom read (512 bytes read)
ALSA: Restoring mixer settings...
/usr/sbin/alsactl: load_state:1735: No soundcards found...
chown: invalid user: 'fireapp'
starting /root/test/TestCases/Server_TestCases/Server.sh
OK
starting /etc/init.d/inotify_test.sh
OK
Configuration file wrong or corrupted
Configuring packages on first boot....
(This may take several minutes. Please do not power off the machine.)
Running postinst /etc/ipk-postinsts/000-apparmor...
System startup links for /etc/init.d/apparmor already exist.
Running postinst /etc/ipk-postinsts/001-sysvinit-inittab...
update-rc.d: /etc/init.d/run-postinsts exists during rc.d purge (continuing)
Removing any system startup links for run-postinsts ...
/etc/rcS.d/S99run-postinsts
INIT: Entering runlevel: 5
Configuring network interfaces... [ 5.997016] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:02] driver [TI DP83867] (i)
[ 5.997050] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 9.572965] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83825S] (irq=POLL)
[ 9.572997] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rmii link mode
Cannot find device "wlan0"
Cannot find device "wlan0"
Cannot find device "wlan0"
[ 9.743290] random: dbus-uuidgen: uninitialized urandom read (12 bytes read)
[ 9.743361] random: dbus-uuidgen: uninitialized urandom read (8 bytes read)
Starting system message bus: [ 9.766511] random: dbus-daemon: uninitialized urandom read (12 bytes read)
dbus.
[ 10.026535] pvrsrvkm: loading out-of-tree module taints kernel.
[ 10.052670] PVR_K: 513: Read BVNC 33.15.11.3 from HW device registers
[ 10.052868] PVR_K: 513: RGX Device registered with BVNC 33.15.11.3
[ 10.053615] [drm] Initialized pvr 1.15.6133109 20170530 for fd00000.gpu on minor 0
Upgrade : MMC0 EXIST
openvt: can't find open VT
Couldn't start Weston automatically.
Loaded PowerVR consumer services.
Setting environment variables...Starting UI app... UI app started.
Starting rpcbind daemon...QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/var/volatile/tmp/runtime-root'
[ 10.751506] PVR_K: 537: RGX Firmware image 'rgx.fw.33.15.11.3' loaded
[ 10.757385] PVR_K: 537: Shader binary image 'rgx.sh.33.15.11.3' loaded
[ 10.761543] NET: Registered protocol family 10
[ 10.767110] Segment Routing with IPv6
done.
Starting Quagga daemons: zebra bgpd ripd ripngd ospfd ospf6d isisd.
Starting advanced power management daemon: No APM support in kernel
(failed.)
Cannot create window: no screens available
Starting ntpd: done
starting rsyslogd ... chown: cannot access '/var/log/syslog*': No such file or directory
done
arch elf mapping not found
There was an error in line 54 of /etc/audit/audit.rules
* Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon
[ 11.685917] random: avahi-daemon: uninitialized urandom read (4 bytes read)
[ 11.693750] random: avahi-daemon: uninitialized urandom read (4 bytes read)
...done.
Starting LCDproc display server daemon: Could not open driver module /usr/lib/lcdproc/curses.so: /usr/lib/lcdproc/curses.so: cannoty
Driver [curses] binding failed
Could not load driver curses
There is no output driver
Critical error while initializing, abort.
Starting LCDproc system status monitor: sock_connect: connect failed
Error connecting to LCD server localhost on port 13666.
Check to see that the server is running and operating normally.
[ 11.909738] random: cupsd: uninitialized urandom read (4096 bytes read)
cups: started scheduler.
Starting crond: OK
Starting AppArmor profiles
Mounting securityfs on /sys/kernel/security
[ 12.524935] random: crng init done
[ 12.524956] random: 1 urandom warning(s) missed due to ratelimiting
.
umount: /mnt/.psplash: no mount point specified.
Starting udev
[ 13.275556] udevd[723]: starting version 3.2.9
[ 13.298846] udevd[724]: starting eudev-3.2.9
[ 13.396067] Initializing MS/TP network device driver version 1.02-003
[ 13.552638] m_can_platform 20701000.can: m_can device registered (irq=41, version=32)
[ 13.583441] [FTS_TS]fts_ts_init: Enter
[ 13.590188] [FTS_TS/I]fts_ts_probe:Touch Screen(I2C BUS) driver prboe...
[ 13.590214] [FTS_TS]fts_ts_probe_entry: Enter
[ 13.590217] [FTS_TS/I]fts_ts_probe_entry:Focaltech V3.2 20200422
[ 13.590222] [FTS_TS]fts_parse_dt: Enter
[ 13.590227] [FTS_TS/I]fts_get_dt_coords:display x(0 1024) y(0 600)
[ 13.590257] [FTS_TS/E]fts_parse_dt:Unable to get reset_gpio
[ 13.590284] [FTS_TS/I]fts_parse_dt:max touch number:10, irq gpio:412, reset gpio:-2
[ 13.590290] [FTS_TS]fts_parse_dt: Exit(1262)
[ 13.590541] [FTS_TS]fts_bus_init: Enter
[ 13.590551] [FTS_TS]fts_bus_init: Exit(175)
[ 13.590555] [FTS_TS]fts_input_init: Enter
[ 13.610219] input: fts_ts as /devices/platform/bus@f0000/20010000.i2c/i2c-1/1-0038/input/input0
[ 13.619838] [FTS_TS]fts_input_init: Exit(802)
[ 13.619859] [FTS_TS]fts_gpio_configure: Enter
[ 13.619872] [FTS_TS]fts_gpio_configure: Exit(1133)
[ 13.619876] [FTS_TS]fts_power_source_init: Enter
[ 13.619914] fts_ts 1-0038: supply vdd not found, using dummy regulator
[ 13.635910] fts_ts 1-0038: supply vcc_i2c not found, using dummy regulator
[ 13.637458] [FTS_TS]fts_power_source_ctrl: Enter
[ 13.637478] [FTS_TS]fts_power_source_ctrl:regulator enable !
[ 13.637489] [FTS_TS]fts_power_source_ctrl: Exit(978)
[ 13.637496] [FTS_TS]fts_power_source_init: Exit(1038)
[ 13.661114] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.661196] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.661255] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.661314] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.661372] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.661431] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.661437] [FTS_TS]fts_get_ic_information:chip id read invalid, read:0x0000
[ 13.746424] k3-m4-rproc
[ 13.746424] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000

[ 13.746592] k3-m4-rproc 5000000.m4fss: configured M4 for IPC-only mode

[ 13.760123] remoteproc remoteproc0: 5000000.m4fss is available

[ 13.760242] remoteproc remoteproc0: attaching to 5000000.m4fss

[ 13.760271] Unable to handle kernel paging request at virtual address ffff800013ffffff
5000000.m4fss: assigned rese
[ 13.798110] Mem abort info:
rved
[ 13.801447] ESR = 0x96000007
m
[ 13.804845] EC = 0x25: DABT (current EL), IL = 32 bits
emory
[ 13.810819] SET = 0, FnV = 0
node m4
[ 13.814595] EA = 0, S1PTW = 0
f-d
[ 13.818174] Data abort info:
ma-mem
[ 13.821727] ISV = 0, ISS = 0x00000007
or
[ 13.825918] CM = 0, WnR = 0
y@9cb00
[ 13.829579] swapper pgtable: 4k pages, 48-bit VAs, pgdp=0000000082f93000
000
[ 13.836827] [ffff800013ffffff] pgd=00000000fffff003, p4d=00000000fffff003, pud=00000000ffffe003, pmd=0000000088eb3003, pte=000000

[ 13.849849] printk: console [ttyS2]: printing thread stopped
[ 13.850325] Internal error: Oops: 96000007 [#1] PREEMPT_RT SMP
[ 13.861352] Modules linked in: ti_k3_m4_remoteproc(+) j721e_csi2rx rti_wdt(+) videobuf2_dma_contig sa2ul videobuf2_memops sha512)
[ 13.886489] CPU: 0 PID: 735 Comm: udevd Tainted: G O 5.10.184-rt90-gcfc102d877 #1
[ 13.895270] Hardware name: Onecontrol AM625 Dev Board-28022023 (DT)
[ 13.901526] pstate: 00000005 (nzcv daif -PAN -UAO -TCO BTYPE=--)
[ 13.907523] pc : rproc_handle_resources.constprop.0+0x94/0x168
[ 13.913361] lr : rproc_boot+0x464/0x6a0
[ 13.917196] sp : ffff8000118a37c0
[ 13.920502] x29: ffff8000118a37c0 x28: ffff800011322098
[ 13.925807] x27: ffff00007fbe0d78 x26: ffffffffffffffff
[ 13.931115] x25: ffff800014000000 x24: ffff800010ec5500
[ 13.936420] x23: ffff000008db2038 x22: 0000000000000000
[ 13.941727] x21: ffff8000112944f8 x20: ffff000008db2000
[ 13.947032] x19: 0000000000000000 x18: 0000000000000000
[ 13.952335] x17: 0000000000000000 x16: 0000000000000000
[ 13.957636] x15: ffff000003785b80 x14: ffffffffffffffff
[ 13.962938] x13: ffffffffffffffff x12: ffffffffffffffff
[ 13.968239] x11: ffffffffffffffff x10: ffffffffffdfffff
[ 13.973540] x9 : fffffff7ffffffff x8 : ffffffffffffffff
[ 13.978842] x7 : ffffffffefffffff x6 : ffff000007917000
[ 13.984141] x5 : ffff00007fb9db38 x4 : 0000000000000000
[ 13.989441] x3 : 00000000000000fd x2 : 00000000ffffffff
[ 13.994740] x1 : ffff800014000003 x0 : ffff800014000000
[ 14.000042] Call trace:
[ 14.002480] rproc_handle_resources.constprop.0+0x94/0x168
[ 14.007959] rproc_boot+0x464/0x6a0
[ 14.011442] rproc_add+0x88/0x168
[ 14.014750] k3_m4_rproc_probe+0x784/0x868 [ti_k3_m4_remoteproc]
[ 14.020758] platform_drv_probe+0x54/0xa8
[ 14.024764] really_probe+0xec/0x400
[ 14.028331] driver_probe_device+0x58/0xf0
[ 14.032417] device_driver_attach+0x74/0x80
[ 14.036589] __driver_attach+0x68/0xf8
[ 14.040328] bus_for_each_dev+0x70/0xc8
[ 14.044155] driver_attach+0x24/0x30
[ 14.047722] bus_add_driver+0x150/0x210
[ 14.051547] driver_register+0x64/0x120
[ 14.055373] __platform_driver_register+0x48/0x58
[ 14.060066] k3_m4_rproc_driver_init+0x20/0x1000 [ti_k3_m4_remoteproc]
[ 14.066587] do_one_initcall+0x54/0x1c8
[ 14.070415] do_init_module+0x44/0x1f0
[ 14.074157] load_module+0x2204/0x27a8
[ 14.077896] __do_sys_finit_module+0xb8/0x100
[ 14.082242] __arm64_sys_finit_module+0x20/0x30
[ 14.086762] el0_svc_common.constprop.0+0x78/0x1c8
[ 14.091544] do_el0_svc+0x24/0xa0
[ 14.094850] el0_svc+0x14/0x20
[ 14.097899] el0_sync_handler+0xb0/0xb8
[ 14.101726] el0_sync+0x180/0x1c0
[ 14.105040] Code: 128002b3 91132021 97ffeb65 1400002e (b87a6b20)
[ 14.111124] ---[ end trace 0000000000000002 ]---
[ 14.117168] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.125920] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.126593] udevd[724]: worker [735] terminated by signal 11 (Segmentation fault)
[ 14.126620] udevd[724]: worker [735] failed while handling '/devices/platform/bus@f0000/bus@f0000:bus@4000000/5000000.m4fss'
[ 14.150790] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.175962] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.182623] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.189149] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.195268] [FTS_TS]fts_get_ic_information:chip id read invalid, read:0x0000
[ 14.219046] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state ()
[ 14.231173] platform 78000000.r5f: configured R5F for IPC-only mode
[ 14.239221] platform 78000000.r5f: device does not have reserved memory regions, ret = -22
[ 14.247829] k3_r5_rproc bus@f0000:bus@b00000:r5fss@78000000: reserved memory init failed, ret = -22
[ 14.261090] remoteproc remoteproc1: releasing 78000000.r5f

Carrier Linux Reference Distrbution 3.1.26 am62xx-onecontrol-[ 14.267087] k3_r5_rproc bus@f0000:bus@b00000:r5fss@78000000: k3_r5_2
lrd ttyS2

Warning: Use of this System is Restricted to Autho[ 14.284622] k3_r5_rproc: probe of bus@f0000:bus@b00000:r5fss@78000000 failed 2
rized Users

This computer system is the private property of the Company and may be
used only by those individuals authorized by the Company, in accordance
with Company policy. Unauthorized, illegal or improper use may result
in disciplinary action and/or civil or criminal prosecution.

Your use of Company electronic systems is subject to monitoring and
disclosure in accordance with Company policy and applicable law. By
continuing to access this system, you agree that your use of Company
electronic systems is subject to the foregoing and that you have no
expectation of privacy in regard to any files or data stored, accessed,
transmitted or received on such systems.
am62xx-onecontrol-lrd login: [ 14.409080] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.419397] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.426258] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.432924] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.441708] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.448492] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.455804] [FTS_TS]fts_get_ic_information:chip id read invalid, read:0x0000
[ 14.669002] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.675249] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.682355] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.690150] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.698032] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.704650] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.711230] [FTS_TS]fts_get_ic_information:chip id read invalid, read:0x0000
[ 14.925410] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.932937] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.941628] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.945341] remoteproc remoteproc1: 30074000.pru is available
[ 14.947684] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.959475] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.962212] remoteproc remoteproc2: 30078000.pru is available
[ 14.965652] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.977391] [FTS_TS]fts_get_ic_information:chip id read invalid, read:0x0000
[ 14.997072] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22
[ 15.055441] dwc3 31000000.usb: Configuration mismatch. dr_mode forced to gadget
Version of Business Unit build =
[ 15.157915] usbcore: registered new interface driver usbfs
CRLD Build
[ 15.163985] usbcore: registered new interface driver hub
[ 15.170345] usbcore: registered new device driver usb
[ 15.192905] [FTS_TS/I]fts_get_ic_information:fw is invalid, need read boot id
[ 15.200363] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 15.206719] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 15.213004] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 15.219193] [FTS_TS/E]fts_hid2std:hid2std cmd write fail
[ 15.224595] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 15.230893] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 15.232088] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 15.237144] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 15.242533] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 15.248597] [FTS_TS/E]fts_read_bootid:start cmd write fail
[ 15.256426] xhci-hcd xhci-hcd.1.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000000000010010
[ 15.261683] [FTS_TS/E]fts_get_ic_information:read boot id fail
[ 15.271418] xhci-hcd xhci-hcd.1.auto: irq 395, io mem 0x31100000
[ 15.276870] [FTS_TS/E]fts_ts_probe_entry:not focal IC, unregister driver
[ 15.283086] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 15.289506] [FTS_TS]fts_power_source_ctrl: Enter
[ 15.295010] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 15.299583] [FTS_TS]fts_power_source_ctrl:regulator disable !
[ 15.307224] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 15.312941] [FTS_TS]fts_power_source_ctrl: Exit(978)
[ 15.319614] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 15.332678] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 15.340004] usb usb1: Product: xHCI Host Controller
[ 15.344883] usb usb1: Manufacturer: Linux 5.10.184-rt90-gcfc102d877 xhci-hcd
[ 15.345149] [FTS_TS]fts_ts_probe_entry: Exit(1652)
[ 15.351968] usb usb1: SerialNumber: xhci-hcd.1.auto
[ 15.356753] [FTS_TS/E]fts_ts_probe:Touch Screen(I2C BUS) driver probe fail
[ 15.362355] hub 1-0:1.0: USB hub found
[ 15.368545] fts_ts: probe of 1-0038 failed with error -121
[ 15.372280] hub 1-0:1.0: 1 port detected
[ 15.377788] [FTS_TS]fts_ts_init: Exit(1911)
[ 15.384274] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 15.394045] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 15.402440] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 15.409703] usb usb2: Product: xHCI Host Controller
[ 15.414612] usb usb2: Manufacturer: Linux 5.10.184-rt90-gcfc102d877 xhci-hcd
[ 15.421675] usb usb2: SerialNumber: xhci-hcd.1.auto
[ 15.427281] hub 2-0:1.0: USB hub found
[ 15.431114] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)

am62xx-onecontrol-lrd login: root
Last login: Sun Aug 13 11:36:30 UTC 2023 on ttyS2
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~# ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
ether 34:08:e1:80:97:bb txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

eth1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
ether c2:65:4d:47:39:07 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 metric 1
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 447 bytes 28933 (28.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 447 bytes 28933 (28.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~# [ 31.772834] tlv755: disabling

root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~# dmesg | grep mdio
[ 1.220066] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
[ 1.256811] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.258739] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83825S
[ 1.258752] davinci_mdio 8000f00.mdio: phy[2]: device 8000f00.mdio:02, driver TI DP83867
[ 5.997016] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:02] driver [TI DP83867] (irq=POLL)
[ 9.572965] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83825S] (irq=POLL)
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~# dhclinet eth0
-sh: dhclinet: command not found
root@am62xx-onecontrol-lrd:~# dhclinet eth0
-sh: dhclinet: command not found
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~# dhclient eth0
root@am62xx-onecontrol-lrd:~# ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
ether 34:08:e1:80:97:bb txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

eth1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
ether c2:65:4d:47:39:07 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 metric 1
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 447 bytes 28933 (28.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 447 bytes 28933 (28.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

root@am62xx-onecontrol-lrd:~# dhclient eth0
root@am62xx-onecontrol-lrd:~# ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
ether 34:08:e1:80:97:bb txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

eth1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
ether c2:65:4d:47:39:07 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 metric 1
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 447 bytes 28933 (28.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 447 bytes 28933 (28.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

root@am62xx-onecontrol-lrd:~# ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
ether 34:08:e1:80:97:bb txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

eth1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
ether c2:65:4d:47:39:07 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 metric 1
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 447 bytes 28933 (28.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 447 bytes 28933 (28.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

root@am62xx-onecontrol-lrd:~#

************************************************************





DTS :

******************************************************

&cpsw_port1 {

        phy-mode = "rgmii-rxid";

        phy-handle = <&cpsw3g_phy0>;

        status = "okay";

};

 

&cpsw_port2 {

        phy-mode = "rmii";

        phy-handle = <&cpsw3g_phy1>;

        status = "okay";

};

 

&cpsw3g_mdio {

        cpsw3g_phy0: ethernet-phy@0 {

               reg = <0>;

                rx-internal-delay-ps = <1>;

                tx-internal-delay-ps = <1>;

         };

 

    cpsw3g_phy1: ethernet-phy@1 {                                      //NOTE: DP83822/825/8226 are same config

                reg = <1>;

                rx-internal-delay-ps = <1>;

                tx-internal-delay-ps = <1>;

 

        };

};

 main_rmii2_pins_default: main_rmii2-pins-default {              // changed rgmii2 to rmii2

                pinctrl-single,pins = <

                        AM62X_IOPAD(0x0168, PIN_INPUT, 1) /* (AE21) RMII2_CRS_DV */

                        AM62X_IOPAD(0x0180, PIN_INPUT, 1) /* (AD23) RMII2_REF_CLK */

                        AM62X_IOPAD(0x0184, PIN_INPUT, 1) /* (AE23) RMII2_RXD0  */

                        AM62X_IOPAD(0x0188, PIN_INPUT, 1) /* (AB20) RMII2_RXD1  */

                        AM62X_IOPAD(0x017c, PIN_INPUT, 1) /* (AD22) RMII2_RX_ER  */

                        AM62X_IOPAD(0x016c, PIN_OUTPUT, 1) /* (Y18)  RMII2_TXD0   */

                        AM62X_IOPAD(0x0170, PIN_OUTPUT, 1) /* (AA18) RMII2_TXD1   */

                        AM62X_IOPAD(0x0164, PIN_OUTPUT, 1) /* (AA19) RMII2_TX_EN  */

 

                >;

        };



***********************************************************************************************

  • Hi,

    The dhcp client is started automatically with the filesystem that comes with the TI SDK. Looking through the boot log I do not see a link up reported by the driver. Let's debug with a cable that is plugged into eth0. After the cable is plugged in please post what these two commands respond with:

    ethtool eth0

    ethtool -S eth0

    Best Regards,

    Schuyler

  • Hi Schuyler Patton,

    thanks for reply.

    Iam not using any TI SDK. we are using Meta-TI for custom HW.

    Iam working on 2 interfaces RGMII and RMII, for that i have done DTS configurations as shown below.

    __________________________________________________

    ______________________________________________________________________

    with above configuration somehow ip is detecting for "eth0" but ping is not working as shown in logs

    I tried below commands

    ethtool eth0

    ethtool -S eth0

    logs:

    __________________________________________________
    
    main_rmii2_pins_default: main_rmii2-pins-default {             
               pinctrl-single,pins = <
                     AM62X_IOPAD(0x0168, PIN_INPUT, 1) /* (AE21) RMII2_CRS_DV */
                     AM62X_IOPAD(0x0180, PIN_INPUT, 1) /* (AD23) RMII2_REF_CLK */
                     AM62X_IOPAD(0x0184, PIN_INPUT, 1) /* (AE23) RMII2_RXD0  */
                     AM62X_IOPAD(0x0188, PIN_INPUT, 1) /* (AB20) RMII2_RXD1  */
                     AM62X_IOPAD(0x017c, PIN_INPUT, 1) /* (AD22) RMII2_RX_ER  */
                     AM62X_IOPAD(0x016c, PIN_OUTPUT, 1) /* (Y18)  RMII2_TXD0   */
                            AM62X_IOPAD(0x0170, PIN_OUTPUT, 1) /* (AA18) RMII2_TXD1   */
                     AM62X_IOPAD(0x0164, PIN_OUTPUT, 1) /* (AA19) RMII2_TX_EN  */
                    
               >;
          };
          main_rgmii1_pins_default: main_rgmii1-pins-default {                               
               pinctrl-single,pins = <                                     
                     AM62X_IOPAD(0x14c, PIN_INPUT, 0) /* (AB17) RGMII1_RD0 */
                            AM62X_IOPAD(0x150, PIN_INPUT, 0) /* (AC17) RGMII1_RD1 */
                            AM62X_IOPAD(0x154, PIN_INPUT, 0) /* (AB16) RGMII1_RD2 */
                            AM62X_IOPAD(0x158, PIN_INPUT, 0) /* (AA15) RGMII1_RD3 */
                            AM62X_IOPAD(0x148, PIN_INPUT, 0) /* (AD17) RGMII1_RXC */
                            AM62X_IOPAD(0x144, PIN_INPUT, 0) /* (AE17) RGMII1_RX_CTL */
                            AM62X_IOPAD(0x134, PIN_OUTPUT, 0) /* (AE20) RGMII1_TD0 */
                            AM62X_IOPAD(0x138, PIN_OUTPUT, 0) /* (AD20) RGMII1_TD1 */
                            AM62X_IOPAD(0x13c, PIN_OUTPUT, 0) /* (AE18) RGMII1_TD2 */
                            AM62X_IOPAD(0x140, PIN_OUTPUT, 0) /* (AD18) RGMII1_TD3 */
                            AM62X_IOPAD(0x130, PIN_OUTPUT, 0) /* (AE19) RGMII1_TXC */
                            AM62X_IOPAD(0x12c, PIN_OUTPUT, 0) /* (AD19) RGMII1_TX_CTL */
               >;
          };
    
    &cpsw_port1 {
            phy-mode = "rgmii-rxid";
            phy-handle = <&cpsw3g_phy0>;
          status = "okay";
    };
    
    &cpsw_port2 {
            phy-mode = "rmii";
            phy-handle = <&cpsw3g_phy1>;
          //phy-reset-gpios = <&main_gpio1 5 GPIO_ACTIVE_LOW>;
          //phy-reset-duration =<25>;
          //phy-reset-deassert-us = <60000>;
          status = "okay";
    };
    
    &cpsw3g_mdio {
            cpsw3g_phy1: ethernet-phy@2 {
                   reg = <2>;
               rx-internal-delay-ps = <1>;
                    tx-internal-delay-ps = <1>;
          };
    
        cpsw3g_phy0: ethernet-phy@0 {                               //NOTE: DP83822/825/8226 are same config
                    reg = <0>;
                    rx-internal-delay-ps = <1>;
                    tx-internal-delay-ps = <1>;
    
            };
    };
    
    ______________________________________________________________________
    
    with above configuration somehow ip is detecting for "eth0" but ping is not working as shown in logs
    
    I tried below commands
    
    ethtool eth0
    
    ethtool -S eth0
    
    logs:
    
    __________________________________________________________
    
    
    U-Boot SPL 2021.01-g999 (Aug 21 2023 - 01:48:31 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.1--v08.06.01 (Chill Capybar')
    SPL initial stack usage: 13424 bytes
    Trying to boot from MMC1
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Loading Environment from MMC... MMC: block number 0x3500 exceeds max(0x2000)
    *** Warning - !read failed, using default environment
    
    init_env from device 9 not supported!
    Starting ATF on ARM64 core...
    
    NOTICE: BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE: BL31: Built : 00:42:57, Jan 13 2023
    I/TC:
    I/TC: OP-TEE version: 3.19.0-15-gd6c5d0037-dev (gcc version 9.5.0 (GCC)) #1 Thu Oct 27 08:43:50 UTC 2022 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.1--v08.06.01 (Chill Capybar')
    I/TC: HUK Initialized
    I/TC: Activated SA2UL device
    I/TC: Fixing SA2UL firewall owner for GP device
    I/TC: Enabled firewalls for SA2UL TRNG device
    I/TC: SA2UL TRNG initialized
    I/TC: SA2UL Drivers initialized
    I/TC: Primary CPU switching to normal world boot
    
    U-Boot SPL 2021.01-g999 (Aug 21 2023 - 01:48:31 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.1--v08.06.01 (Chill Capybar')
    Trying to boot from MMC1
    
    
    U-Boot 2021.01-g999 (Aug 21 2023 - 01:48:31 +0000)
    
    SoC: AM62X SR1.0 GP
    Model: Carrier onecontrol am625 devlopment board
    DRAM: 2 GiB
    MMC: mmc@fa10000: 0, mmc@fa00000: 1, mmc@fa20000: 2
    Loading Environment from MMC... MMC: block number 0x3500 exceeds max(0x2000)
    *** Warning - !read failed, using default environment
    
    In: serial@2800000
    Out: serial@2800000
    Err: serial@2800000
    Net: eth0: ethernet@8000000port@1
    Hit any key to stop autoboot: 0
    =>
    =>
    =>
    => setenv mmcdev 0
    => setenv bootpart 0
    => boot
    switch to partitions #0, OK
    mmc0(part 0) is current device
    SD/MMC found on device 0
    Failed to load 'boot.scr'
    ** Unrecognized filesystem type **
    19640832 bytes read in 109 ms (171.8 MiB/s)
    59464 bytes read in 6 ms (9.5 MiB/s)
    ## Flattened Device Tree blob at 88000000
    Booting using the fdt blob at 0x88000000
    Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK
    
    Starting kernel ...
    
    [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [ 0.000000] Linux version 5.10.184-rt90-gcfc102d877 (oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 9.5.0, GNU ld (GNU Binutils) 2.34.0.20200910) #1 SMP PREEMPT_RT Mon Jul 3 04:59:47 UTC 2023
    [ 0.000000] Machine model: Onecontrol AM625 Dev Board-28022023
    [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [ 0.000000] printk: bootconsole [ns16550a0] enabled
    [ 0.000000] efi: UEFI not found.
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9db00000, compatible id shared-dma-pool
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
    [ 0.000000] DMA32 empty
    [ 0.000000] Normal empty
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009cafffff]
    [ 0.000000] node 0: [mem 0x000000009cb00000-0x000000009e6fffff]
    [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff]
    [ 0.000000] node 0: [mem 0x000000009e780000-0x000000009fffffff]
    [ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
    [ 0.000000] On node 0 totalpages: 524288
    [ 0.000000] DMA zone: 8192 pages used for memmap
    [ 0.000000] DMA zone: 0 pages reserved
    [ 0.000000] DMA zone: 524288 pages, LIFO batch:63
    [ 0.000000] cma: Reserved 512 MiB at 0x00000000dd000000
    [ 0.000000] psci: probing for conduit method from DT.
    [ 0.000000] psci: PSCIv1.1 detected in firmware.
    [ 0.000000] psci: Using standard PSCI v0.2 function IDs
    [ 0.000000] psci: Trusted OS migration not required
    [ 0.000000] psci: SMC Calling Convention v1.2
    [ 0.000000] percpu: Embedded 18 pages/cpu s35392 r8192 d30144 u73728
    [ 0.000000] pcpu-alloc: s35392 r8192 d30144 u73728 alloc=18*4096
    [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
    [ 0.000000] Detected VIPT I-cache on CPU0
    [ 0.000000] CPU features: detected: ARM erratum 845719
    [ 0.000000] CPU features: detected: GIC system register CPU interface
    [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
    [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=609c3afc-eabd-1f4a-ab12-401f01f8babf rw rootfstype=ext4 rootwait
    [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
    [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [ 0.000000] Memory: 1458700K/2097152K available (11456K kernel code, 1260K rwdata, 4408K rodata, 1920K init, 477K bss, 114164K reserved, 524288K cma-reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
    [ 0.000000] rcu: RCU event tracing is enabled.
    [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
    [ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms.
    [ 0.000000] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads.
    [ 0.000000] No expedited grace period (rcu_normal_after_boot).
    [ 0.000000] Trampoline variant of Tasks RCU enabled.
    [ 0.000000] Tracing variant of Tasks RCU enabled.
    [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [ 0.000000] GICv3: 256 SPIs implemented
    [ 0.000000] GICv3: 0 Extended SPIs implemented
    [ 0.000000] GICv3: Distributor has no Range Selector support
    [ 0.000000] GICv3: 16 PPIs implemented
    [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
    [ 0.000000] ITS [mem 0x01820000-0x0182ffff]
    [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80800000 (flat, esz 8, psz 64K, shr 0)
    [ 0.000000] ITS: using cache flushing for cmd queue
    [ 0.000000] GICv3: using LPI property table @0x0000000080040000
    [ 0.000000] GIC: using cache flushing for LPI property table
    [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080050000
    [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [ 0.000000] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [ 0.008551] Console: colour dummy device 80x25
    [ 0.013150] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [ 0.023830] pid_max: default: 32768 minimum: 301
    [ 0.028654] LSM: Security Framework initializing
    [ 0.033471] AppArmor: AppArmor initialized
    [ 0.037717] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [ 0.045300] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [ 0.055330] rcu: Hierarchical SRCU implementation.
    [ 0.060812] Platform MSI: msi-controller@1820000 domain created
    [ 0.067210] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [ 0.076509] EFI services will not be available.
    [ 0.081484] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [ 0.094974] Detected VIPT I-cache on CPU1
    [ 0.099108] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
    [ 0.106147] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000
    [ 0.113584] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    I/TC: Secondary CPU 2 initializing
    I/TC: Secondary CPU 2 switching to normal world boot
    [ 0.129176] Detected VIPT I-cache on CPU2
    [ 0.133301] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
    [ 0.140336] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000
    [ 0.147756] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    I/TC: Secondary CPU 3 initializing
    I/TC: Secondary CPU 3 switching to normal world boot
    [ 0.163275] Detected VIPT I-cache on CPU3
    [ 0.167392] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
    [ 0.174426] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000
    [ 0.181842] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [ 0.188610] smp: Brought up 1 node, 4 CPUs
    [ 0.192813] SMP: Total of 4 processors activated.
    [ 0.197632] CPU features: detected: 32-bit EL0 Support
    [ 0.202892] CPU features: detected: CRC32 instructions
    [ 0.215868] CPU: All CPU(s) started at EL2
    [ 0.220076] alternatives: patching kernel code
    [ 0.225870] devtmpfs: initialized
    [ 0.237799] KASLR disabled due to lack of seed
    [ 0.242550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.252531] futex hash table entries: 1024 (order: 5, 131072 bytes, linear)
    [ 0.274288] pinctrl core: initialized pinctrl subsystem
    [ 0.280285] DMI not present or invalid.
    [ 0.284925] NET: Registered protocol family 16
    [ 0.291549] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
    [ 0.298929] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [ 0.307032] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [ 0.315263] audit: initializing netlink subsys (disabled)
    [ 0.321066] audit: type=2000 audit(0.256:1): state=initialized audit_enabled=0 res=1
    [ 0.321650] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.322292] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [ 0.342169] ASID allocator initialised with 65536 entries
    [ 0.375471] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [ 0.382383] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [ 0.389248] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.396149] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [ 0.404072] cryptd: max_cpu_qlen set to 1000
    [ 0.411703] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
    [ 0.420892] vcc_5v0: supplied by vmain_pd
    [ 0.425458] vcc_3v3_sys: supplied by vmain_pd
    [ 0.430371] vcc_1v8: supplied by vcc_3v3_sys
    [ 0.435858] iommu: Default domain type: Translated
    [ 0.441271] SCSI subsystem initialized
    [ 0.445616] mc: Linux media interface: v0.10
    [ 0.450034] videodev: Linux video capture interface: v2.00
    [ 0.455727] pps_core: LinuxPPS API ver. 1 registered
    [ 0.460802] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.470151] PTP clock support registered
    [ 0.474189] EDAC MC: Ver: 3.0.0
    [ 0.478090] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
    [ 0.485326] FPGA manager framework
    [ 0.488921] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.496117] clocksource: Switched to clocksource arch_sys_counter
    [ 0.502611] VFS: Disk quotas dquot_6.6.0
    [ 0.506682] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.514358] AppArmor: AppArmor Filesystem Enabled
    [ 0.525256] NET: Registered protocol family 2
    [ 0.530012] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [ 0.538868] tcp_listen_portaddr_hash hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [ 0.547714] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [ 0.555961] TCP bind hash table entries: 16384 (order: 7, 917504 bytes, linear)
    [ 0.564530] TCP: Hash tables configured (established 16384 bind 16384)
    [ 0.571512] UDP hash table entries: 1024 (order: 5, 131072 bytes, linear)
    [ 0.578645] UDP-Lite hash table entries: 1024 (order: 5, 131072 bytes, linear)
    [ 0.586471] NET: Registered protocol family 1
    [ 0.591522] RPC: Registered named UNIX socket transport module.
    [ 0.597616] RPC: Registered udp transport module.
    [ 0.602425] RPC: Registered tcp transport module.
    [ 0.607233] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.613822] NET: Registered protocol family 44
    [ 0.618381] PCI: CLS 0 bytes, default 64
    [ 0.623298] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [ 0.635797] Initialise system trusted keyrings
    [ 0.640647] workingset: timestamp_bits=46 max_order=19 bucket_order=0
    [ 0.652138] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.658850] NFS: Registering the id_resolver key type
    [ 0.664119] Key type id_resolver registered
    [ 0.668415] Key type id_legacy registered
    [ 0.672589] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [ 0.679446] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [ 0.687248] 9p: Installing v9fs 9p2000 file system support
    [ 0.727571] NET: Registered protocol family 38
    [ 0.732164] Key type asymmetric registered
    [ 0.736365] Asymmetric key parser 'x509' registered
    [ 0.741414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [ 0.749001] io scheduler mq-deadline registered
    [ 0.753644] io scheduler kyber registered
    [ 0.760188] pinctrl-single 4084000.pinctrl: 34 pins, size 136
    [ 0.766559] pinctrl-single f4000.pinctrl: 171 pins, size 684
    [ 0.775261] pwm-backlight backlight: supply power not found, using dummy regulator
    [ 0.789469] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [ 0.811142] brd: module loaded
    [ 0.823448] loop: module loaded
    [ 0.827698] megasas: 07.714.04.00-rc1
    [ 0.835796] tun: Universal TUN/TAP device driver, 1.6
    [ 0.841300] CAN device driver interface
    [ 0.845850] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [ 0.852290] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [ 0.858411] sky2: driver version 1.30
    [ 0.863280] VFIO - User Level meta-driver version: 0.3
    [ 0.869766] i2c /dev entries driver
    [ 0.874788] sdhci: Secure Digital Host Controller Interface driver
    [ 0.881130] sdhci: Copyright(c) Pierre Ossman
    [ 0.885943] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 0.893281] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [ 0.901676] optee: probing for conduit method.
    [ 0.906303] optee: revision 3.19 (d6c5d003)
    [ 0.906620] optee: dynamic shared memory is enabled
    [ 0.916340] optee: initialized driver
    [ 0.922250] NET: Registered protocol family 17
    [ 0.926892] can: controller area network core
    [ 0.931450] NET: Registered protocol family 29
    [ 0.936172] 9pnet: Installing 9P2000 support
    [ 0.940630] Key type dns_resolver registered
    [ 0.945386] printk: bootconsole [ns16550a0]: printing thread started
    [ 0.945443] Loading compiled-in X.509 certificates
    [ 0.949143] Loaded X.509 cert 'Build time autogenerated kernel key: ac87c66a433f51cebcf975b532ef51d56fa89c7f'
    [ 0.950633] AppArmor: AppArmor sha1 policy hashing enabled
    [ 0.955414] pwm-backlight backlight: supply power not found, using dummy regulator
    [ 0.963152] ti-sci 44043000.system-controller: lpm region is required for suspend but not provided.
    [ 0.963239] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.1--v08.06.01 (Chill Capybar')
    [ 1.026410] omap_timer 2400000.timer: PM domain pd:36 will not be powered off
    [ 1.032930] omap-gpmc 3b000000.memory-controller: GPMC revision 6.0
    [ 1.032949] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
    [ 1.036382] tps65219 0-0030: Failed to request IRQ 0 for tps65219_irq: -22
    [ 1.036480] tps65219: probe of 0-0030 failed with error -22
    [ 1.036554] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
    [ 1.038428] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
    [ 1.060585] pcf85363 2-0051: registered as rtc0
    [ 1.060917] pcf85363 2-0051: setting system clock to 2023-08-22T08:28:49 UTC (1692692929)
    [ �r�������lm75 2-004e: supply vs not found, using dummy regulator
    [ 1.062033] hwmon hwmon0: temp1_input not attached to any thermal zone
    [ 1.091862] printk: console [ttyS2]: printing thread started
    [ 1.062042] lm75 2-004e: hwmon0: sensor 'tmp100'
    [ 1.091878] printk: console [ttyS2] enabled
    [ 1.091881] printk: bootconsole [ns16550a0] disabled
    [ 1.108931] printk: bootconsole [ns16550a0]: printing thread stopped
    [ 1.111558] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0
    [ 1.120656] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
    [ 1.160130] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [ 1.162337] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83825S
    [ 1.162354] davinci_mdio 8000f00.mdio: phy[2]: device 8000f00.mdio:02, driver TI DP83867
    [ 1.162461] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
    [ 1.162741] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
    [ 1.162751] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [ 1.162757] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [ 1.163594] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
    [ 1.165489] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
    [ 1.169719] rtc-ti-k3 2b1f0000.rtc: registered as rtc1
    [ 1.273016] mmc0: CQHCI version 5.10
    [ 1.273762] mmc1: CQHCI version 5.10
    [ 1.274260] mmc2: CQHCI version 5.10
    [ 1.284307] gpio-wdt: probe of watchdog failed with error -22
    [ 1.285844] debugfs: Directory 'pd:53' with parent 'pm_genpd' already present!
    [ 1.285918] debugfs: Directory 'pd:52' with parent 'pm_genpd' already present!
    [ 1.285960] debugfs: Directory 'pd:51' with parent 'pm_genpd' already present!
    [ 1.286411] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    1.301197] ALSA device list:
    [ 1.301210] No soundcards found.
    [ 1.324647] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [ 1.324917] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [ 1.399850] mmc0: Command Queue Engine enabled
    [ 1.399876] mmc0: new HS200 MMC card at address 0001
    [ 1.400714] mmcblk0: mmc0:0001 DG4016 14.7 GiB
    [ 1.400940] mmcblk0boot0: mmc0:0001 DG4016 partition 1 4.00 MiB
    [ 1.401137] mmcblk0boot1: mmc0:0001 DG4016 partition 2 4.00 MiB
    [ 1.401346] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB, chardev (237:0)
    [ 1.404466] mmcblk0: p1
    [ 2.788374] sdhci-am654 fa20000.mmc: Power on failed
    [ 2.818990] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
    [ 2.969253] EXT4-fs (mmcblk0p1): recovery complete
    [ 2.970181] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.970275] VFS: Mounted root (ext4 filesystem) on device 179:1.
    [ 2.971946] devtmpfs: mounted
    [ 2.973443] Freeing unused kernel memory: 1920K
    [ 2.973570] Run /sbin/init as init process
    INIT: version 2.96 booting
    Framebuffer /dev/fb0 not detected
    Boot splashscreen disabled
    Starting board_start
    [ 3.370922] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
    [ 4.076761] random: dd: uninitialized urandom read (512 bytes read)
    ALSA: Restoring mixer settings...
    /usr/sbin/alsactl: load_state:1735: No soundcards found...
    chown: invalid user: 'fireapp'
    starting /root/test/TestCases/Server_TestCases/Server.sh
    OK
    starting /etc/init.d/inotify_test.sh
    OK
    Configuration file wrong or corrupted
    INIT: Entering runlevel: 5
    Configuring network interfaces... [ 4.406267] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83825S] (irq=POLL)
    [ 4.406304] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [ 8.615118] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:02] driver [TI DP83867] (irq=POLL)
    [ 8.615150] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rmii link mode
    Cannot find device "wlan0"
    Cannot find device "wlan0"
    Cannot find device "wlan0"
    Starting system message bus: [ 8.791872] random: dbus-daemon: uninitialized urandom read (12 bytes read)
    [ 8.801536] random: dbus-daemon: uninitialized urandom read (12 bytes read)
    dbus.
    [ 9.051665] pvrsrvkm: loading out-of-tree module taints kernel.
    [ 9.077647] PVR_K: 435: Read BVNC 33.15.11.3 from HW device registers
    [ 9.077757] PVR_K: 435: RGX Device registered with BVNC 33.15.11.3
    [ 9.078469] [drm] Initialized pvr 1.15.6133109 20170530 for fd00000.gpu on minor 1
    Upgrade : MMC0 EXIST
    openvt: can't find open VT
    Couldn't start Weston automatically.
    Loaded PowerVR consumer services.
    Setting environment variables...Starting UI app... UI app started.
    Starting rpcbind daemon...[ 9.839967] NET: Registered protocol family 10
    [ 9.845866] Segment Routing with IPv6
    done.
    Starting Quagga daemons:QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/var/volatile/tmp/runtime-root'
    zebra bgpd[ 9.946041] PVR_K: 466: RGX Firmware image 'rgx.fw.33.15.11.3' loaded
    [ 9.952675] PVR_K: 466: Shader binary image 'rgx.sh.33.15.11.3' loaded
    ripd ripngd ospfd ospf6d isisd.
    Starting advanced power management daemon: No APM support in kernel
    (failed.)
    Cannot create window: no screens available
    Starting ntpd: done
    starting rsyslogd ... done
    arch elf mapping not found
    There was an error in line 54 of /etc/audit/audit.rules
    * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon
    [ 10.920974] random: avahi-daemon: uninitialized urandom read (4 bytes read)
    [ 10.935427] random: avahi-daemon: uninitialized urandom read (4 bytes read)
    ...done.
    Starting LCDproc display server daemon: Could not open driver module /usr/lib/lcdproc/curses.so: /usr/lib/lcdproc/curses.so: cannot open shared object file: No such file or directory
    Driver [curses] binding failed
    Could not load driver curses
    There is no output driver
    Critical error while initializing, abort.
    Starting LCDproc system status monitor: sock_connect: connect failed
    Error connecting to LCD server localhost on port 13666.
    Check to see that the server is running and operating normally.
    [ 11.162286] random: cupsd: uninitialized urandom read (4096 bytes read)
    cups: started scheduler.
    Starting crond: OK
    Starting AppArmor profiles
    Mounting securityfs on /sys/kernel/security
    .
    umount: /mnt/.psplash: no mount point specified.
    Starting udev
    [ 11.481382] udevd[645]: starting version 3.2.9
    [ 11.503457] udevd[646]: starting eudev-3.2.9
    [ 11.594853] Initializing MS/TP network device driver version 1.02-003
    [ 11.612096] random: crng init done
    [ 11.612271] random: 9 urandom warning(s) missed due to ratelimiting
    [ 11.760930] m_can_platform 20701000.can: m_can device registered (irq=42, version=32)
    [ 11.904537] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
    [ 11.904738] k3-m4-rproc 5000000.m4fss: configured M4 for IPC-only mode
    [ 11.926450] remoteproc remoteproc0: 5000000.m4fss is available
    [ 11.926602] remoteproc remoteproc0: attaching to 5000000.m4fss
    [ 11.926633] Unable to handle kernel paging request at virtual address ffff800013ffffff
    [ 11.946397] printk: console [ttyS2]: printing thread stopped
    [ 11.946615] Mem abort info:
    [ 11.954939] ESR = 0x96000007
    [ 11.958045] EC = 0x25: DABT (current EL), IL = 32 bits
    [ 11.963434] SET = 0, FnV = 0
    [ 11.966583] EA = 0, S1PTW = 0
    [ 11.969782] Data abort info:
    [ 11.972697] ISV = 0, ISS = 0x00000007
    [ 11.976575] CM = 0, WnR = 0
    [ 11.979551] swapper pgtable: 4k pages, 48-bit VAs, pgdp=0000000082f93000
    [ 11.986398] [ffff800013ffffff] pgd=00000000fffff003, p4d=00000000fffff003, pud=00000000ffffe003, pmd=00000000862cc003, pte=0000000000000000
    [ 11.998982] Internal error: Oops: 96000007 [#1] PREEMPT_RT SMP
    [ 12.004828] Modules linked in: ti_k3_m4_remoteproc(+) rti_wdt(+) j721e_csi2rx(+) videobuf2_dma_contig sa2ul videobuf2_memops sha512_generic videobuf2_v4l2 authenc mcrc cdns_dphy pruss videobuf2_commo)
    [ 12.028570] CPU: 1 PID: 663 Comm: udevd Tainted: G O 5.10.184-rt90-gcfc102d877 #1
    [ 12.037346] Hardware name: Onecontrol AM625 Dev Board-28022023 (DT)
    [ 12.043604] pstate: 00000005 (nzcv daif -PAN -UAO -TCO BTYPE=--)
    [ 12.049603] pc : rproc_handle_resources.constprop.0+0x94/0x168
    [ 12.055444] lr : rproc_boot+0x464/0x6a0
    [ 12.059279] sp : ffff8000119cb7c0
    [ 12.062584] x29: ffff8000119cb7c0 x28: ffff800011322098
    [ 12.067889] x27: ffff00007fbe2188 x26: ffffffffffffffff
    [ 12.073193] x25: ffff800014000000 x24: ffff800010ec4f88
    [ 12.078496] x23: ffff000003e9f838 x22: 0000000000000000
    [ 12.083796] x21: ffff800011294430 x20: ffff000003e9f800
    [ 12.089099] x19: 0000000000000000 x18: 0000000000000002
    [ 12.094400] x17: 0000000000000000 x16: 0000000000000000
    [ 12.099701] x15: ffff000006269e80 x14: ffffffffffffffff
    [ 12.105006] x13: ffffffffffffffff x12: ffffffffffffffff
    [ 12.110309] x11: ffffffffffffffff x10: ffffffffffffffff
    [ 12.115612] x9 : ffffffffffffffff x8 : ffffffffffffffff
    [ 12.120913] x7 : ffffffffffffffff x6 : ffff000003ea0800
    [ 12.126214] x5 : ffff00007fb9fb38 x4 : 0000000000000000
    [ 12.131525] x3 : 00000000000000fd x2 : 00000000ffffffff
    [ 12.136846] x1 : ffff800014000003 x0 : ffff800014000000
    [ 12.142169] Call trace:
    [ 12.144650] rproc_handle_resources.constprop.0+0x94/0x168
    [ 12.150161] rproc_boot+0x464/0x6a0
    [ 12.153654] rproc_add+0x88/0x168
    [ 12.156965] k3_m4_rproc_probe+0x784/0x868 [ti_k3_m4_remoteproc]
    [ 12.162978] platform_drv_probe+0x54/0xa8
    [ 12.166988] really_probe+0xec/0x400
    [ 12.170563] driver_probe_device+0x58/0xf0
    [ 12.174654] device_driver_attach+0x74/0x80
    [ 12.178829] __driver_attach+0x68/0xf8
    [ 12.182568] bus_for_each_dev+0x70/0xc8
    [ 12.186394] driver_attach+0x24/0x30
    [ 12.189959] bus_add_driver+0x150/0x210
    [ 12.193784] driver_register+0x64/0x120
    [ 12.197610] __platform_driver_register+0x48/0x58
    [ 12.202304] k3_m4_rproc_driver_init+0x20/0x1000 [ti_k3_m4_remoteproc]
    [ 12.208826] do_one_initcall+0x54/0x1c8
    [ 12.212656] do_init_module+0x44/0x1f0
    [ 12.216397] load_module+0x2204/0x27a8
    [ 12.220136] __do_sys_finit_module+0xb8/0x100
    [ 12.224481] __arm64_sys_finit_module+0x20/0x30
    [ 12.229001] el0_svc_common.constprop.0+0x78/0x1c8
    [ 12.233784] do_el0_svc+0x24/0xa0
    [ 12.237089] el0_svc+0x14/0x20
    [ 12.240136] el0_sync_handler+0xb0/0xb8
    [ 12.243962] el0_sync+0x180/0x1c0
    [ 12.247275] Code: 128002b3 913d4021 97ffeb65 1400002e (b87a6b20)
    [ 12.253360] ---[ end trace 0000000000000002 ]---
    [ 12.274314] udevd[646]: worker [663] terminated by signal 11 (Segmentation fault)
    [ 12.274348] udevd[646]: worker [663] failed while handling '/devices/platform/bus@f0000/bus@f0000:bus@4000000/5000000.m4fss'
    [ 12.278547] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [ 12.309614] platform 78000000.r5f: configured R5F for IPC-only mode
    [ 12.321790] platform 78000000.r5f: device does not have reserved memory regions, ret = -22
    [ 12.330488] k3_r5_rproc bus@f0000:bus@b00000:r5fss@78000000: reserved memory init failed, ret = -22
    [ 12.341297] remoteproc remoteproc1: releasing 78000000.r5f
    [ 12.348648] k3_r5_rproc bus@f0000:bus@b00000:r5fss@78000000: k3_r5_cluster_rproc_init failed, ret = -22
    [ 12.359330] k3_r5_rproc: probe of bus@f0000:bus@b00000:r5fss@78000000 failed with error -22
    
    Carrier Linux Reference Distrbution 3.1.26 am62xx-onecontrol-lrd ttyS2
    
    Warning: Use of this System is Restricted to Authorized Users
    
    This computer system is the private property of the Company and may be
    used only by those individuals authorized by the Company, in accordance
    with Company policy. Unauthorized, illegal or improper use may result
    in disciplinary action and/or civil or criminal prosecution.
    
    Your use of Company electronic systems is subject to monitoring and
    disclosure in accordance with Company policy and applicable law. By
    continuing to access this system, you agree that your use of Company
    electronic systems is subject to the foregoing and that you have no
    expectation of privacy in regard to any files or data stored, accessed,
    transmitted or received on such systems.
    am62xx-onecontrol-lrd login: [ 12.954161] remoteproc remoteproc1: 30074000.pru is available
    [ 12.961788] remoteproc remoteproc2: 30078000.pru is available
    [ 12.981957] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22
    [ 13.046446] dwc3 31000000.usb: Configuration mismatch. dr_mode forced to gadget
    [ 13.147598] usbcore: registered new interface driver usbfs
    [ 13.153244] usbcore: registered new interface driver hub
    [ 13.158719] usbcore: registered new device driver usb
    [ 13.214261] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [ 13.219860] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
    [ 13.227759] xhci-hcd xhci-hcd.1.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000000000010010
    [ 13.237455] xhci-hcd xhci-hcd.1.auto: irq 490, io mem 0x31100000
    [ 13.243750] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [ 13.249261] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
    [ 13.256951] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
    [ 13.263644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
    [ 13.271932] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 13.279149] usb usb1: Product: xHCI Host Controller
    [ 13.284037] usb usb1: Manufacturer: Linux 5.10.184-rt90-gcfc102d877 xhci-hcd
    [ 13.291078] usb usb1: SerialNumber: xhci-hcd.1.auto
    [ 13.296695] hub 1-0:1.0: USB hub found
    [ 13.300536] hub 1-0:1.0: 1 port detected
    [ 13.306454] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [ 13.314691] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
    [ 13.322999] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 13.330250] usb usb2: Product: xHCI Host Controller
    [ 13.335157] usb usb2: Manufacturer: Linux 5.10.184-rt90-gcfc102d877 xhci-hcd
    [ 13.342201] usb usb2: SerialNumber: xhci-hcd.1.auto
    [ 13.347756] hub 2-0:1.0: USB hub found
    [ 13.351583] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
    Version of Business Unit build =
    CRLD Build
    
    am62xx-onecontrol-lrd login:
    am62xx-onecontrol-lrd login:
    am62xx-onecontrol-lrd login: root
    Last login: Tue Aug 22 08:06:18 UTC 2023 on ttyS2
    Last login: Tue Aug 22 08:29:07 UTC 2023 on ttyS2
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~# [ 31.772148] tlv755: disabling
    [ 42.300513] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 42.306839] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
    
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~# IPV4 Address is = 192.168.0.10
    Starting OpenBSD Secure Shell server: sshd
    /etc/ssh/sshd_config line 122: Deprecated option UsePrivilegeSeparation
    done.
    Starting Server.py...
    nohup: appending output to 'nohup.out'
    
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~# ifconfig
    eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
    inet 192.168.0.10 netmask 255.255.255.0 broadcast 192.168.0.255
    inet6 fe80::3608:e1ff:fe80:97d9 prefixlen 64 scopeid 0x20<link>
    ether 34:08:e1:80:97:d9 txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 34 bytes 8891 (8.6 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    
    eth1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
    ether 72:7d:01:50:2d:1a txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 0 bytes 0 (0.0 B)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    
    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 metric 1
    inet 127.0.0.1 netmask 255.0.0.0
    inet6 ::1 prefixlen 128 scopeid 0x10<host>
    loop txqueuelen 1000 (Local Loopback)
    RX packets 435 bytes 28213 (27.5 KiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 435 bytes 28213 (27.5 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~# ethtool eth0
    Settings for eth0:
    Supported ports: [ TP MII ]
    Supported link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    Supported pause frame use: Symmetric
    Supports auto-negotiation: Yes
    Supported FEC modes: Not reported
    Advertised link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    Advertised pause frame use: Symmetric
    Advertised auto-negotiation: Yes
    Advertised FEC modes: Not reported
    Link partner advertised link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    Link partner advertised pause frame use: Symmetric Receive-only
    Link partner advertised auto-negotiation: Yes
    Link partner advertised FEC modes: Not reported
    Speed: 100Mb/s
    Duplex: Full
    Port: Twisted Pair
    PHYAD: 0
    Transceiver: internal
    Auto-negotiation: on
    MDI-X: Unknown
    Supports Wake-on: gs
    Wake-on: d
    SecureOn password: 00:00:00:00:00:00
    Current message level: 0x000020f7 (8439)
    drv probe link ifdown ifup rx_err tx_err hw
    Link detected: yes
    root@am62xx-onecontrol-lrd:~# ethtool -S eth0
    NIC statistics:
    p0_rx_good_frames: 39
    p0_rx_broadcast_frames: 1
    p0_rx_multicast_frames: 38
    p0_rx_crc_errors: 0
    p0_rx_oversized_frames: 0
    p0_rx_undersized_frames: 0
    p0_ale_drop: 0
    p0_ale_overrun_drop: 0
    p0_rx_octets: 9721
    p0_tx_good_frames: 0
    p0_tx_broadcast_frames: 0
    p0_tx_multicast_frames: 0
    p0_tx_octets: 0
    p0_tx_64B_frames: 2
    p0_tx_65_to_127B_frames: 14
    p0_tx_128_to_255B_frames: 6
    p0_tx_256_to_511B_frames: 13
    p0_tx_512_to_1023B_frames: 4
    p0_tx_1024B_frames: 0
    p0_net_octets: 9721
    p0_rx_bottom_fifo_drop: 0
    p0_rx_port_mask_drop: 0
    p0_rx_top_fifo_drop: 0
    p0_ale_rate_limit_drop: 0
    p0_ale_vid_ingress_drop: 0
    p0_ale_da_eq_sa_drop: 0
    p0_ale_block_drop: 0
    p0_ale_secure_drop: 0
    p0_ale_auth_drop: 0
    p0_ale_unknown_ucast: 0
    p0_ale_unknown_ucast_bytes: 0
    p0_ale_unknown_mcast: 0
    p0_ale_unknown_mcast_bytes: 0
    p0_ale_unknown_bcast: 0
    p0_ale_unknown_bcast_bytes: 0
    p0_ale_pol_match: 0
    p0_ale_pol_match_red: 0
    p0_ale_pol_match_yellow: 0
    p0_ale_mcast_sa_drop: 0
    p0_ale_dual_vlan_drop: 0
    p0_ale_len_err_drop: 0
    p0_ale_ip_next_hdr_drop: 0
    p0_ale_ipv4_frag_drop: 0
    p0_tx_mem_protect_err: 0
    p0_tx_pri0: 0
    p0_tx_pri1: 0
    p0_tx_pri2: 0
    p0_tx_pri3: 0
    p0_tx_pri4: 0
    p0_tx_pri5: 0
    p0_tx_pri6: 0
    p0_tx_pri7: 0
    p0_tx_pri0_bcnt: 0
    p0_tx_pri1_bcnt: 0
    p0_tx_pri2_bcnt: 0
    p0_tx_pri3_bcnt: 0
    p0_tx_pri4_bcnt: 0
    p0_tx_pri5_bcnt: 0
    p0_tx_pri6_bcnt: 0
    p0_tx_pri7_bcnt: 0
    p0_tx_pri0_drop: 0
    p0_tx_pri1_drop: 0
    p0_tx_pri2_drop: 0
    p0_tx_pri3_drop: 0
    p0_tx_pri4_drop: 0
    p0_tx_pri5_drop: 0
    p0_tx_pri6_drop: 0
    p0_tx_pri7_drop: 0
    p0_tx_pri0_drop_bcnt: 0
    p0_tx_pri1_drop_bcnt: 0
    p0_tx_pri2_drop_bcnt: 0
    p0_tx_pri3_drop_bcnt: 0
    p0_tx_pri4_drop_bcnt: 0
    p0_tx_pri5_drop_bcnt: 0
    p0_tx_pri6_drop_bcnt: 0
    p0_tx_pri7_drop_bcnt: 0
    rx_good_frames: 0
    rx_broadcast_frames: 0
    rx_multicast_frames: 0
    rx_pause_frames: 0
    rx_crc_errors: 0
    rx_align_code_errors: 0
    rx_oversized_frames: 0
    rx_jabber_frames: 0
    rx_undersized_frames: 0
    rx_fragments: 0
    ale_drop: 0
    ale_overrun_drop: 0
    rx_octets: 0
    tx_good_frames: 39
    tx_broadcast_frames: 1
    tx_multicast_frames: 38
    tx_pause_frames: 0
    tx_deferred_frames: 0
    tx_collision_frames: 0
    tx_single_coll_frames: 0
    tx_mult_coll_frames: 0
    tx_excessive_collisions: 0
    tx_late_collisions: 0
    rx_ipg_error: 0
    tx_carrier_sense_errors: 0
    tx_octets: 9721
    tx_64B_frames: 2
    tx_65_to_127B_frames: 14
    tx_128_to_255B_frames: 6
    tx_256_to_511B_frames: 13
    tx_512_to_1023B_frames: 4
    tx_1024B_frames: 0
    net_octets: 9721
    rx_bottom_fifo_drop: 0
    rx_port_mask_drop: 0
    rx_top_fifo_drop: 0
    ale_rate_limit_drop: 0
    ale_vid_ingress_drop: 0
    ale_da_eq_sa_drop: 0
    ale_block_drop: 0
    ale_secure_drop: 0
    ale_auth_drop: 0
    ale_unknown_ucast: 0
    ale_unknown_ucast_bytes: 0
    ale_unknown_mcast: 0
    ale_unknown_mcast_bytes: 0
    ale_unknown_bcast: 0
    ale_unknown_bcast_bytes: 0
    ale_pol_match: 0
    ale_pol_match_red: 0
    ale_pol_match_yellow: 0
    ale_mcast_sa_drop: 0
    ale_dual_vlan_drop: 0
    ale_len_err_drop: 0
    ale_ip_next_hdr_drop: 0
    ale_ipv4_frag_drop: 0
    iet_rx_assembly_err: 0
    iet_rx_assembly_ok: 0
    iet_rx_smd_err: 0
    iet_rx_frag: 0
    iet_tx_hold: 0
    iet_tx_frag: 0
    tx_mem_protect_err: 0
    tx_pri0: 39
    tx_pri1: 0
    tx_pri2: 0
    tx_pri3: 0
    tx_pri4: 0
    tx_pri5: 0
    tx_pri6: 0
    tx_pri7: 0
    tx_pri0_bcnt: 9721
    tx_pri1_bcnt: 0
    tx_pri2_bcnt: 0
    tx_pri3_bcnt: 0
    tx_pri4_bcnt: 0
    tx_pri5_bcnt: 0
    tx_pri6_bcnt: 0
    tx_pri7_bcnt: 0
    tx_pri0_drop: 0
    tx_pri1_drop: 0
    tx_pri2_drop: 0
    tx_pri3_drop: 0
    tx_pri4_drop: 0
    tx_pri5_drop: 0
    tx_pri6_drop: 0
    tx_pri7_drop: 0
    tx_pri0_drop_bcnt: 0
    tx_pri1_drop_bcnt: 0
    tx_pri2_drop_bcnt: 0
    tx_pri3_drop_bcnt: 0
    tx_pri4_drop_bcnt: 0
    tx_pri5_drop_bcnt: 0
    tx_pri6_drop_bcnt: 0
    tx_pri7_drop_bcnt: 0
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~# dmesg |grep mdio
    [ 1.120656] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
    [ 1.160130] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [ 1.162337] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83825S
    [ 1.162354] davinci_mdio 8000f00.mdio: phy[2]: device 8000f00.mdio:02, driver TI DP83867
    [ 4.406267] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83825S] (irq=POLL)
    [ 8.615118] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:02] driver [TI DP83867] (irq=POLL)
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~# ethtool eth1
    Settings for eth1:
    Supported ports: [ TP MII ]
    Supported link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    Supported pause frame use: Symmetric
    Supports auto-negotiation: Yes
    Supported FEC modes: Not reported
    Advertised link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    Advertised pause frame use: Symmetric
    Advertised auto-negotiation: Yes
    Advertised FEC modes: Not reported
    Speed: 10Mb/s
    Duplex: Half
    Port: Twisted Pair
    PHYAD: 2
    Transceiver: internal
    Auto-negotiation: on
    MDI-X: Unknown
    Supports Wake-on: ubgs
    Wake-on: d
    SecureOn password: 00:00:00:00:00:00
    Current message level: 0x000020f7 (8439)
    drv probe link ifdown ifup rx_err tx_err hw
    Link detected: no
    root@am62xx-onecontrol-lrd:~# ethtool -S eth0
    NIC statistics:
    p0_rx_good_frames: 52
    p0_rx_broadcast_frames: 5
    p0_rx_multicast_frames: 47
    p0_rx_crc_errors: 0
    p0_rx_oversized_frames: 0
    p0_rx_undersized_frames: 0
    p0_ale_drop: 0
    p0_ale_overrun_drop: 0
    p0_rx_octets: 11931
    p0_tx_good_frames: 0
    p0_tx_broadcast_frames: 0
    p0_tx_multicast_frames: 0
    p0_tx_octets: 0
    p0_tx_64B_frames: 2
    p0_tx_65_to_127B_frames: 23
    p0_tx_128_to_255B_frames: 6
    p0_tx_256_to_511B_frames: 17
    p0_tx_512_to_1023B_frames: 4
    p0_tx_1024B_frames: 0
    p0_net_octets: 11931
    p0_rx_bottom_fifo_drop: 0
    p0_rx_port_mask_drop: 0
    p0_rx_top_fifo_drop: 0
    p0_ale_rate_limit_drop: 0
    p0_ale_vid_ingress_drop: 0
    p0_ale_da_eq_sa_drop: 0
    p0_ale_block_drop: 0
    p0_ale_secure_drop: 0
    p0_ale_auth_drop: 0
    p0_ale_unknown_ucast: 0
    p0_ale_unknown_ucast_bytes: 0
    p0_ale_unknown_mcast: 0
    p0_ale_unknown_mcast_bytes: 0
    p0_ale_unknown_bcast: 0
    p0_ale_unknown_bcast_bytes: 0
    p0_ale_pol_match: 0
    p0_ale_pol_match_red: 0
    p0_ale_pol_match_yellow: 0
    p0_ale_mcast_sa_drop: 0
    p0_ale_dual_vlan_drop: 0
    p0_ale_len_err_drop: 0
    p0_ale_ip_next_hdr_drop: 0
    p0_ale_ipv4_frag_drop: 0
    p0_tx_mem_protect_err: 0
    p0_tx_pri0: 0
    p0_tx_pri1: 0
    p0_tx_pri2: 0
    p0_tx_pri3: 0
    p0_tx_pri4: 0
    p0_tx_pri5: 0
    p0_tx_pri6: 0
    p0_tx_pri7: 0
    p0_tx_pri0_bcnt: 0
    p0_tx_pri1_bcnt: 0
    p0_tx_pri2_bcnt: 0
    p0_tx_pri3_bcnt: 0
    p0_tx_pri4_bcnt: 0
    p0_tx_pri5_bcnt: 0
    p0_tx_pri6_bcnt: 0
    p0_tx_pri7_bcnt: 0
    p0_tx_pri0_drop: 0
    p0_tx_pri1_drop: 0
    p0_tx_pri2_drop: 0
    p0_tx_pri3_drop: 0
    p0_tx_pri4_drop: 0
    p0_tx_pri5_drop: 0
    p0_tx_pri6_drop: 0
    p0_tx_pri7_drop: 0
    p0_tx_pri0_drop_bcnt: 0
    p0_tx_pri1_drop_bcnt: 0
    p0_tx_pri2_drop_bcnt: 0
    p0_tx_pri3_drop_bcnt: 0
    p0_tx_pri4_drop_bcnt: 0
    p0_tx_pri5_drop_bcnt: 0
    p0_tx_pri6_drop_bcnt: 0
    p0_tx_pri7_drop_bcnt: 0
    rx_good_frames: 0
    rx_broadcast_frames: 0
    rx_multicast_frames: 0
    rx_pause_frames: 0
    rx_crc_errors: 0
    rx_align_code_errors: 0
    rx_oversized_frames: 0
    rx_jabber_frames: 0
    rx_undersized_frames: 0
    rx_fragments: 0
    ale_drop: 0
    ale_overrun_drop: 0
    rx_octets: 0
    tx_good_frames: 52
    tx_broadcast_frames: 5
    tx_multicast_frames: 47
    tx_pause_frames: 0
    tx_deferred_frames: 0
    tx_collision_frames: 0
    tx_single_coll_frames: 0
    tx_mult_coll_frames: 0
    tx_excessive_collisions: 0
    tx_late_collisions: 0
    rx_ipg_error: 0
    tx_carrier_sense_errors: 0
    tx_octets: 11931
    tx_64B_frames: 2
    tx_65_to_127B_frames: 23
    tx_128_to_255B_frames: 6
    tx_256_to_511B_frames: 17
    tx_512_to_1023B_frames: 4
    tx_1024B_frames: 0
    net_octets: 11931
    rx_bottom_fifo_drop: 0
    rx_port_mask_drop: 0
    rx_top_fifo_drop: 0
    ale_rate_limit_drop: 0
    ale_vid_ingress_drop: 0
    ale_da_eq_sa_drop: 0
    ale_block_drop: 0
    ale_secure_drop: 0
    ale_auth_drop: 0
    ale_unknown_ucast: 0
    ale_unknown_ucast_bytes: 0
    ale_unknown_mcast: 0
    ale_unknown_mcast_bytes: 0
    ale_unknown_bcast: 0
    ale_unknown_bcast_bytes: 0
    ale_pol_match: 0
    ale_pol_match_red: 0
    ale_pol_match_yellow: 0
    ale_mcast_sa_drop: 0
    ale_dual_vlan_drop: 0
    ale_len_err_drop: 0
    ale_ip_next_hdr_drop: 0
    ale_ipv4_frag_drop: 0
    iet_rx_assembly_err: 0
    iet_rx_assembly_ok: 0
    iet_rx_smd_err: 0
    iet_rx_frag: 0
    iet_tx_hold: 0
    iet_tx_frag: 0
    tx_mem_protect_err: 0
    tx_pri0: 52
    tx_pri1: 0
    tx_pri2: 0
    tx_pri3: 0
    tx_pri4: 0
    tx_pri5: 0
    tx_pri6: 0
    tx_pri7: 0
    tx_pri0_bcnt: 11931
    tx_pri1_bcnt: 0
    tx_pri2_bcnt: 0
    tx_pri3_bcnt: 0
    tx_pri4_bcnt: 0
    tx_pri5_bcnt: 0
    tx_pri6_bcnt: 0
    tx_pri7_bcnt: 0
    tx_pri0_drop: 0
    tx_pri1_drop: 0
    tx_pri2_drop: 0
    tx_pri3_drop: 0
    tx_pri4_drop: 0
    tx_pri5_drop: 0
    tx_pri6_drop: 0
    tx_pri7_drop: 0
    tx_pri0_drop_bcnt: 0
    tx_pri1_drop_bcnt: 0
    tx_pri2_drop_bcnt: 0
    tx_pri3_drop_bcnt: 0
    tx_pri4_drop_bcnt: 0
    tx_pri5_drop_bcnt: 0
    tx_pri6_drop_bcnt: 0
    tx_pri7_drop_bcnt: 0
    root@am62xx-onecontrol-lrd:~# ifconfig
    eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
    inet 192.168.0.10 netmask 255.255.255.0 broadcast 192.168.0.255
    inet6 fe80::3608:e1ff:fe80:97d9 prefixlen 64 scopeid 0x20<link>
    ether 34:08:e1:80:97:d9 txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 53 bytes 11801 (11.5 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    
    eth1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
    ether 72:7d:01:50:2d:1a txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 0 bytes 0 (0.0 B)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    
    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 metric 1
    inet 127.0.0.1 netmask 255.0.0.0
    inet6 ::1 prefixlen 128 scopeid 0x10<host>
    loop txqueuelen 1000 (Local Loopback)
    RX packets 451 bytes 29173 (28.4 KiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 451 bytes 29173 (28.4 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    
    root@am62xx-onecontrol-lrd:~# ping 192.168.0.11
    PING 192.168.0.11 (192.168.0.11) 56(84) bytes of data.
    From 192.168.0.10 icmp_seq=1 Destination Host Unreachable
    From 192.168.0.10 icmp_seq=5 Destination Host Unreachable
    From 192.168.0.10 icmp_seq=8 Destination Host Unreachable
    From 192.168.0.10 icmp_seq=11 Destination Host Unreachable
    From 192.168.0.10 icmp_seq=14 Destination Host Unreachable
    From 192.168.0.10 icmp_seq=17 Destination Host Unreachable
    From 192.168.0.10 icmp_seq=20 Destination Host Unreachable
    From 192.168.0.10 icmp_seq=23 Destination Host Unreachable
    From 192.168.0.10 icmp_seq=26 Destination Host Unreachable
    ^C
    --- 192.168.0.11 ping statistics ---
    28 packets transmitted, 0 received, +9 errors, 100% packet loss, time 27641ms
    pipe 4
    root@am62xx-onecontrol-lrd:~#
    
    
     

    Please let me know if any other changes required to get both interfaces are up.

    Regards,

    Padmalatha G

     

  • Hi Schuyler Patton,

    thanks for reply.

    Iam not using any TI SDK. we are using Meta-TI for custom HW.

    Iam working on 2 interfaces RGMII and RMII, for that i have done DTS configurations as shown below.

    __________________________________________________

    ______________________________________________________________________

    with above configuration somehow ip is detecting for "eth0" but ping is not working as shown in logs

    I tried below commands

    ethtool eth0

    ethtool -S eth0

    logs:

    __________________________________________________
    
    main_rmii2_pins_default: main_rmii2-pins-default {             
               pinctrl-single,pins = <
                     AM62X_IOPAD(0x0168, PIN_INPUT, 1) /* (AE21) RMII2_CRS_DV */
                     AM62X_IOPAD(0x0180, PIN_INPUT, 1) /* (AD23) RMII2_REF_CLK */
                     AM62X_IOPAD(0x0184, PIN_INPUT, 1) /* (AE23) RMII2_RXD0  */
                     AM62X_IOPAD(0x0188, PIN_INPUT, 1) /* (AB20) RMII2_RXD1  */
                     AM62X_IOPAD(0x017c, PIN_INPUT, 1) /* (AD22) RMII2_RX_ER  */
                     AM62X_IOPAD(0x016c, PIN_OUTPUT, 1) /* (Y18)  RMII2_TXD0   */
                            AM62X_IOPAD(0x0170, PIN_OUTPUT, 1) /* (AA18) RMII2_TXD1   */
                     AM62X_IOPAD(0x0164, PIN_OUTPUT, 1) /* (AA19) RMII2_TX_EN  */
                    
               >;
          };
          main_rgmii1_pins_default: main_rgmii1-pins-default {                               
               pinctrl-single,pins = <                                     
                     AM62X_IOPAD(0x14c, PIN_INPUT, 0) /* (AB17) RGMII1_RD0 */
                            AM62X_IOPAD(0x150, PIN_INPUT, 0) /* (AC17) RGMII1_RD1 */
                            AM62X_IOPAD(0x154, PIN_INPUT, 0) /* (AB16) RGMII1_RD2 */
                            AM62X_IOPAD(0x158, PIN_INPUT, 0) /* (AA15) RGMII1_RD3 */
                            AM62X_IOPAD(0x148, PIN_INPUT, 0) /* (AD17) RGMII1_RXC */
                            AM62X_IOPAD(0x144, PIN_INPUT, 0) /* (AE17) RGMII1_RX_CTL */
                            AM62X_IOPAD(0x134, PIN_OUTPUT, 0) /* (AE20) RGMII1_TD0 */
                            AM62X_IOPAD(0x138, PIN_OUTPUT, 0) /* (AD20) RGMII1_TD1 */
                            AM62X_IOPAD(0x13c, PIN_OUTPUT, 0) /* (AE18) RGMII1_TD2 */
                            AM62X_IOPAD(0x140, PIN_OUTPUT, 0) /* (AD18) RGMII1_TD3 */
                            AM62X_IOPAD(0x130, PIN_OUTPUT, 0) /* (AE19) RGMII1_TXC */
                            AM62X_IOPAD(0x12c, PIN_OUTPUT, 0) /* (AD19) RGMII1_TX_CTL */
               >;
          };
    
    &cpsw_port1 {
            phy-mode = "rgmii-rxid";
            phy-handle = <&cpsw3g_phy0>;
          status = "okay";
    };
    
    &cpsw_port2 {
            phy-mode = "rmii";
            phy-handle = <&cpsw3g_phy1>;
          //phy-reset-gpios = <&main_gpio1 5 GPIO_ACTIVE_LOW>;
          //phy-reset-duration =<25>;
          //phy-reset-deassert-us = <60000>;
          status = "okay";
    };
    
    &cpsw3g_mdio {
            cpsw3g_phy1: ethernet-phy@2 {
                   reg = <2>;
               rx-internal-delay-ps = <1>;
                    tx-internal-delay-ps = <1>;
          };
    
        cpsw3g_phy0: ethernet-phy@0 {                               //NOTE: DP83822/825/8226 are same config
                    reg = <0>;
                    rx-internal-delay-ps = <1>;
                    tx-internal-delay-ps = <1>;
    
            };
    };
    
    ______________________________________________________________________
    
    with above configuration somehow ip is detecting for "eth0" but ping is not working as shown in logs
    
    I tried below commands
    
    ethtool eth0
    
    ethtool -S eth0
    
    logs:
    
    __________________________________________________________
    
    
    U-Boot SPL 2021.01-g999 (Aug 21 2023 - 01:48:31 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.1--v08.06.01 (Chill Capybar')
    SPL initial stack usage: 13424 bytes
    Trying to boot from MMC1
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
    Loading Environment from MMC... MMC: block number 0x3500 exceeds max(0x2000)
    *** Warning - !read failed, using default environment
    
    init_env from device 9 not supported!
    Starting ATF on ARM64 core...
    
    NOTICE: BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE: BL31: Built : 00:42:57, Jan 13 2023
    I/TC:
    I/TC: OP-TEE version: 3.19.0-15-gd6c5d0037-dev (gcc version 9.5.0 (GCC)) #1 Thu Oct 27 08:43:50 UTC 2022 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.1--v08.06.01 (Chill Capybar')
    I/TC: HUK Initialized
    I/TC: Activated SA2UL device
    I/TC: Fixing SA2UL firewall owner for GP device
    I/TC: Enabled firewalls for SA2UL TRNG device
    I/TC: SA2UL TRNG initialized
    I/TC: SA2UL Drivers initialized
    I/TC: Primary CPU switching to normal world boot
    
    U-Boot SPL 2021.01-g999 (Aug 21 2023 - 01:48:31 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.1--v08.06.01 (Chill Capybar')
    Trying to boot from MMC1
    
    
    U-Boot 2021.01-g999 (Aug 21 2023 - 01:48:31 +0000)
    
    SoC: AM62X SR1.0 GP
    Model: Carrier onecontrol am625 devlopment board
    DRAM: 2 GiB
    MMC: mmc@fa10000: 0, mmc@fa00000: 1, mmc@fa20000: 2
    Loading Environment from MMC... MMC: block number 0x3500 exceeds max(0x2000)
    *** Warning - !read failed, using default environment
    
    In: serial@2800000
    Out: serial@2800000
    Err: serial@2800000
    Net: eth0: ethernet@8000000port@1
    Hit any key to stop autoboot: 0
    =>
    =>
    =>
    => setenv mmcdev 0
    => setenv bootpart 0
    => boot
    switch to partitions #0, OK
    mmc0(part 0) is current device
    SD/MMC found on device 0
    Failed to load 'boot.scr'
    ** Unrecognized filesystem type **
    19640832 bytes read in 109 ms (171.8 MiB/s)
    59464 bytes read in 6 ms (9.5 MiB/s)
    ## Flattened Device Tree blob at 88000000
    Booting using the fdt blob at 0x88000000
    Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK
    
    Starting kernel ...
    
    [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [ 0.000000] Linux version 5.10.184-rt90-gcfc102d877 (oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 9.5.0, GNU ld (GNU Binutils) 2.34.0.20200910) #1 SMP PREEMPT_RT Mon Jul 3 04:59:47 UTC 2023
    [ 0.000000] Machine model: Onecontrol AM625 Dev Board-28022023
    [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [ 0.000000] printk: bootconsole [ns16550a0] enabled
    [ 0.000000] efi: UEFI not found.
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool
    [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9db00000, compatible id shared-dma-pool
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
    [ 0.000000] DMA32 empty
    [ 0.000000] Normal empty
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009cafffff]
    [ 0.000000] node 0: [mem 0x000000009cb00000-0x000000009e6fffff]
    [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff]
    [ 0.000000] node 0: [mem 0x000000009e780000-0x000000009fffffff]
    [ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
    [ 0.000000] On node 0 totalpages: 524288
    [ 0.000000] DMA zone: 8192 pages used for memmap
    [ 0.000000] DMA zone: 0 pages reserved
    [ 0.000000] DMA zone: 524288 pages, LIFO batch:63
    [ 0.000000] cma: Reserved 512 MiB at 0x00000000dd000000
    [ 0.000000] psci: probing for conduit method from DT.
    [ 0.000000] psci: PSCIv1.1 detected in firmware.
    [ 0.000000] psci: Using standard PSCI v0.2 function IDs
    [ 0.000000] psci: Trusted OS migration not required
    [ 0.000000] psci: SMC Calling Convention v1.2
    [ 0.000000] percpu: Embedded 18 pages/cpu s35392 r8192 d30144 u73728
    [ 0.000000] pcpu-alloc: s35392 r8192 d30144 u73728 alloc=18*4096
    [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
    [ 0.000000] Detected VIPT I-cache on CPU0
    [ 0.000000] CPU features: detected: ARM erratum 845719
    [ 0.000000] CPU features: detected: GIC system register CPU interface
    [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
    [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=609c3afc-eabd-1f4a-ab12-401f01f8babf rw rootfstype=ext4 rootwait
    [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
    [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [ 0.000000] Memory: 1458700K/2097152K available (11456K kernel code, 1260K rwdata, 4408K rodata, 1920K init, 477K bss, 114164K reserved, 524288K cma-reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
    [ 0.000000] rcu: RCU event tracing is enabled.
    [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
    [ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms.
    [ 0.000000] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads.
    [ 0.000000] No expedited grace period (rcu_normal_after_boot).
    [ 0.000000] Trampoline variant of Tasks RCU enabled.
    [ 0.000000] Tracing variant of Tasks RCU enabled.
    [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [ 0.000000] GICv3: 256 SPIs implemented
    [ 0.000000] GICv3: 0 Extended SPIs implemented
    [ 0.000000] GICv3: Distributor has no Range Selector support
    [ 0.000000] GICv3: 16 PPIs implemented
    [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
    [ 0.000000] ITS [mem 0x01820000-0x0182ffff]
    [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80800000 (flat, esz 8, psz 64K, shr 0)
    [ 0.000000] ITS: using cache flushing for cmd queue
    [ 0.000000] GICv3: using LPI property table @0x0000000080040000
    [ 0.000000] GIC: using cache flushing for LPI property table
    [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080050000
    [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [ 0.000000] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [ 0.008551] Console: colour dummy device 80x25
    [ 0.013150] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [ 0.023830] pid_max: default: 32768 minimum: 301
    [ 0.028654] LSM: Security Framework initializing
    [ 0.033471] AppArmor: AppArmor initialized
    [ 0.037717] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [ 0.045300] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [ 0.055330] rcu: Hierarchical SRCU implementation.
    [ 0.060812] Platform MSI: msi-controller@1820000 domain created
    [ 0.067210] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [ 0.076509] EFI services will not be available.
    [ 0.081484] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [ 0.094974] Detected VIPT I-cache on CPU1
    [ 0.099108] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
    [ 0.106147] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000
    [ 0.113584] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    I/TC: Secondary CPU 2 initializing
    I/TC: Secondary CPU 2 switching to normal world boot
    [ 0.129176] Detected VIPT I-cache on CPU2
    [ 0.133301] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
    [ 0.140336] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000
    [ 0.147756] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    I/TC: Secondary CPU 3 initializing
    I/TC: Secondary CPU 3 switching to normal world boot
    [ 0.163275] Detected VIPT I-cache on CPU3
    [ 0.167392] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
    [ 0.174426] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000
    [ 0.181842] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [ 0.188610] smp: Brought up 1 node, 4 CPUs
    [ 0.192813] SMP: Total of 4 processors activated.
    [ 0.197632] CPU features: detected: 32-bit EL0 Support
    [ 0.202892] CPU features: detected: CRC32 instructions
    [ 0.215868] CPU: All CPU(s) started at EL2
    [ 0.220076] alternatives: patching kernel code
    [ 0.225870] devtmpfs: initialized
    [ 0.237799] KASLR disabled due to lack of seed
    [ 0.242550] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.252531] futex hash table entries: 1024 (order: 5, 131072 bytes, linear)
    [ 0.274288] pinctrl core: initialized pinctrl subsystem
    [ 0.280285] DMI not present or invalid.
    [ 0.284925] NET: Registered protocol family 16
    [ 0.291549] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
    [ 0.298929] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [ 0.307032] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [ 0.315263] audit: initializing netlink subsys (disabled)
    [ 0.321066] audit: type=2000 audit(0.256:1): state=initialized audit_enabled=0 res=1
    [ 0.321650] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.322292] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [ 0.342169] ASID allocator initialised with 65536 entries
    [ 0.375471] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [ 0.382383] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [ 0.389248] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.396149] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [ 0.404072] cryptd: max_cpu_qlen set to 1000
    [ 0.411703] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
    [ 0.420892] vcc_5v0: supplied by vmain_pd
    [ 0.425458] vcc_3v3_sys: supplied by vmain_pd
    [ 0.430371] vcc_1v8: supplied by vcc_3v3_sys
    [ 0.435858] iommu: Default domain type: Translated
    [ 0.441271] SCSI subsystem initialized
    [ 0.445616] mc: Linux media interface: v0.10
    [ 0.450034] videodev: Linux video capture interface: v2.00
    [ 0.455727] pps_core: LinuxPPS API ver. 1 registered
    [ 0.460802] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.470151] PTP clock support registered
    [ 0.474189] EDAC MC: Ver: 3.0.0
    [ 0.478090] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
    [ 0.485326] FPGA manager framework
    [ 0.488921] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.496117] clocksource: Switched to clocksource arch_sys_counter
    [ 0.502611] VFS: Disk quotas dquot_6.6.0
    [ 0.506682] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.514358] AppArmor: AppArmor Filesystem Enabled
    [ 0.525256] NET: Registered protocol family 2
    [ 0.530012] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [ 0.538868] tcp_listen_portaddr_hash hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [ 0.547714] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [ 0.555961] TCP bind hash table entries: 16384 (order: 7, 917504 bytes, linear)
    [ 0.564530] TCP: Hash tables configured (established 16384 bind 16384)
    [ 0.571512] UDP hash table entries: 1024 (order: 5, 131072 bytes, linear)
    [ 0.578645] UDP-Lite hash table entries: 1024 (order: 5, 131072 bytes, linear)
    [ 0.586471] NET: Registered protocol family 1
    [ 0.591522] RPC: Registered named UNIX socket transport module.
    [ 0.597616] RPC: Registered udp transport module.
    [ 0.602425] RPC: Registered tcp transport module.
    [ 0.607233] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.613822] NET: Registered protocol family 44
    [ 0.618381] PCI: CLS 0 bytes, default 64
    [ 0.623298] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [ 0.635797] Initialise system trusted keyrings
    [ 0.640647] workingset: timestamp_bits=46 max_order=19 bucket_order=0
    [ 0.652138] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.658850] NFS: Registering the id_resolver key type
    [ 0.664119] Key type id_resolver registered
    [ 0.668415] Key type id_legacy registered
    [ 0.672589] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [ 0.679446] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [ 0.687248] 9p: Installing v9fs 9p2000 file system support
    [ 0.727571] NET: Registered protocol family 38
    [ 0.732164] Key type asymmetric registered
    [ 0.736365] Asymmetric key parser 'x509' registered
    [ 0.741414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [ 0.749001] io scheduler mq-deadline registered
    [ 0.753644] io scheduler kyber registered
    [ 0.760188] pinctrl-single 4084000.pinctrl: 34 pins, size 136
    [ 0.766559] pinctrl-single f4000.pinctrl: 171 pins, size 684
    [ 0.775261] pwm-backlight backlight: supply power not found, using dummy regulator
    [ 0.789469] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [ 0.811142] brd: module loaded
    [ 0.823448] loop: module loaded
    [ 0.827698] megasas: 07.714.04.00-rc1
    [ 0.835796] tun: Universal TUN/TAP device driver, 1.6
    [ 0.841300] CAN device driver interface
    [ 0.845850] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [ 0.852290] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [ 0.858411] sky2: driver version 1.30
    [ 0.863280] VFIO - User Level meta-driver version: 0.3
    [ 0.869766] i2c /dev entries driver
    [ 0.874788] sdhci: Secure Digital Host Controller Interface driver
    [ 0.881130] sdhci: Copyright(c) Pierre Ossman
    [ 0.885943] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 0.893281] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [ 0.901676] optee: probing for conduit method.
    [ 0.906303] optee: revision 3.19 (d6c5d003)
    [ 0.906620] optee: dynamic shared memory is enabled
    [ 0.916340] optee: initialized driver
    [ 0.922250] NET: Registered protocol family 17
    [ 0.926892] can: controller area network core
    [ 0.931450] NET: Registered protocol family 29
    [ 0.936172] 9pnet: Installing 9P2000 support
    [ 0.940630] Key type dns_resolver registered
    [ 0.945386] printk: bootconsole [ns16550a0]: printing thread started
    [ 0.945443] Loading compiled-in X.509 certificates
    [ 0.949143] Loaded X.509 cert 'Build time autogenerated kernel key: ac87c66a433f51cebcf975b532ef51d56fa89c7f'
    [ 0.950633] AppArmor: AppArmor sha1 policy hashing enabled
    [ 0.955414] pwm-backlight backlight: supply power not found, using dummy regulator
    [ 0.963152] ti-sci 44043000.system-controller: lpm region is required for suspend but not provided.
    [ 0.963239] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.1--v08.06.01 (Chill Capybar')
    [ 1.026410] omap_timer 2400000.timer: PM domain pd:36 will not be powered off
    [ 1.032930] omap-gpmc 3b000000.memory-controller: GPMC revision 6.0
    [ 1.032949] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
    [ 1.036382] tps65219 0-0030: Failed to request IRQ 0 for tps65219_irq: -22
    [ 1.036480] tps65219: probe of 0-0030 failed with error -22
    [ 1.036554] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
    [ 1.038428] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
    [ 1.060585] pcf85363 2-0051: registered as rtc0
    [ 1.060917] pcf85363 2-0051: setting system clock to 2023-08-22T08:28:49 UTC (1692692929)
    [ �r�������lm75 2-004e: supply vs not found, using dummy regulator
    [ 1.062033] hwmon hwmon0: temp1_input not attached to any thermal zone
    [ 1.091862] printk: console [ttyS2]: printing thread started
    [ 1.062042] lm75 2-004e: hwmon0: sensor 'tmp100'
    [ 1.091878] printk: console [ttyS2] enabled
    [ 1.091881] printk: bootconsole [ns16550a0] disabled
    [ 1.108931] printk: bootconsole [ns16550a0]: printing thread stopped
    [ 1.111558] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0
    [ 1.120656] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
    [ 1.160130] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [ 1.162337] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83825S
    [ 1.162354] davinci_mdio 8000f00.mdio: phy[2]: device 8000f00.mdio:02, driver TI DP83867
    [ 1.162461] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
    [ 1.162741] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
    [ 1.162751] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [ 1.162757] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [ 1.163594] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
    [ 1.165489] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
    [ 1.169719] rtc-ti-k3 2b1f0000.rtc: registered as rtc1
    [ 1.273016] mmc0: CQHCI version 5.10
    [ 1.273762] mmc1: CQHCI version 5.10
    [ 1.274260] mmc2: CQHCI version 5.10
    [ 1.284307] gpio-wdt: probe of watchdog failed with error -22
    [ 1.285844] debugfs: Directory 'pd:53' with parent 'pm_genpd' already present!
    [ 1.285918] debugfs: Directory 'pd:52' with parent 'pm_genpd' already present!
    [ 1.285960] debugfs: Directory 'pd:51' with parent 'pm_genpd' already present!
    [ 1.286411] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    1.301197] ALSA device list:
    [ 1.301210] No soundcards found.
    [ 1.324647] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [ 1.324917] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [ 1.399850] mmc0: Command Queue Engine enabled
    [ 1.399876] mmc0: new HS200 MMC card at address 0001
    [ 1.400714] mmcblk0: mmc0:0001 DG4016 14.7 GiB
    [ 1.400940] mmcblk0boot0: mmc0:0001 DG4016 partition 1 4.00 MiB
    [ 1.401137] mmcblk0boot1: mmc0:0001 DG4016 partition 2 4.00 MiB
    [ 1.401346] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB, chardev (237:0)
    [ 1.404466] mmcblk0: p1
    [ 2.788374] sdhci-am654 fa20000.mmc: Power on failed
    [ 2.818990] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
    [ 2.969253] EXT4-fs (mmcblk0p1): recovery complete
    [ 2.970181] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.970275] VFS: Mounted root (ext4 filesystem) on device 179:1.
    [ 2.971946] devtmpfs: mounted
    [ 2.973443] Freeing unused kernel memory: 1920K
    [ 2.973570] Run /sbin/init as init process
    INIT: version 2.96 booting
    Framebuffer /dev/fb0 not detected
    Boot splashscreen disabled
    Starting board_start
    [ 3.370922] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
    [ 4.076761] random: dd: uninitialized urandom read (512 bytes read)
    ALSA: Restoring mixer settings...
    /usr/sbin/alsactl: load_state:1735: No soundcards found...
    chown: invalid user: 'fireapp'
    starting /root/test/TestCases/Server_TestCases/Server.sh
    OK
    starting /etc/init.d/inotify_test.sh
    OK
    Configuration file wrong or corrupted
    INIT: Entering runlevel: 5
    Configuring network interfaces... [ 4.406267] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83825S] (irq=POLL)
    [ 4.406304] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [ 8.615118] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:02] driver [TI DP83867] (irq=POLL)
    [ 8.615150] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rmii link mode
    Cannot find device "wlan0"
    Cannot find device "wlan0"
    Cannot find device "wlan0"
    Starting system message bus: [ 8.791872] random: dbus-daemon: uninitialized urandom read (12 bytes read)
    [ 8.801536] random: dbus-daemon: uninitialized urandom read (12 bytes read)
    dbus.
    [ 9.051665] pvrsrvkm: loading out-of-tree module taints kernel.
    [ 9.077647] PVR_K: 435: Read BVNC 33.15.11.3 from HW device registers
    [ 9.077757] PVR_K: 435: RGX Device registered with BVNC 33.15.11.3
    [ 9.078469] [drm] Initialized pvr 1.15.6133109 20170530 for fd00000.gpu on minor 1
    Upgrade : MMC0 EXIST
    openvt: can't find open VT
    Couldn't start Weston automatically.
    Loaded PowerVR consumer services.
    Setting environment variables...Starting UI app... UI app started.
    Starting rpcbind daemon...[ 9.839967] NET: Registered protocol family 10
    [ 9.845866] Segment Routing with IPv6
    done.
    Starting Quagga daemons:QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/var/volatile/tmp/runtime-root'
    zebra bgpd[ 9.946041] PVR_K: 466: RGX Firmware image 'rgx.fw.33.15.11.3' loaded
    [ 9.952675] PVR_K: 466: Shader binary image 'rgx.sh.33.15.11.3' loaded
    ripd ripngd ospfd ospf6d isisd.
    Starting advanced power management daemon: No APM support in kernel
    (failed.)
    Cannot create window: no screens available
    Starting ntpd: done
    starting rsyslogd ... done
    arch elf mapping not found
    There was an error in line 54 of /etc/audit/audit.rules
    * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon
    [ 10.920974] random: avahi-daemon: uninitialized urandom read (4 bytes read)
    [ 10.935427] random: avahi-daemon: uninitialized urandom read (4 bytes read)
    ...done.
    Starting LCDproc display server daemon: Could not open driver module /usr/lib/lcdproc/curses.so: /usr/lib/lcdproc/curses.so: cannot open shared object file: No such file or directory
    Driver [curses] binding failed
    Could not load driver curses
    There is no output driver
    Critical error while initializing, abort.
    Starting LCDproc system status monitor: sock_connect: connect failed
    Error connecting to LCD server localhost on port 13666.
    Check to see that the server is running and operating normally.
    [ 11.162286] random: cupsd: uninitialized urandom read (4096 bytes read)
    cups: started scheduler.
    Starting crond: OK
    Starting AppArmor profiles
    Mounting securityfs on /sys/kernel/security
    .
    umount: /mnt/.psplash: no mount point specified.
    Starting udev
    [ 11.481382] udevd[645]: starting version 3.2.9
    [ 11.503457] udevd[646]: starting eudev-3.2.9
    [ 11.594853] Initializing MS/TP network device driver version 1.02-003
    [ 11.612096] random: crng init done
    [ 11.612271] random: 9 urandom warning(s) missed due to ratelimiting
    [ 11.760930] m_can_platform 20701000.can: m_can device registered (irq=42, version=32)
    [ 11.904537] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
    [ 11.904738] k3-m4-rproc 5000000.m4fss: configured M4 for IPC-only mode
    [ 11.926450] remoteproc remoteproc0: 5000000.m4fss is available
    [ 11.926602] remoteproc remoteproc0: attaching to 5000000.m4fss
    [ 11.926633] Unable to handle kernel paging request at virtual address ffff800013ffffff
    [ 11.946397] printk: console [ttyS2]: printing thread stopped
    [ 11.946615] Mem abort info:
    [ 11.954939] ESR = 0x96000007
    [ 11.958045] EC = 0x25: DABT (current EL), IL = 32 bits
    [ 11.963434] SET = 0, FnV = 0
    [ 11.966583] EA = 0, S1PTW = 0
    [ 11.969782] Data abort info:
    [ 11.972697] ISV = 0, ISS = 0x00000007
    [ 11.976575] CM = 0, WnR = 0
    [ 11.979551] swapper pgtable: 4k pages, 48-bit VAs, pgdp=0000000082f93000
    [ 11.986398] [ffff800013ffffff] pgd=00000000fffff003, p4d=00000000fffff003, pud=00000000ffffe003, pmd=00000000862cc003, pte=0000000000000000
    [ 11.998982] Internal error: Oops: 96000007 [#1] PREEMPT_RT SMP
    [ 12.004828] Modules linked in: ti_k3_m4_remoteproc(+) rti_wdt(+) j721e_csi2rx(+) videobuf2_dma_contig sa2ul videobuf2_memops sha512_generic videobuf2_v4l2 authenc mcrc cdns_dphy pruss videobuf2_commo)
    [ 12.028570] CPU: 1 PID: 663 Comm: udevd Tainted: G O 5.10.184-rt90-gcfc102d877 #1
    [ 12.037346] Hardware name: Onecontrol AM625 Dev Board-28022023 (DT)
    [ 12.043604] pstate: 00000005 (nzcv daif -PAN -UAO -TCO BTYPE=--)
    [ 12.049603] pc : rproc_handle_resources.constprop.0+0x94/0x168
    [ 12.055444] lr : rproc_boot+0x464/0x6a0
    [ 12.059279] sp : ffff8000119cb7c0
    [ 12.062584] x29: ffff8000119cb7c0 x28: ffff800011322098
    [ 12.067889] x27: ffff00007fbe2188 x26: ffffffffffffffff
    [ 12.073193] x25: ffff800014000000 x24: ffff800010ec4f88
    [ 12.078496] x23: ffff000003e9f838 x22: 0000000000000000
    [ 12.083796] x21: ffff800011294430 x20: ffff000003e9f800
    [ 12.089099] x19: 0000000000000000 x18: 0000000000000002
    [ 12.094400] x17: 0000000000000000 x16: 0000000000000000
    [ 12.099701] x15: ffff000006269e80 x14: ffffffffffffffff
    [ 12.105006] x13: ffffffffffffffff x12: ffffffffffffffff
    [ 12.110309] x11: ffffffffffffffff x10: ffffffffffffffff
    [ 12.115612] x9 : ffffffffffffffff x8 : ffffffffffffffff
    [ 12.120913] x7 : ffffffffffffffff x6 : ffff000003ea0800
    [ 12.126214] x5 : ffff00007fb9fb38 x4 : 0000000000000000
    [ 12.131525] x3 : 00000000000000fd x2 : 00000000ffffffff
    [ 12.136846] x1 : ffff800014000003 x0 : ffff800014000000
    [ 12.142169] Call trace:
    [ 12.144650] rproc_handle_resources.constprop.0+0x94/0x168
    [ 12.150161] rproc_boot+0x464/0x6a0
    [ 12.153654] rproc_add+0x88/0x168
    [ 12.156965] k3_m4_rproc_probe+0x784/0x868 [ti_k3_m4_remoteproc]
    [ 12.162978] platform_drv_probe+0x54/0xa8
    [ 12.166988] really_probe+0xec/0x400
    [ 12.170563] driver_probe_device+0x58/0xf0
    [ 12.174654] device_driver_attach+0x74/0x80
    [ 12.178829] __driver_attach+0x68/0xf8
    [ 12.182568] bus_for_each_dev+0x70/0xc8
    [ 12.186394] driver_attach+0x24/0x30
    [ 12.189959] bus_add_driver+0x150/0x210
    [ 12.193784] driver_register+0x64/0x120
    [ 12.197610] __platform_driver_register+0x48/0x58
    [ 12.202304] k3_m4_rproc_driver_init+0x20/0x1000 [ti_k3_m4_remoteproc]
    [ 12.208826] do_one_initcall+0x54/0x1c8
    [ 12.212656] do_init_module+0x44/0x1f0
    [ 12.216397] load_module+0x2204/0x27a8
    [ 12.220136] __do_sys_finit_module+0xb8/0x100
    [ 12.224481] __arm64_sys_finit_module+0x20/0x30
    [ 12.229001] el0_svc_common.constprop.0+0x78/0x1c8
    [ 12.233784] do_el0_svc+0x24/0xa0
    [ 12.237089] el0_svc+0x14/0x20
    [ 12.240136] el0_sync_handler+0xb0/0xb8
    [ 12.243962] el0_sync+0x180/0x1c0
    [ 12.247275] Code: 128002b3 913d4021 97ffeb65 1400002e (b87a6b20)
    [ 12.253360] ---[ end trace 0000000000000002 ]---
    [ 12.274314] udevd[646]: worker [663] terminated by signal 11 (Segmentation fault)
    [ 12.274348] udevd[646]: worker [663] failed while handling '/devices/platform/bus@f0000/bus@f0000:bus@4000000/5000000.m4fss'
    [ 12.278547] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [ 12.309614] platform 78000000.r5f: configured R5F for IPC-only mode
    [ 12.321790] platform 78000000.r5f: device does not have reserved memory regions, ret = -22
    [ 12.330488] k3_r5_rproc bus@f0000:bus@b00000:r5fss@78000000: reserved memory init failed, ret = -22
    [ 12.341297] remoteproc remoteproc1: releasing 78000000.r5f
    [ 12.348648] k3_r5_rproc bus@f0000:bus@b00000:r5fss@78000000: k3_r5_cluster_rproc_init failed, ret = -22
    [ 12.359330] k3_r5_rproc: probe of bus@f0000:bus@b00000:r5fss@78000000 failed with error -22
    
    Carrier Linux Reference Distrbution 3.1.26 am62xx-onecontrol-lrd ttyS2
    
    Warning: Use of this System is Restricted to Authorized Users
    
    This computer system is the private property of the Company and may be
    used only by those individuals authorized by the Company, in accordance
    with Company policy. Unauthorized, illegal or improper use may result
    in disciplinary action and/or civil or criminal prosecution.
    
    Your use of Company electronic systems is subject to monitoring and
    disclosure in accordance with Company policy and applicable law. By
    continuing to access this system, you agree that your use of Company
    electronic systems is subject to the foregoing and that you have no
    expectation of privacy in regard to any files or data stored, accessed,
    transmitted or received on such systems.
    am62xx-onecontrol-lrd login: [ 12.954161] remoteproc remoteproc1: 30074000.pru is available
    [ 12.961788] remoteproc remoteproc2: 30078000.pru is available
    [ 12.981957] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22
    [ 13.046446] dwc3 31000000.usb: Configuration mismatch. dr_mode forced to gadget
    [ 13.147598] usbcore: registered new interface driver usbfs
    [ 13.153244] usbcore: registered new interface driver hub
    [ 13.158719] usbcore: registered new device driver usb
    [ 13.214261] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [ 13.219860] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
    [ 13.227759] xhci-hcd xhci-hcd.1.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000000000010010
    [ 13.237455] xhci-hcd xhci-hcd.1.auto: irq 490, io mem 0x31100000
    [ 13.243750] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [ 13.249261] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
    [ 13.256951] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
    [ 13.263644] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
    [ 13.271932] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 13.279149] usb usb1: Product: xHCI Host Controller
    [ 13.284037] usb usb1: Manufacturer: Linux 5.10.184-rt90-gcfc102d877 xhci-hcd
    [ 13.291078] usb usb1: SerialNumber: xhci-hcd.1.auto
    [ 13.296695] hub 1-0:1.0: USB hub found
    [ 13.300536] hub 1-0:1.0: 1 port detected
    [ 13.306454] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [ 13.314691] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
    [ 13.322999] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 13.330250] usb usb2: Product: xHCI Host Controller
    [ 13.335157] usb usb2: Manufacturer: Linux 5.10.184-rt90-gcfc102d877 xhci-hcd
    [ 13.342201] usb usb2: SerialNumber: xhci-hcd.1.auto
    [ 13.347756] hub 2-0:1.0: USB hub found
    [ 13.351583] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
    Version of Business Unit build =
    CRLD Build
    
    am62xx-onecontrol-lrd login:
    am62xx-onecontrol-lrd login:
    am62xx-onecontrol-lrd login: root
    Last login: Tue Aug 22 08:06:18 UTC 2023 on ttyS2
    Last login: Tue Aug 22 08:29:07 UTC 2023 on ttyS2
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~# [ 31.772148] tlv755: disabling
    [ 42.300513] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 42.306839] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
    
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~# IPV4 Address is = 192.168.0.10
    Starting OpenBSD Secure Shell server: sshd
    /etc/ssh/sshd_config line 122: Deprecated option UsePrivilegeSeparation
    done.
    Starting Server.py...
    nohup: appending output to 'nohup.out'
    
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~# ifconfig
    eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
    inet 192.168.0.10 netmask 255.255.255.0 broadcast 192.168.0.255
    inet6 fe80::3608:e1ff:fe80:97d9 prefixlen 64 scopeid 0x20<link>
    ether 34:08:e1:80:97:d9 txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 34 bytes 8891 (8.6 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    
    eth1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
    ether 72:7d:01:50:2d:1a txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 0 bytes 0 (0.0 B)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    
    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 metric 1
    inet 127.0.0.1 netmask 255.0.0.0
    inet6 ::1 prefixlen 128 scopeid 0x10<host>
    loop txqueuelen 1000 (Local Loopback)
    RX packets 435 bytes 28213 (27.5 KiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 435 bytes 28213 (27.5 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~# ethtool eth0
    Settings for eth0:
    Supported ports: [ TP MII ]
    Supported link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    Supported pause frame use: Symmetric
    Supports auto-negotiation: Yes
    Supported FEC modes: Not reported
    Advertised link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    Advertised pause frame use: Symmetric
    Advertised auto-negotiation: Yes
    Advertised FEC modes: Not reported
    Link partner advertised link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    Link partner advertised pause frame use: Symmetric Receive-only
    Link partner advertised auto-negotiation: Yes
    Link partner advertised FEC modes: Not reported
    Speed: 100Mb/s
    Duplex: Full
    Port: Twisted Pair
    PHYAD: 0
    Transceiver: internal
    Auto-negotiation: on
    MDI-X: Unknown
    Supports Wake-on: gs
    Wake-on: d
    SecureOn password: 00:00:00:00:00:00
    Current message level: 0x000020f7 (8439)
    drv probe link ifdown ifup rx_err tx_err hw
    Link detected: yes
    root@am62xx-onecontrol-lrd:~# ethtool -S eth0
    NIC statistics:
    p0_rx_good_frames: 39
    p0_rx_broadcast_frames: 1
    p0_rx_multicast_frames: 38
    p0_rx_crc_errors: 0
    p0_rx_oversized_frames: 0
    p0_rx_undersized_frames: 0
    p0_ale_drop: 0
    p0_ale_overrun_drop: 0
    p0_rx_octets: 9721
    p0_tx_good_frames: 0
    p0_tx_broadcast_frames: 0
    p0_tx_multicast_frames: 0
    p0_tx_octets: 0
    p0_tx_64B_frames: 2
    p0_tx_65_to_127B_frames: 14
    p0_tx_128_to_255B_frames: 6
    p0_tx_256_to_511B_frames: 13
    p0_tx_512_to_1023B_frames: 4
    p0_tx_1024B_frames: 0
    p0_net_octets: 9721
    p0_rx_bottom_fifo_drop: 0
    p0_rx_port_mask_drop: 0
    p0_rx_top_fifo_drop: 0
    p0_ale_rate_limit_drop: 0
    p0_ale_vid_ingress_drop: 0
    p0_ale_da_eq_sa_drop: 0
    p0_ale_block_drop: 0
    p0_ale_secure_drop: 0
    p0_ale_auth_drop: 0
    p0_ale_unknown_ucast: 0
    p0_ale_unknown_ucast_bytes: 0
    p0_ale_unknown_mcast: 0
    p0_ale_unknown_mcast_bytes: 0
    p0_ale_unknown_bcast: 0
    p0_ale_unknown_bcast_bytes: 0
    p0_ale_pol_match: 0
    p0_ale_pol_match_red: 0
    p0_ale_pol_match_yellow: 0
    p0_ale_mcast_sa_drop: 0
    p0_ale_dual_vlan_drop: 0
    p0_ale_len_err_drop: 0
    p0_ale_ip_next_hdr_drop: 0
    p0_ale_ipv4_frag_drop: 0
    p0_tx_mem_protect_err: 0
    p0_tx_pri0: 0
    p0_tx_pri1: 0
    p0_tx_pri2: 0
    p0_tx_pri3: 0
    p0_tx_pri4: 0
    p0_tx_pri5: 0
    p0_tx_pri6: 0
    p0_tx_pri7: 0
    p0_tx_pri0_bcnt: 0
    p0_tx_pri1_bcnt: 0
    p0_tx_pri2_bcnt: 0
    p0_tx_pri3_bcnt: 0
    p0_tx_pri4_bcnt: 0
    p0_tx_pri5_bcnt: 0
    p0_tx_pri6_bcnt: 0
    p0_tx_pri7_bcnt: 0
    p0_tx_pri0_drop: 0
    p0_tx_pri1_drop: 0
    p0_tx_pri2_drop: 0
    p0_tx_pri3_drop: 0
    p0_tx_pri4_drop: 0
    p0_tx_pri5_drop: 0
    p0_tx_pri6_drop: 0
    p0_tx_pri7_drop: 0
    p0_tx_pri0_drop_bcnt: 0
    p0_tx_pri1_drop_bcnt: 0
    p0_tx_pri2_drop_bcnt: 0
    p0_tx_pri3_drop_bcnt: 0
    p0_tx_pri4_drop_bcnt: 0
    p0_tx_pri5_drop_bcnt: 0
    p0_tx_pri6_drop_bcnt: 0
    p0_tx_pri7_drop_bcnt: 0
    rx_good_frames: 0
    rx_broadcast_frames: 0
    rx_multicast_frames: 0
    rx_pause_frames: 0
    rx_crc_errors: 0
    rx_align_code_errors: 0
    rx_oversized_frames: 0
    rx_jabber_frames: 0
    rx_undersized_frames: 0
    rx_fragments: 0
    ale_drop: 0
    ale_overrun_drop: 0
    rx_octets: 0
    tx_good_frames: 39
    tx_broadcast_frames: 1
    tx_multicast_frames: 38
    tx_pause_frames: 0
    tx_deferred_frames: 0
    tx_collision_frames: 0
    tx_single_coll_frames: 0
    tx_mult_coll_frames: 0
    tx_excessive_collisions: 0
    tx_late_collisions: 0
    rx_ipg_error: 0
    tx_carrier_sense_errors: 0
    tx_octets: 9721
    tx_64B_frames: 2
    tx_65_to_127B_frames: 14
    tx_128_to_255B_frames: 6
    tx_256_to_511B_frames: 13
    tx_512_to_1023B_frames: 4
    tx_1024B_frames: 0
    net_octets: 9721
    rx_bottom_fifo_drop: 0
    rx_port_mask_drop: 0
    rx_top_fifo_drop: 0
    ale_rate_limit_drop: 0
    ale_vid_ingress_drop: 0
    ale_da_eq_sa_drop: 0
    ale_block_drop: 0
    ale_secure_drop: 0
    ale_auth_drop: 0
    ale_unknown_ucast: 0
    ale_unknown_ucast_bytes: 0
    ale_unknown_mcast: 0
    ale_unknown_mcast_bytes: 0
    ale_unknown_bcast: 0
    ale_unknown_bcast_bytes: 0
    ale_pol_match: 0
    ale_pol_match_red: 0
    ale_pol_match_yellow: 0
    ale_mcast_sa_drop: 0
    ale_dual_vlan_drop: 0
    ale_len_err_drop: 0
    ale_ip_next_hdr_drop: 0
    ale_ipv4_frag_drop: 0
    iet_rx_assembly_err: 0
    iet_rx_assembly_ok: 0
    iet_rx_smd_err: 0
    iet_rx_frag: 0
    iet_tx_hold: 0
    iet_tx_frag: 0
    tx_mem_protect_err: 0
    tx_pri0: 39
    tx_pri1: 0
    tx_pri2: 0
    tx_pri3: 0
    tx_pri4: 0
    tx_pri5: 0
    tx_pri6: 0
    tx_pri7: 0
    tx_pri0_bcnt: 9721
    tx_pri1_bcnt: 0
    tx_pri2_bcnt: 0
    tx_pri3_bcnt: 0
    tx_pri4_bcnt: 0
    tx_pri5_bcnt: 0
    tx_pri6_bcnt: 0
    tx_pri7_bcnt: 0
    tx_pri0_drop: 0
    tx_pri1_drop: 0
    tx_pri2_drop: 0
    tx_pri3_drop: 0
    tx_pri4_drop: 0
    tx_pri5_drop: 0
    tx_pri6_drop: 0
    tx_pri7_drop: 0
    tx_pri0_drop_bcnt: 0
    tx_pri1_drop_bcnt: 0
    tx_pri2_drop_bcnt: 0
    tx_pri3_drop_bcnt: 0
    tx_pri4_drop_bcnt: 0
    tx_pri5_drop_bcnt: 0
    tx_pri6_drop_bcnt: 0
    tx_pri7_drop_bcnt: 0
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~# dmesg |grep mdio
    [ 1.120656] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
    [ 1.160130] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [ 1.162337] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83825S
    [ 1.162354] davinci_mdio 8000f00.mdio: phy[2]: device 8000f00.mdio:02, driver TI DP83867
    [ 4.406267] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83825S] (irq=POLL)
    [ 8.615118] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:02] driver [TI DP83867] (irq=POLL)
    root@am62xx-onecontrol-lrd:~#
    root@am62xx-onecontrol-lrd:~# ethtool eth1
    Settings for eth1:
    Supported ports: [ TP MII ]
    Supported link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    Supported pause frame use: Symmetric
    Supports auto-negotiation: Yes
    Supported FEC modes: Not reported
    Advertised link modes: 10baseT/Half 10baseT/Full
    100baseT/Half 100baseT/Full
    Advertised pause frame use: Symmetric
    Advertised auto-negotiation: Yes
    Advertised FEC modes: Not reported
    Speed: 10Mb/s
    Duplex: Half
    Port: Twisted Pair
    PHYAD: 2
    Transceiver: internal
    Auto-negotiation: on
    MDI-X: Unknown
    Supports Wake-on: ubgs
    Wake-on: d
    SecureOn password: 00:00:00:00:00:00
    Current message level: 0x000020f7 (8439)
    drv probe link ifdown ifup rx_err tx_err hw
    Link detected: no
    root@am62xx-onecontrol-lrd:~# ethtool -S eth0
    NIC statistics:
    p0_rx_good_frames: 52
    p0_rx_broadcast_frames: 5
    p0_rx_multicast_frames: 47
    p0_rx_crc_errors: 0
    p0_rx_oversized_frames: 0
    p0_rx_undersized_frames: 0
    p0_ale_drop: 0
    p0_ale_overrun_drop: 0
    p0_rx_octets: 11931
    p0_tx_good_frames: 0
    p0_tx_broadcast_frames: 0
    p0_tx_multicast_frames: 0
    p0_tx_octets: 0
    p0_tx_64B_frames: 2
    p0_tx_65_to_127B_frames: 23
    p0_tx_128_to_255B_frames: 6
    p0_tx_256_to_511B_frames: 17
    p0_tx_512_to_1023B_frames: 4
    p0_tx_1024B_frames: 0
    p0_net_octets: 11931
    p0_rx_bottom_fifo_drop: 0
    p0_rx_port_mask_drop: 0
    p0_rx_top_fifo_drop: 0
    p0_ale_rate_limit_drop: 0
    p0_ale_vid_ingress_drop: 0
    p0_ale_da_eq_sa_drop: 0
    p0_ale_block_drop: 0
    p0_ale_secure_drop: 0
    p0_ale_auth_drop: 0
    p0_ale_unknown_ucast: 0
    p0_ale_unknown_ucast_bytes: 0
    p0_ale_unknown_mcast: 0
    p0_ale_unknown_mcast_bytes: 0
    p0_ale_unknown_bcast: 0
    p0_ale_unknown_bcast_bytes: 0
    p0_ale_pol_match: 0
    p0_ale_pol_match_red: 0
    p0_ale_pol_match_yellow: 0
    p0_ale_mcast_sa_drop: 0
    p0_ale_dual_vlan_drop: 0
    p0_ale_len_err_drop: 0
    p0_ale_ip_next_hdr_drop: 0
    p0_ale_ipv4_frag_drop: 0
    p0_tx_mem_protect_err: 0
    p0_tx_pri0: 0
    p0_tx_pri1: 0
    p0_tx_pri2: 0
    p0_tx_pri3: 0
    p0_tx_pri4: 0
    p0_tx_pri5: 0
    p0_tx_pri6: 0
    p0_tx_pri7: 0
    p0_tx_pri0_bcnt: 0
    p0_tx_pri1_bcnt: 0
    p0_tx_pri2_bcnt: 0
    p0_tx_pri3_bcnt: 0
    p0_tx_pri4_bcnt: 0
    p0_tx_pri5_bcnt: 0
    p0_tx_pri6_bcnt: 0
    p0_tx_pri7_bcnt: 0
    p0_tx_pri0_drop: 0
    p0_tx_pri1_drop: 0
    p0_tx_pri2_drop: 0
    p0_tx_pri3_drop: 0
    p0_tx_pri4_drop: 0
    p0_tx_pri5_drop: 0
    p0_tx_pri6_drop: 0
    p0_tx_pri7_drop: 0
    p0_tx_pri0_drop_bcnt: 0
    p0_tx_pri1_drop_bcnt: 0
    p0_tx_pri2_drop_bcnt: 0
    p0_tx_pri3_drop_bcnt: 0
    p0_tx_pri4_drop_bcnt: 0
    p0_tx_pri5_drop_bcnt: 0
    p0_tx_pri6_drop_bcnt: 0
    p0_tx_pri7_drop_bcnt: 0
    rx_good_frames: 0
    rx_broadcast_frames: 0
    rx_multicast_frames: 0
    rx_pause_frames: 0
    rx_crc_errors: 0
    rx_align_code_errors: 0
    rx_oversized_frames: 0
    rx_jabber_frames: 0
    rx_undersized_frames: 0
    rx_fragments: 0
    ale_drop: 0
    ale_overrun_drop: 0
    rx_octets: 0
    tx_good_frames: 52
    tx_broadcast_frames: 5
    tx_multicast_frames: 47
    tx_pause_frames: 0
    tx_deferred_frames: 0
    tx_collision_frames: 0
    tx_single_coll_frames: 0
    tx_mult_coll_frames: 0
    tx_excessive_collisions: 0
    tx_late_collisions: 0
    rx_ipg_error: 0
    tx_carrier_sense_errors: 0
    tx_octets: 11931
    tx_64B_frames: 2
    tx_65_to_127B_frames: 23
    tx_128_to_255B_frames: 6
    tx_256_to_511B_frames: 17
    tx_512_to_1023B_frames: 4
    tx_1024B_frames: 0
    net_octets: 11931
    rx_bottom_fifo_drop: 0
    rx_port_mask_drop: 0
    rx_top_fifo_drop: 0
    ale_rate_limit_drop: 0
    ale_vid_ingress_drop: 0
    ale_da_eq_sa_drop: 0
    ale_block_drop: 0
    ale_secure_drop: 0
    ale_auth_drop: 0
    ale_unknown_ucast: 0
    ale_unknown_ucast_bytes: 0
    ale_unknown_mcast: 0
    ale_unknown_mcast_bytes: 0
    ale_unknown_bcast: 0
    ale_unknown_bcast_bytes: 0
    ale_pol_match: 0
    ale_pol_match_red: 0
    ale_pol_match_yellow: 0
    ale_mcast_sa_drop: 0
    ale_dual_vlan_drop: 0
    ale_len_err_drop: 0
    ale_ip_next_hdr_drop: 0
    ale_ipv4_frag_drop: 0
    iet_rx_assembly_err: 0
    iet_rx_assembly_ok: 0
    iet_rx_smd_err: 0
    iet_rx_frag: 0
    iet_tx_hold: 0
    iet_tx_frag: 0
    tx_mem_protect_err: 0
    tx_pri0: 52
    tx_pri1: 0
    tx_pri2: 0
    tx_pri3: 0
    tx_pri4: 0
    tx_pri5: 0
    tx_pri6: 0
    tx_pri7: 0
    tx_pri0_bcnt: 11931
    tx_pri1_bcnt: 0
    tx_pri2_bcnt: 0
    tx_pri3_bcnt: 0
    tx_pri4_bcnt: 0
    tx_pri5_bcnt: 0
    tx_pri6_bcnt: 0
    tx_pri7_bcnt: 0
    tx_pri0_drop: 0
    tx_pri1_drop: 0
    tx_pri2_drop: 0
    tx_pri3_drop: 0
    tx_pri4_drop: 0
    tx_pri5_drop: 0
    tx_pri6_drop: 0
    tx_pri7_drop: 0
    tx_pri0_drop_bcnt: 0
    tx_pri1_drop_bcnt: 0
    tx_pri2_drop_bcnt: 0
    tx_pri3_drop_bcnt: 0
    tx_pri4_drop_bcnt: 0
    tx_pri5_drop_bcnt: 0
    tx_pri6_drop_bcnt: 0
    tx_pri7_drop_bcnt: 0
    root@am62xx-onecontrol-lrd:~# ifconfig
    eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
    inet 192.168.0.10 netmask 255.255.255.0 broadcast 192.168.0.255
    inet6 fe80::3608:e1ff:fe80:97d9 prefixlen 64 scopeid 0x20<link>
    ether 34:08:e1:80:97:d9 txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 53 bytes 11801 (11.5 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    
    eth1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 metric 1
    ether 72:7d:01:50:2d:1a txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 0 bytes 0 (0.0 B)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    
    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 metric 1
    inet 127.0.0.1 netmask 255.0.0.0
    inet6 ::1 prefixlen 128 scopeid 0x10<host>
    loop txqueuelen 1000 (Local Loopback)
    RX packets 451 bytes 29173 (28.4 KiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 451 bytes 29173 (28.4 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    
    root@am62xx-onecontrol-lrd:~# ping 192.168.0.11
    PING 192.168.0.11 (192.168.0.11) 56(84) bytes of data.
    From 192.168.0.10 icmp_seq=1 Destination Host Unreachable
    From 192.168.0.10 icmp_seq=5 Destination Host Unreachable
    From 192.168.0.10 icmp_seq=8 Destination Host Unreachable
    From 192.168.0.10 icmp_seq=11 Destination Host Unreachable
    From 192.168.0.10 icmp_seq=14 Destination Host Unreachable
    From 192.168.0.10 icmp_seq=17 Destination Host Unreachable
    From 192.168.0.10 icmp_seq=20 Destination Host Unreachable
    From 192.168.0.10 icmp_seq=23 Destination Host Unreachable
    From 192.168.0.10 icmp_seq=26 Destination Host Unreachable
    ^C
    --- 192.168.0.11 ping statistics ---
    28 packets transmitted, 0 received, +9 errors, 100% packet loss, time 27641ms
    pipe 4
    root@am62xx-onecontrol-lrd:~#
    
    
     

    Please let me know if any other changes required to get both interfaces are up.

    Regards,

    Padmalatha G

     

  • Hi,

    Lets concentrate on eth0 for the moment and leave eth1 disconnected. I see that you set a static IP address. There is a link established at 100Mbps and the stats are showing packets being sent and received and there are not any errors.  So far this looks as expected. Please tell me what is eth0 connected to and if it is a Linux machine. If it is I recommend using the ethtool per the suggestions above for the connected interface.

    For future posts please save the console log to a text file and include it using the insert function to add a file. I edited your posts as an example. This will make the post easily readable as it allows for what you are asking and our responses to be out side data capture.

    Best Regards,

    Schuyler

  • Hi Schuyler Patton,

    Thanks for reply,

    Yes, I set the static ip as 192.168.0.11 and netmask 255.255.255.0. eth0 is connected to Windows machine and setting the static ip. Using "ethtool" commands to get the info about the "eth0".

    Is any other changes are required to get that work ping?

    ok sure I will post logs in text format

    Regards,

    Padmalatha G

  • Hi,

    I believe that you have described will be the best method of testing here using a direct connect between your board and the windows platform. I don't work with windows so I am not sure what if any requirements there are. I do know that you can get wireshark for windows. This application will monitor your ethernet connection. The first step is to make sure the packets are getting to your Windows machine. Using Wireshark you will be able to see the packets transmitted from your board. You should see the ip address you set on your board in the packet stream. These will be ARP packets. This tells you that your board is sending packets correctly. If you don't see them you than you will need to look at the MAC statistics on your windows box. I believe the windows command for looking at hw stats is ipconfig /all, you will have to verify that.

    If you see the packets coming from your board with Wireshark then you should your Windows machine response to the ARP message. If you don't then the Windows box is not responding to ARP requests. I would switch to a Linux box running Ubuntu if that is the case.

    Best Regards,

    Schuyler 

  • Hi Schuyler Patton,

    I used the ubuntu(linux) machine  and tried with Wireshark application to check the data transfer,

    find the logs for the same.


    Let me know any suggestion.

    regards,

    Padmalatha G

  • Hi, 

    Thank you for the log captures. 

    The common theme here is the that 192.168.0.10 board (AM62?) does not look to be receiving packets. Is this board a direct connect?

    Please take a look at the AM62 board and please post the results of this command ifconfig -S eth0. You are looking to see if the MAC statistics are showing any received packets. Based on what you have shown here the RX packet counts should be 0.

    Please also include the results of ifconfig eth0.

    You have proven that packets are being transmitted just not received. 

    Best Regards,

    Schuyler