Part Number: AM625
Other Parts Discussed in Thread: TPS65219, TLV755
Hi Expert!
We are using our custom HW for AM625.
Using below pins for UART0.
Please find below pinmux and binding details.
Just want to test this UART0. What is the way we can test that?
Is that possible to read and write data for testing ?
Not able to see any info on console.
&mcu_pmx0 {
mcu_wkupuart0_pins_default: mcu_wkupuart0-pins-default {
pinctrl-single,pins = <
AM62X_MCU_IOPAD(0x0030, PIN_OUTPUT, 0) /* (A4) WKUP_UART0_RTSn */
AM62X_MCU_IOPAD(0x002c, PIN_OUTPUT, 0) /* (C6) WKUP_UART0_CTSn */
AM62X_MCU_IOPAD(0x0024, PIN_INPUT, 0) /* (B4) WKUP_UART0_RXD */
AM62X_MCU_IOPAD(0x0028, PIN_OUTPUT, 0) /* (C5) WKUP_UART0_TXD */
>;
};
&mcu_uart0 {
pinctrl-names = "default";
pinctrl-0 = <&mcu_wkupuart0_pins_default>;
status = "okay";
};
Please find console logs.
U-Boot SPL 2021.01-g999 (Aug 07 2023 - 11:57:49 +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 29 2023 - 05:39:28 +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 29 2023 - 05:39:28 +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 **
19708416 bytes read in 109 ms (172.4 MiB/s)
59852 bytes read in 5 ms (11.4 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-14092023
[ 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=6e97e16a-eed7-c547-a94b-9f3f9813a20a 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: 1458632K/2097152K available (11520K kernel code, 1262K rwdata, 4416K rodata, 1920K init, 475K bss, 114232K 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.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008549] Console: colour dummy device 80x25
[ 0.013143] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023823] pid_max: default: 32768 minimum: 301
[ 0.028645] LSM: Security Framework initializing
[ 0.033459] AppArmor: AppArmor initialized
[ 0.037702] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.045285] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.055277] rcu: Hierarchical SRCU implementation.
[ 0.060732] Platform MSI: msi-controller@1820000 domain created
[ 0.067123] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.076421] EFI services will not be available.
[ 0.081391] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[ 0.094847] Detected VIPT I-cache on CPU1
[ 0.098981] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.106017] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000
[ 0.113454] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
I/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
[ 0.129008] Detected VIPT I-cache on CPU2
[ 0.133128] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.140161] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000
[ 0.147578] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
I/TC: Secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal world boot
[ 0.163070] Detected VIPT I-cache on CPU3
[ 0.167187] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.174219] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000
[ 0.181633] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.188397] smp: Brought up 1 node, 4 CPUs
[ 0.192599] SMP: Total of 4 processors activated.
[ 0.197417] CPU features: detected: 32-bit EL0 Support
[ 0.202677] CPU features: detected: CRC32 instructions
[ 0.215618] CPU: All CPU(s) started at EL2
[ 0.219826] alternatives: patching kernel code
[ 0.225616] devtmpfs: initialized
[ 0.237278] KASLR disabled due to lack of seed
[ 0.242009] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.252004] futex hash table entries: 1024 (order: 5, 131072 bytes, linear)
[ 0.273488] pinctrl core: initialized pinctrl subsystem
[ 0.279474] DMI not present or invalid.
[ 0.284105] NET: Registered protocol family 16
[ 0.290668] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.298042] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.306137] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.314363] audit: initializing netlink subsys (disabled)
[ 0.320159] audit: type=2000 audit(0.256:1): state=initialized audit_enabled=0 res=1
[ 0.320736] thermal_sys: Registered thermal governor 'step_wise'
[ 0.321364] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.341260] ASID allocator initialised with 65536 entries
[ 0.373501] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.380411] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.387275] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.394185] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.402085] cryptd: max_cpu_qlen set to 1000
[ 0.409585] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
[ 0.418765] vcc_5v0: supplied by vmain_pd
[ 0.423446] reg-fixed-voltage regulator-7: Failed to register regulator: -517
[ 0.431532] iommu: Default domain type: Translated
[ 0.436943] SCSI subsystem initialized
[ 0.441310] mc: Linux media interface: v0.10
[ 0.445714] videodev: Linux video capture interface: v2.00
[ 0.451425] pps_core: LinuxPPS API ver. 1 registered
[ 0.456507] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.465858] PTP clock support registered
[ 0.469897] EDAC MC: Ver: 3.0.0
[ 0.473813] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
[ 0.481037] FPGA manager framework
[ 0.484633] Advanced Linux Sound Architecture Driver Initialized.
[ 0.491822] clocksource: Switched to clocksource arch_sys_counter
[ 0.498340] VFS: Disk quotas dquot_6.6.0
[ 0.502411] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.510086] AppArmor: AppArmor Filesystem Enabled
[ 0.520852] NET: Registered protocol family 2
[ 0.525606] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.534469] tcp_listen_portaddr_hash hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.543312] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.551555] TCP bind hash table entries: 16384 (order: 7, 917504 bytes, linear)
[ 0.560092] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.567068] UDP hash table entries: 1024 (order: 5, 131072 bytes, linear)
[ 0.574204] UDP-Lite hash table entries: 1024 (order: 5, 131072 bytes, linear)
[ 0.582033] NET: Registered protocol family 1
[ 0.587087] RPC: Registered named UNIX socket transport module.
[ 0.593189] RPC: Registered udp transport module.
[ 0.597999] RPC: Registered tcp transport module.
[ 0.602806] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.609398] NET: Registered protocol family 44
[ 0.613957] PCI: CLS 0 bytes, default 64
[ 0.618849] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.631259] Initialise system trusted keyrings
[ 0.636111] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 0.647369] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.654060] NFS: Registering the id_resolver key type
[ 0.659316] Key type id_resolver registered
[ 0.663601] Key type id_legacy registered
[ 0.667789] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.674645] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.682447] 9p: Installing v9fs 9p2000 file system support
[ 0.721980] NET: Registered protocol family 38
[ 0.726572] Key type asymmetric registered
[ 0.730770] Asymmetric key parser 'x509' registered
[ 0.735820] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.743405] io scheduler mq-deadline registered
[ 0.748047] io scheduler kyber registered
[ 0.754428] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.760847] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.769483] pwm-backlight backlight-lvds: supply power not found, using dummy regulator
[ 0.783978] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[ 0.794107] panel-lvds panel-lvds: /panel-lvds: problems parsing panel-timing (-2)
[ 0.801951] panel-lvds: probe of panel-lvds failed with error -2
[ 0.810575] panel-simple display: supply power not found, using dummy regulator
[ 0.827360] brd: module loaded
[ 0.839419] loop: module loaded
[ 0.843710] megasas: 07.714.04.00-rc1
[ 0.851617] tun: Universal TUN/TAP device driver, 1.6
[ 0.857103] CAN device driver interface
[ 0.861629] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.868055] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.874190] sky2: driver version 1.30
[ 0.878789] PPP generic driver version 2.4.2
[ 0.883361] PPP Deflate Compression module registered
[ 0.888691] VFIO - User Level meta-driver version: 0.3
[ 0.895164] i2c /dev entries driver
[ 0.900159] sdhci: Secure Digital Host Controller Interface driver
[ 0.906498] sdhci: Copyright(c) Pierre Ossman
[ 0.911277] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.918431] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.926729] optee: probing for conduit method.
[ 0.931371] optee: revision 3.19 (d6c5d003)
[ 0.931667] optee: dynamic shared memory is enabled
[ 0.941340] optee: initialized driver
[ 0.947181] NET: Registered protocol family 17
[ 0.951902] can: controller area network core
[ 0.956451] NET: Registered protocol family 29
[ 0.961148] 9pnet: Installing 9P2000 support
[ 0.965617] Key type dns_resolver registered
[ 0.970455] printk: bootconsole [ns16550a0]: printing thread started
[ 0.970511] Loading compiled-in X.509 certificates
[ 0.974036] Loaded X.509 cert 'Build time autogenerated kernel key: a6058ec97493e36c789a28b8a5059b5cd1280b2f'
[ 0.975430] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.977772] reg-fixed-voltage regulator-7: Failed to register regulator: -517
[ 0.980775] pwm-backlight backlight-lvds: supply power not found, using dummy regulator
[ 0.982325] panel-simple display: supply power not found, using dummy regulator
[ 0.987582] ti-sci 44043000.system-controller: lpm region is required for suspend but not provided.
[ 0.987666] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.1--v08.06.01 (Chill Capybar')
[ 1.046303] omap_timer 2400000.timer: PM domain pd:36 will not be powered off
[ 1.051686] omap-gpmc 3b000000.memory-controller: GPMC revision 6.0
[ 1.051703] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
[ 1.053092] reg-fixed-voltage regulator-7: Failed to register regulator: -517
[ 1.055482] tps65219 0-0030: Failed to request IRQ 0 for tps65219_irq: -22
[ 1.055578] tps65219: probe of 0-0030 failed with error -22
[ 1.055649] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.057578] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
[ ▒r�▒▒▒▒pcf85363 2-0051: registered as rtc0
[ 1.080667] pcf85363 2-0051: setting system clock to 2000-01-01T00:00:23 UTC (946684823)
[ 1.104138] printk: console [ttyS2]: printing thread started
[ 1.081094] lm75 2-004e: supply vs not found, using dummy regulator
[ 1.104153] printk: console [ttyS2] enabled
[ 1.104157] printk: bootconsole [ns16550a0] disabled
[ 1.124494] printk: bootconsole [ns16550a0]: printing thread stopped
[ 1.125452] panel-simple display: supply power not found, using dummy regulator
[ 1.128149] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0
[ 1.133721] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device
[ 1.147992] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
[ 1.187841] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.189925] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83825S
[ 1.189940] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83825S
[ 1.190048] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
[ 1.190321] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
[ 1.190332] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.190338] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 1.191156] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
[ 1.193273] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.197525] rtc-ti-k3 2b1f0000.rtc: registered as rtc1
[ 1.300849] mmc0: CQHCI version 5.10
[ 1.309896] vcc_3v3_sys: supplied by vmain_pd
[ 1.310271] vcc_1v8: supplied by vcc_3v3_sys
[ 1.311376] gpio-wdt: probe of watchdog failed with error -22
[ 1.312923] debugfs: Directory 'pd:53' with parent 'pm_genpd' already present!
[ 1.313000] debugfs: Directory 'pd:52' with parent 'pm_genpd' already present!
[ 1.313040] debugfs: Directory 'pd:51' with parent 'pm_genpd' already present!
[ 1.313485] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 1.328085] ALSA device list:
[ 1.328099] No soundcards found.
[ 1.352929] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 1.355550] Waiting for root device PARTUUID=6e97e16a-eed7-c547-a94b-9f3f9813a20a...
[ 1.427500] mmc0: Command Queue Engine enabled
[ 1.427521] mmc0: new HS200 MMC card at address 0001
[ 1.428401] mmcblk0: mmc0:0001 DG4016 14.7 GiB
[ 1.428610] mmcblk0boot0: mmc0:0001 DG4016 partition 1 4.00 MiB
[ 1.428809] mmcblk0boot1: mmc0:0001 DG4016 partition 2 4.00 MiB
[ 1.429016] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB, chardev (237:0)
[ 1.432533] mmcblk0: p1
[ 1.650906] EXT4-fs (mmcblk0p1): recovery complete
[ 1.651930] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 1.652018] VFS: Mounted root (ext4 filesystem) on device 179:1.
[ 1.652410] devtmpfs: mounted
[ 1.653837] Freeing unused kernel memory: 1920K
[ 1.653958] Run /sbin/init as init process
INIT: version 2.96 booting
Starting board_start
FBIOPUT_VSCREENINFO failed, double buffering disabled[ 2.072749] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
hwclock: ioctl(3, RTC_UIE_ON, 0) to /dev/rtc0 failed: Connection[ 3.195846] omap_i2c 20030000.i2c: controller timed out
timed out
[ 3.195893] pcf85363 2-0051: pcf85363_rtc_read_time: error -110
Wed Sep 20 10:15:33 UTC 2023
hwclock: ioctl(RTC_SET_TIME) to /dev/rtc0 to set the time failed[ 5.307836] omap_i2c 20030000.i2c: controller timed out
: Connection timed out
[ 5.331959] pcf85363 2-0051: pcf85363_rtc_read_time: error -121
[ 5.704295] 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... [ 6.034053] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:01] driver [TI DP83825S] (irq=POLL)
[ 6.034096] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 9.319958] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:00] driver [TI DP83825S] (irq=POLL)
[ 9.319991] 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: [ 9.504701] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[ 9.514239] random: dbus-daemon: uninitialized urandom read (12 bytes read)
dbus.
[ 9.765224] pvrsrvkm: loading out-of-tree module taints kernel.
[ 9.772167] pvrsrvkm: module verification failed: signature and/or required key missing - tainting kernel
[ 9.791276] PVR_K: 432: Read BVNC 33.15.11.3 from HW device registers
[ 9.791396] PVR_K: 432: RGX Device registered with BVNC 33.15.11.3
[ 9.792235] [drm] Initialized pvr 1.15.6133109 20170530 for fd00000.gpu on minor 1
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...[ 10.545979] NET: Registered protocol family 10
[ 10.551786] Segment Routing with IPv6
done.
Starting Quagga daemons: zebraQStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/var/volatile/tmp/runtime-root'
bgpd[ 10.657838] PVR_K: 460: RGX Firmware image 'rgx.fw.33.15.11.3' loaded
[ 10.663639] PVR_K: 460: Shader binary image 'rgx.sh.33.15.11.3' loaded
ripd ripngd ospfd ospf6d isisd.
Starting advanced power management daemon: Upgrade : MMC0 EXIST
No APM support in kernel
(failed.)
hwclock: ioctl(RTC_RD_TIME) to /dev/rtc0 to read the time failed[ 11.899844] omap_i2c 20030000.i2c: controller timed out
: Connection timed out
[ 11.899887] pcf85363 2-0051: pcf85363_rtc_read_time: error -110
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
[ 12.113335] random: avahi-daemon: uninitialized urandom read (4 bytes read)
[ 12.122009] 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.
[ 12.356735] random: cupsd: uninitialized urandom read (4096 bytes read)
cups: started scheduler.
Starting crond: OK
Starting AppArmor profiles
Mounting securityfs on /sys/kernel/security
.
Starting udev
[ 12.716459] udevd[647]: starting version 3.2.9
[ 12.740005] udevd[648]: starting eudev-3.2.9
[ 12.835939] Initializing MS/TP network device driver version 1.02-003
[ 12.842684] random: crng init done
[ 12.842701] random: 8 urandom warning(s) missed due to ratelimiting
[ 12.998171] m_can_platform 20701000.can: m_can device registered (irq=39, version=32)
[ 13.039532] [FTS_TS]fts_ts_init: Enter
[ 13.048606] [FTS_TS/I]fts_ts_probe:Touch Screen(I2C BUS) driver prboe...
[ 13.048631] [FTS_TS]fts_ts_probe_entry: Enter
[ 13.048634] [FTS_TS/I]fts_ts_probe_entry:Focaltech V3.2 20200422
[ 13.048639] [FTS_TS]fts_parse_dt: Enter
[ 13.048643] [FTS_TS/I]fts_get_dt_coords:display x(0 1024) y(0 600)
[ 13.048663] [FTS_TS/E]fts_parse_dt:Unable to get reset_gpio
[ 13.048684] [FTS_TS/I]fts_parse_dt:max touch number:10, irq gpio:412, reset gpio:-2
[ 13.048689] [FTS_TS]fts_parse_dt: Exit(1262)
[ 13.049794] [FTS_TS]fts_bus_init: Enter
[ 13.049819] [FTS_TS]fts_bus_init: Exit(175)
[ 13.049826] [FTS_TS]fts_input_init: Enter
[ 13.069793] input: fts_ts as /devices/platform/bus@f0000/20010000.i2c/i2c-1/1-0038/input/input0
[ 13.080256] [FTS_TS]fts_input_init: Exit(802)
[ 13.080276] [FTS_TS]fts_gpio_configure: Enter
[ 13.080295] [FTS_TS]fts_gpio_configure: Exit(1133)
[ 13.080299] [FTS_TS]fts_power_source_init: Enter
[ 13.080341] fts_ts 1-0038: supply vdd not found, using dummy regulator
[ 13.100071] fts_ts 1-0038: supply vcc_i2c not found, using dummy regulator
[ 13.100924] [FTS_TS]fts_power_source_ctrl: Enter
[ 13.100939] [FTS_TS]fts_power_source_ctrl:regulator enable !
[ 13.100950] [FTS_TS]fts_power_source_ctrl: Exit(978)
[ 13.100955] [FTS_TS]fts_power_source_init: Exit(1038)
[ 13.139593] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.139672] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.139731] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.139789] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.140346] [FTS_TS/E]fts_read:i2c_transfer(read) fai
[ 13.140346] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.140423] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.140428] [FTS_TS]fts_get_ic_information:chip id read invalid, read:0x0000
[ 13.209221] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
[ 13.212040] k3-m4-rproc 5000000.m4fss: configured M4 for IPC-only mode
[ 13.212223] remoteproc remoteproc0: 5000000.m4fss is available
[ 13.212336] remoteproc remoteproc0: attaching to 5000000.m4fss
[ 13.212366] Unable to handle kernel paging request at virtual address ffff800013ffffff
l,re
[ 13.267329] Mem abort info:
t:-
[ 13.270537] ESR = 0x96000007
12
[ 13.273953] EC = 0x25: DABT (current EL), IL = 32 bits
1
[ 13.279616] SET = 0, FnV = 0
[ 13.282974] EA = 0, S1PTW = 0
[ 13.286184] printk: console [ttyS2]: printing thread stopped
[ 13.286193] Data abort info:
[ 13.294977] ISV = 0, ISS = 0x00000007
[ 13.298990] CM = 0, WnR = 0
[ 13.302219] swapper pgtable: 4k pages, 48-bit VAs, pgdp=0000000082fa5000
[ 13.309488] [ffff800013ffffff] pgd=00000000fffff003, p4d=00000000fffff003, pud=00000000ffffe003, pmd=00000000862cb003, pte=0000000000000000
[ 13.322140] Internal error: Oops: 96000007 [#1] PREEMPT_RT SMP
[ 13.327983] Modules linked in: virtio_rpmsg_bus ti_k3_m4_remoteproc(+) j721e_csi2rx rti_wdt sa2ul videobuf2_dma_contig videobuf2_memops sha512_generic authenc videobuf2_v4l2 mcrc cdns_dphy videobuf2_common pruss focaltech_touch(+) m_can_platform m_can optee_rng mstp_cmnet rng_core ipv6 pvrsrvkm(OE)
[ 13.354418] CPU: 3 PID: 652 Comm: udevd Tainted: G OE 5.10.184-rt90-gcfc102d877 #1
[ 13.363189] Hardware name: Onecontrol AM625 Dev Board-14092023 (DT)
[ 13.369444] pstate: 00000005 (nzcv daif -PAN -UAO -TCO BTYPE=--)
[ 13.375439] pc : rproc_handle_resources.constprop.0+0x94/0x168
[ 13.381291] lr : rproc_boot+0x464/0x6a0
[ 13.385127] sp : ffff800011fa37c0
[ 13.388432] x29: ffff800011fa37c0 x28: ffff8000113320d8
[ 13.393742] x27: ffff00007fbe15e0 x26: ffffffffffffffff
[ 13.399046] x25: ffff800014000000 x24: ffff800010ed71a0
[ 13.404357] x23: ffff00000539a038 x22: 0000000000000000
[ 13.409687] x21: ffff8000112a4940 x20: ffff00000539a000
[ 13.414990] x19: 0000000000000000 x18: 0000000000000002
[ 13.420291] x17: 0000000000000000 x16: 0000000000000000
[ 13.425593] x15: 0000000000000001 x14: ffffffffffffffff
[ 13.430893] x13: ffffffffffffffff x12: ffffffffffffffff
[ 13.436193] x11: ffffffffffffffff x10: ffffffffffffffff
[ 13.441493] x9 : ffffffffffffffff x8 : feffffffffffffff
[ 13.446797] x7 : ffffffffffffffff x6 : ffff000010585100
[ 13.452097] x5 : dead000000000100 x4 : 0000000000000000
[ 13.457397] x3 : 00000000000000fd x2 : 00000000ffffffff
[ 13.462696] x1 : ffff800014000003 x0 : ffff800014000000
[ 13.468002] Call trace:
[ 13.470441] rproc_handle_resources.constprop.0+0x94/0x168
[ 13.475925] rproc_boot+0x464/0x6a0
[ 13.479405] rproc_add+0x88/0x168
[ 13.482711] k3_m4_rproc_probe+0x784/0x868 [ti_k3_m4_remoteproc]
[ 13.488721] platform_drv_probe+0x54/0xa8
[ 13.492726] really_probe+0xec/0x400
[ 13.496291] driver_probe_device+0x58/0xf0
[ 13.500379] device_driver_attach+0x74/0x80
[ 13.504552] __driver_attach+0x68/0xf8
[ 13.508294] bus_for_each_dev+0x70/0xc8
[ 13.512118] driver_attach+0x24/0x30
[ 13.515685] bus_add_driver+0x150/0x210
[ 13.519510] driver_register+0x64/0x120
[ 13.523336] __platform_driver_register+0x48/0x58
[ 13.528030] k3_m4_rproc_driver_init+0x20/0x1000 [ti_k3_m4_remoteproc]
[ 13.534552] do_one_initcall+0x54/0x1c8
[ 13.538385] do_init_module+0x44/0x1f0
[ 13.542128] load_module+0x2204/0x27a8
[ 13.545867] __do_sys_finit_module+0xb8/0x100
[ 13.550212] __arm64_sys_finit_module+0x20/0x30
[ 13.554731] el0_svc_common.constprop.0+0x78/0x1c8
[ 13.559515] do_el0_svc+0x24/0xa0
[ 13.562821] el0_svc+0x14/0x20
[ 13.565870] el0_sync_handler+0xb0/0xb8
[ 13.569694] el0_sync+0x180/0x1c0
[ 13.573007] Code: 128002b3 9105a021 97ffeb65 1400002e (b87a6b20)
[ 13.579090] ---[ end trace 0000000000000002 ]---
[ 13.586997] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.590460] udevd[648]: worker [652] terminated by signal 11 (Segmentation fault)
[ 13.590497] udevd[648]: worker [652] failed while handling '/devices/platform/bus@f0000/bus@f0000:bus@4000000/5000000.m4fss'
[ 13.593691] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.619526] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.626789] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 13.639341] platform 78000000.r5f: configured R5F for IPC-only mode
[ 13.652001] platform 78000000.r5f: device does not have reserved memory regions, ret = -22
[ 13.663409] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.664390] k3_r5_rproc bus@f0000:bus@b00000:r5fss@78000000: reserved memory init failed, ret = -22
[ 13.672093] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.687042] remoteproc remoteproc1: releasing 78000000.r5f
[ 13.693438] k3_r5_rproc bus@f0000:bus@b00000:r5fss@78000000: k3_r5_cluster_rproc_init failed, ret = -22
[ 13.705362] 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[ 13.718872] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
ttyS2
Warning: Use of this System is Restricted to Authoriz[ 13.726421] [FTS_TS]fts_get_ic_information:chip id read invalid, read:0x0000
ed 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: [ 13.944017] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.950445] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.956581] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.962839] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.969472] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.976448] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 13.983091] [FTS_TS]fts_get_ic_information:chip id read invalid, read:0x0000
[ 14.196010] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.202430] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.210279] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.216802] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.222887] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.229198] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.235205] [FTS_TS]fts_get_ic_information:chip id read invalid, read:0x0000
[ 14.302113] remoteproc remoteproc1: 30074000.pru is available
[ 14.309947] remoteproc remoteproc2: 30078000.pru is available
[ 14.348190] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22
[ 14.410923] dwc3 31000000.usb: Configuration mismatch. dr_mode forced to gadget
[ 14.447986] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.454079] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.460241] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.466374] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.472464] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.478526] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 14.484593] [FTS_TS]fts_get_ic_information:chip id read invalid, read:0x0000
[ 14.511752] usbcore: registered new interface driver usbfs
[ 14.517439] usbcore: registered new interface driver hub
[ 14.522941] usbcore: registered new device driver usb
[ 14.579264] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 14.584852] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 14.592854] xhci-hcd xhci-hcd.1.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000000000010010
[ 14.602542] xhci-hcd xhci-hcd.1.auto: irq 487, io mem 0x31100000
[ 14.608854] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 14.614357] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 14.622051] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 14.628780] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 14.637071] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 14.644289] usb usb1: Product: xHCI Host Controller
[ 14.649184] usb usb1: Manufacturer: Linux 5.10.184-rt90-gcfc102d877 xhci-hcd
[ 14.656225] usb usb1: SerialNumber: xhci-hcd.1.auto
[ 14.661890] hub 1-0:1.0: USB hub found
[ 14.665727] hub 1-0:1.0: 1 port detected
[ 14.671761] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 14.680006] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 14.688299] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 14.695548] usb usb2: Product: xHCI Host Controller
[ 14.700459] usb usb2: Manufacturer: Linux 5.10.184-rt90-gcfc102d877 xhci-hcd
[ 14.700465] [FTS_TS/I]fts_get_ic_information:fw is invalid, need read boot id
[ 14.707501] usb usb2: SerialNumber: xhci-hcd.1.auto
[ 14.714685] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 14.720296] hub 2-0:1.0: USB hub found
[ 14.725897] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 14.729377] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
[ 14.735452] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 14.748646] [FTS_TS/E]fts_hid2std:hid2std cmd write fail
[ 14.754136] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 14.760363] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 14.766813] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 14.773056] [FTS_TS/E]fts_read_bootid:start cmd write fail
[ 14.778625] [FTS_TS/E]fts_get_ic_information:read boot id fail
[ 14.784498] [FTS_TS/E]fts_ts_probe_entry:not focal IC, unregister driver
[ 14.791223] [FTS_TS]fts_power_source_ctrl: Enter
[ 14.796037] [FTS_TS]fts_power_source_ctrl:regulator disable !
[ 14.802178] [FTS_TS]fts_power_source_ctrl: Exit(978)
[ 14.836164] [FTS_TS]fts_ts_probe_entry: Exit(1652)
[ 14.841018] [FTS_TS/E]fts_ts_probe:Touch Screen(I2C BUS) driver probe fail
[ 14.848017] fts_ts: probe of 1-0038 failed with error -121
[ 14.853663] [FTS_TS]fts_ts_init: Exit(1911)
[ 14.927878] usb 1-1: new full-speed USB device number 2 using xhci-hcd
[ 15.080218] usb 1-1: New USB device found, idVendor=0451, idProduct=2046, bcdDevice= 1.25
[ 15.088430] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 15.268975] hub 1-1:1.0: USB hub found
[ 15.272905] hub 1-1:1.0: 4 ports detected
Version of Business Unit build =
CRLD Build
am62xx-onecontrol-lrd login: root
Last login: Wed Sep 20 10:15:47 UTC 2023 on ttyS2
Last login: Wed Sep 20 10:15:49 UTC 2023 on ttyS2
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~# [ 31.771860] tlv755: disabling
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~# cd /sys/class/gpio/
root@am62xx-onecontrol-lrd:/sys/class/gpio#
root@am62xx-onecontrol-lrd:/sys/class/gpio#
root@am62xx-onecontrol-lrd:/sys/class/gpio# echo 317 > export
root@am62xx-onecontrol-lrd:/sys/class/gpio# cd gpio317
root@am62xx-onecontrol-lrd:/sys/class/gpio/gpio317# cat direction
in
root@am62xx-onecontrol-lrd:/sys/class/gpio/gpio317#
root@am62xx-onecontrol-lrd:/sys/class/gpio/gpio317#
root@am62xx-onecontrol-lrd:/sys/class/gpio/gpio317# echo out direction
out direction
root@am62xx-onecontrol-lrd:/sys/class/gpio/gpio317# echo out > direction
root@am62xx-onecontrol-lrd:/sys/class/gpio/gpio317#
root@am62xx-onecontrol-lrd:/sys/class/gpio/gpio317#
root@am62xx-onecontrol-lrd:/sys/class/gpio/gpio317#
root@am62xx-onecontrol-lrd:/sys/class/gpio/gpio317# cat value
0
root@am62xx-onecontrol-lrd:/sys/class/gpio/gpio317# echo 1 > value
root@am62xx-onecontrol-lrd:/sys/class/gpio/gpio317# [ 654.779839] omap_i2c 20030000.i2c: controller timed out
Unknown command '▒' - try 'help'
=>
Unknown command '▒' - try 'help'
=>
Unknown command '▒' - try 'help'
=>
Unknown command '▒' - try 'help'
=>
Unknown command '▒' - try 'help'
=>
Unknown command '▒' - try 'help'
=>
Unknown command '▒' - try 'help'
=> 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 **
19708416 bytes read in 109 ms (172.4 MiB/s)
59685 bytes read in 5 ms (11.4 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-14092023
[ 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=6e97e16a-eed7-c547-a94b-9f3f9813a20a 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: 1458632K/2097152K available (11520K kernel code, 1262K rwdata, 4416K rodata, 1920K init, 475K bss, 114232K 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.008550] Console: colour dummy device 80x25
[ 0.013144] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023827] pid_max: default: 32768 minimum: 301
[ 0.028652] LSM: Security Framework initializing
[ 0.033467] AppArmor: AppArmor initialized
[ 0.037711] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.045294] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.055330] rcu: Hierarchical SRCU implementation.
[ 0.060802] Platform MSI: msi-controller@1820000 domain created
[ 0.067199] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.076491] EFI services will not be available.
[ 0.081474] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[ 0.094942] Detected VIPT I-cache on CPU1
[ 0.099077] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.106114] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000
[ 0.113554] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
I/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
[ 0.129132] Detected VIPT I-cache on CPU2
[ 0.133257] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.140292] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000
[ 0.147713] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
I/TC: Secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal world boot
[ 0.163223] Detected VIPT I-cache on CPU3
[ 0.167343] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.174377] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000
[ 0.181793] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.188558] smp: Brought up 1 node, 4 CPUs
[ 0.192762] SMP: Total of 4 processors activated.
[ 0.197580] CPU features: detected: 32-bit EL0 Support
[ 0.202842] CPU features: detected: CRC32 instructions
[ 0.215868] CPU: All CPU(s) started at EL2
[ 0.220077] alternatives: patching kernel code
[ 0.225882] devtmpfs: initialized
[ 0.237758] KASLR disabled due to lack of seed
[ 0.242513] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.252493] futex hash table entries: 1024 (order: 5, 131072 bytes, linear)
[ 0.274327] pinctrl core: initialized pinctrl subsystem
[ 0.280317] DMI not present or invalid.
[ 0.284970] NET: Registered protocol family 16
[ 0.291566] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.298945] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.307046] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.315278] audit: initializing netlink subsys (disabled)
[ 0.321080] audit: type=2000 audit(0.256:1): state=initialized audit_enabled=0 res=1
[ 0.321668] thermal_sys: Registered thermal governor 'step_wise'
[ 0.322310] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.342187] ASID allocator initialised with 65536 entries
[ 0.375399] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.382312] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.389178] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.396082] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.404004] cryptd: max_cpu_qlen set to 1000
[ 0.411645] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
[ 0.420833] vcc_5v0: supplied by vmain_pd
[ 0.425530] reg-fixed-voltage regulator-7: Failed to register regulator: -517
[ 0.433645] iommu: Default domain type: Translated
[ 0.439131] SCSI subsystem initialized
[ 0.443490] mc: Linux media interface: v0.10
[ 0.447906] videodev: Linux video capture interface: v2.00
[ 0.453607] pps_core: LinuxPPS API ver. 1 registered
[ 0.458681] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.468031] PTP clock support registered
[ 0.472069] EDAC MC: Ver: 3.0.0
[ 0.475991] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
[ 0.483212] FPGA manager framework
[ 0.486816] Advanced Linux Sound Architecture Driver Initialized.
[ 0.494013] clocksource: Switched to clocksource arch_sys_counter
[ 0.500535] VFS: Disk quotas dquot_6.6.0
[ 0.504604] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.512292] AppArmor: AppArmor Filesystem Enabled
[ 0.523204] NET: Registered protocol family 2
[ 0.527959] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.536852] tcp_listen_portaddr_hash hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.545694] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.553944] TCP bind hash table entries: 16384 (order: 7, 917504 bytes, linear)
[ 0.562497] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.569478] UDP hash table entries: 1024 (order: 5, 131072 bytes, linear)
[ 0.576610] UDP-Lite hash table entries: 1024 (order: 5, 131072 bytes, linear)
[ 0.584443] NET: Registered protocol family 1
[ 0.589491] RPC: Registered named UNIX socket transport module.
[ 0.595593] RPC: Registered udp transport module.
[ 0.600402] RPC: Registered tcp transport module.
[ 0.605211] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.611802] NET: Registered protocol family 44
[ 0.616361] PCI: CLS 0 bytes, default 64
[ 0.621280] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.633758] Initialise system trusted keyrings
[ 0.638619] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 0.649995] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.656721] NFS: Registering the id_resolver key type
[ 0.661950] Key type id_resolver registered
[ 0.666303] Key type id_legacy registered
[ 0.670477] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.677334] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.685138] 9p: Installing v9fs 9p2000 file system support
[ 0.726236] NET: Registered protocol family 38
[ 0.730830] Key type asymmetric registered
[ 0.735034] Asymmetric key parser 'x509' registered
[ 0.740130] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.747717] io scheduler mq-deadline registered
[ 0.752359] io scheduler kyber registered
[ 0.758893] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.765291] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.773964] pwm-backlight backlight-lvds: supply power not found, using dummy regulator
[ 0.788541] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[ 0.798887] panel-lvds panel-lvds: /panel-lvds: problems parsing panel-timing (-2)
[ 0.806715] panel-lvds: probe of panel-lvds failed with error -2
[ 0.815464] panel-simple display: supply power not found, using dummy regulator
[ 0.832499] brd: module loaded
[ 0.844689] loop: module loaded
[ 0.848998] megasas: 07.714.04.00-rc1
[ 0.856985] tun: Universal TUN/TAP device driver, 1.6
[ 0.862475] CAN device driver interface
[ 0.867002] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.873430] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.879562] sky2: driver version 1.30
[ 0.884180] PPP generic driver version 2.4.2
[ 0.888748] PPP Deflate Compression module registered
[ 0.894098] VFIO - User Level meta-driver version: 0.3
[ 0.900608] i2c /dev entries driver
[ 0.905596] sdhci: Secure Digital Host Controller Interface driver
[ 0.911937] sdhci: Copyright(c) Pierre Ossman
[ 0.916736] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.923927] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.932260] optee: probing for conduit method.
[ 0.936899] optee: revision 3.19 (d6c5d003)
[ 0.937212] optee: dynamic shared memory is enabled
[ 0.946909] optee: initialized driver
[ 0.952798] NET: Registered protocol family 17
[ 0.957451] can: controller area network core
[ 0.962025] NET: Registered protocol family 29
[ 0.966715] 9pnet: Installing 9P2000 support
[ 0.971180] Key type dns_resolver registered
[ 0.975961] printk: bootconsole [ns16550a0]: printing thread started
[ 0.976016] Loading compiled-in X.509 certificates
[ 0.979738] Loaded X.509 cert 'Build time autogenerated kernel key: a6058ec97493e36c789a28b8a5059b5cd1280b2f'
[ 0.981241] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.983680] reg-fixed-voltage regulator-7: Failed to register regulator: -517
[ 0.986757] pwm-backlight backlight-lvds: supply power not found, using dummy regulator
[ 0.988669] panel-simple display: supply power not found, using dummy regulator
[ 0.994133] ti-sci 44043000.system-controller: lpm region is required for suspend but not provided.
[ 0.994222] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.1--v08.06.01 (Chill Capybar')
[ 1.054485] omap_timer 2400000.timer: PM domain pd:36 will not be powered off
[ 1.059992] omap-gpmc 3b000000.memory-controller: GPMC revision 6.0
[ 1.060011] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
[ 1.061357] reg-fixed-voltage regulator-7: Failed to register regulator: -517
[ 1.063799] tps65219 0-0030: Failed to request IRQ 0 for tps65219_irq: -22
[ 1.063897] tps65219: probe of 0-0030 failed with error -22
[ 1.063967] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.065731] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
[ ▒r▒ʂ▒▒▒▒pcf85363 2-0051: registered as rtc0
[ 1.090868] pcf85363 2-0051: setting system clock to 2000-01-01T00:05:05 UTC (946685105)
[ 1.114637] printk: console [ttyS2]: printing thread started
[ 1.091315] lm75 2-004e: supply vs not found, using dummy regulator
[ 1.114653] printk: console [ttyS2] enabled
[ 1.114657] printk: bootconsole [ns16550a0] disabled
[ 1.135000] printk: bootconsole [ns16550a0]: printing thread stopped
[ 1.135986] panel-simple display: supply power not found, using dummy regulator
[ 1.138684] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0
[ 1.144184] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device
[ 1.158498] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
[ 1.198043] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.200112] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83825S
[ 1.200128] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83825S
[ 1.200238] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
[ 1.200519] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
[ 1.200528] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.200534] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 1.201374] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
[ 1.203539] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.207811] rtc-ti-k3 2b1f0000.rtc: registered as rtc1
[ 1.311086] mmc0: CQHCI version 5.10
[ 1.320434] vcc_3v3_sys: supplied by vmain_pd
[ 1.320821] vcc_1v8: supplied by vcc_3v3_sys
[ 1.321942] gpio-wdt: probe of watchdog failed with error -22
[ 1.323660] debugfs: Directory 'pd:53' with parent 'pm_genpd' already present!
[ 1.323713] debugfs: Directory 'pd:52' with parent 'pm_genpd' already present!
1.323773] debugfs: Directory 'pd:51' with parent 'pm_genpd' already present!
[ 1.324203] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 1.339268] ALSA device list:
[ 1.339281] No soundcards found.
[ 1.366800] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 1.368706] Waiting for root device PARTUUID=6e97e16a-eed7-c547-a94b-9f3f9813a20a...
[ 1.441481] mmc0: Command Queue Engine enabled
[ 1.441504] mmc0: new HS200 MMC card at address 0001
[ 1.442363] mmcblk0: mmc0:0001 DG4016 14.7 GiB
[ 1.442565] mmcblk0boot0: mmc0:0001 DG4016 partition 1 4.00 MiB
[ 1.442765] mmcblk0boot1: mmc0:0001 DG4016 partition 2 4.00 MiB
[ 1.442977] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB, chardev (237:0)
[ 1.446313] mmcblk0: p1
[ 1.641901] EXT4-fs (mmcblk0p1): recovery complete
[ 1.642911] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 1.643005] VFS: Mounted root (ext4 filesystem) on device 179:1.
[ 1.643405] devtmpfs: mounted
[ 1.644847] Freeing unused kernel memory: 1920K
[ 1.644969] Run /sbin/init as init process
INIT: version 2.96 booting
Starting board_start
chage: existing lock file /etc/passwd.lock without a PID
chage: cannot lock /etc/passwd; try again later.
FBIOPUT_VSCREENINFO failed, double buffering disabled[ 2.053491] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
Wed Sep 20 10:15:33 UTC 2023
[ 4.279351] 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.612365] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:01] driver [TI DP83825S] (irq=POLL)
[ 4.612403] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 8.154242] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:00] driver [TI DP83825S] (irq=POLL)
[ 8.154280] 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.339932] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[ 8.349670] random: dbus-daemon: uninitialized urandom read (12 bytes read)
dbus.
[ 8.601380] pvrsrvkm: loading out-of-tree module taints kernel.
[ 8.608515] pvrsrvkm: module verification failed: signature and/or required key missing - tainting kernel
[ 8.628287] PVR_K: 430: Read BVNC 33.15.11.3 from HW device registers
[ 8.628407] PVR_K: 430: RGX Device registered with BVNC 33.15.11.3
[ 8.629138] [drm] Initialized pvr 1.15.6133109 20170530 for fd00000.gpu on minor 1
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.392042] NET: Registered protocol family 10
[ 9.397848] Segment Routing with IPv6
done.
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/var/volatile/tmp/runtime-root'
Upgrade : MMC0 EXIST
Starting Quagga daemons: zebra bgpd[ 9.501284] PVR_K: 458: RGX Firmware image 'rgx.fw.33.15.11.3' loaded
[ 9.506831] PVR_K: 458: 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.)
hwclock: ioctl(RTC_RD_TIME) to /dev/rtc0 to read the time failed: Invalid argument
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
[ 9.964084] random: avahi-daemon: uninitialized urandom read (4 bytes read)
[ 9.980666] 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.
[ 10.238717] random: cupsd: uninitialized urandom read (4096 bytes read)
cups: started scheduler.
Starting crond: OK
Starting AppArmor profiles
Mounting securityfs on /sys/kernel/security
.
Starting udev
[ 10.596616] udevd[644]: starting version 3.2.9
[ 10.619533] udevd[645]: starting eudev-3.2.9
[ 10.730493] Initializing MS/TP network device driver version 1.02-003
[ 10.810646] random: crng init done
[ 10.810669] random: 10 urandom warning(s) missed due to ratelimiting
[ 10.913147] m_can_platform 20701000.can: m_can device registered (irq=40, version=32)
[ 10.966731] [FTS_TS]fts_ts_init: Enter
[ 10.974376] [FTS_TS/I]fts_ts_probe:Touch Screen(I2C BUS) driver prboe...
[ 10.974402] [FTS_TS]fts_ts_probe_entry: Enter
[ 10.974406] [FTS_TS/I]fts_ts_probe_entry:Focaltech V3.2 20200422
[ 10.974413] [FTS_TS]fts_parse_dt: Enter
[ 10.974417] [FTS_TS/I]fts_get_dt_coords:display x(0 1024) y(0 600)
[ 10.974435] [FTS_TS/E]fts_parse_dt:Unable to get reset_gpio
[ 10.974465] [FTS_TS/I]fts_parse_dt:max touch number:10, irq gpio:412, reset gpio:-2
[ 10.974470] [FTS_TS]fts_parse_dt: Exit(1262)
[ 10.974723] [FTS_TS]fts_bus_init: Enter
[ 10.974735] [FTS_TS]fts_bus_init: Exit(175)
[ 10.974740] [FTS_TS]fts_input_init: Enter
[ 10.997699] input: fts_ts as /devices/platform/bus@f0000/20010000.i2c/i2c-1/1-0038/input/input0
[ 11.003679] [FTS_TS]fts_input_init: Exit(802)
[ 11.003698] [FTS_TS]fts_gpio_configure: Enter
[ 11.003713] [FTS_TS]fts_gpio_configure: Exit(1133)
[ 11.003716] [FTS_TS]fts_power_source_init: Enter
[ 11.003762] fts_ts 1-0038: supply vdd not found, using dummy regulator
[ 11.015861] fts_ts 1-0038: supply vcc_i2c not found, using dummy regulator
[ 11.016800] [FTS_TS]fts_power_source_ctrl: Enter
[ 11.016818] [FTS_TS]fts_power_source_ctrl:regulator enable !
[ 11.016828] [FTS_TS]fts_power_source_ctrl: Exit(978)
[ 11.016836] [FTS_TS]fts_power_source_init: Exit(1038)
[ 11.038208] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.038294] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.038347] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.038402] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.038454] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.038505] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.038510] [FTS_TS]fts_get_ic_information:chip id read invalid, read:0x0000
[ 11.155264] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
[ 11.155264] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
[ 11.156321] k3-m4-rproc 5000000.m4fss: configured M4 for IPC-only mode
[ 11.166330] remoteproc remoteproc0: 5000000.m4fss is available
[ 11.166473] remoteproc remoteproc0: attaching to 5000000.m4fss
[ 11.166506] Unable to handle kernel paging request at virtual address ffff800015ffffff
[ 11.202132] printk: console [ttyS2]: printing thread stopped
[ 11.202159] Mem abort info:
[ 11.211031] ESR = 0x96000006
[ 11.214655] EC = 0x25: DABT (current EL), IL = 32 bits
[ 11.220826] SET = 0, FnV = 0
[ 11.224453] EA = 0, S1PTW = 0
[ 11.228062] Data abort info:
[ 11.231013] ISV = 0, ISS = 0x00000006
[ 11.234948] CM = 0, WnR = 0
[ 11.237931] swapper pgtable: 4k pages, 48-bit VAs, pgdp=0000000082fa5000
[ 11.245046] [ffff800015ffffff] pgd=00000000fffff003, p4d=00000000fffff003, pud=00000000ffffe003, pmd=0000000000000000
[ 11.246327] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.255775] Internal error: Oops: 96000006 [#1] PREEMPT_RT SMP
[ 11.267424] Modules linked in: virtio_rpmsg_bus ti_k3_m4_remoteproc(+) j721e_csi2rx rti_wdt(+) videobuf2_dma_contig videobuf2_memops sa2ul sha512_generic videobuf2_v4l2 authenc focaltech_touch(+) mcrc videobuf2_common cdns_dphy pruss m_can_platform m_can optee_rng mstp_cmnet rng_core ipv6 pvrsrvkm(OE)
[ 11.267820] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.294114] CPU: 3 PID: 663 Comm: udevd Tainted: G OE 5.10.184-rt90-gcfc102d877 #1
[ 11.300732] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.308782] Hardware name: Onecontrol AM625 Dev Board-14092023 (DT)
[ 11.315176] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.320940] pstate: 00000005 (nzcv daif -PAN -UAO -TCO BTYPE=--)
[ 11.327219] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.332833] pc : rproc_handle_resources.constprop.0+0x94/0x168
[ 11.339184] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.344553] lr : rproc_boot+0x464/0x6a0
[ 11.350809] [FTS_TS]fts_get_ic_information:chip id read invalid, read:0x0000
[ 11.354285] sp : ffff8000119fb7c0
[ 11.364616] x29: ffff8000119fb7c0 x28: ffff8000113320d8
[ 11.369921] x27: ffff00007fbe1700 x26: ffffffffffffffff
[ 11.375227] x25: ffff800016000000 x24: ffff800010ed71a0
[ 11.380536] x23: ffff000005d49838 x22: 0000000000000000
[ 11.385838] x21: ffff8000112a4940 x20: ffff000005d49800
[ 11.391139] x19: 0000000000000000 x18: 00000000000000c0
[ 11.396441] x17: 0000000000000020 x16: 0000000000000000
[ 11.401743] x15: ffff000004a1cc40 x14: ffffffffffffffff
[ 11.407045] x13: ffffffffffffffff x12: ffffffffffffffff
[ 11.412347] x11: ffffffffffffffff x10: ffffffffffdfffff
[ 11.417650] x9 : ffffffffffffffff x8 : ffffffffffffffff
[ 11.422951] x7 : ffffffffffffffff x6 : ffff000010411c00
[ 11.428254] x5 : ffff00007fbc2b38 x4 : 0000000000000000
[ 11.433556] x3 : 00000000000000fd x2 : 00000000ffffffff
[ 11.438857] x1 : ffff800016000003 x0 : ffff800016000000
[ 11.444166] Call trace:
[ 11.446607] rproc_handle_resources.constprop.0+0x94/0x168
[ 11.452088] rproc_boot+0x464/0x6a0
[ 11.455572] rproc_add+0x88/0x168
[ 11.458880] k3_m4_rproc_probe+0x784/0x868 [ti_k3_m4_remoteproc]
[ 11.464893] platform_drv_probe+0x54/0xa8
[ 11.468904] really_probe+0xec/0x400
[ 11.472474] driver_probe_device+0x58/0xf0
[ 11.476565] device_driver_attach+0x74/0x80
[ 11.480741] __driver_attach+0x68/0xf8
[ 11.484480] bus_for_each_dev+0x70/0xc8
[ 11.488306] driver_attach+0x24/0x30
[ 11.491873] bus_add_driver+0x150/0x210
[ 11.495698] driver_register+0x64/0x120
[ 11.499524] __platform_driver_register+0x48/0x58
[ 11.504217] k3_m4_rproc_driver_init+0x20/0x1000 [ti_k3_m4_remoteproc]
[ 11.510741] do_one_initcall+0x54/0x1c8
[ 11.514572] do_init_module+0x44/0x1f0
[ 11.518314] load_module+0x2204/0x27a8
[ 11.522054] __do_sys_finit_module+0xb8/0x100
[ 11.526399] __arm64_sys_finit_module+0x20/0x30
[ 11.530918] el0_svc_common.constprop.0+0x78/0x1c8
[ 11.535707] do_el0_svc+0x24/0xa0
[ 11.539013] el0_svc+0x14/0x20
[ 11.542062] el0_sync_handler+0xb0/0xb8
[ 11.545887] el0_sync+0x180/0x1c0
[ 11.549200] Code: 128002b3 9105a021 97ffeb65 1400002e (b87a6b20)
[ 11.555284] ---[ end trace 0000000000000002 ]---
[ 11.566277] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.568756] udevd[645]: worker [663] terminated by signal 11 (Segmentation fault)
[ 11.568786] udevd[645]: worker [663] failed while handling '/devices/platform/bus@f0000/bus@f0000:bus@4000000/5000000.m4fss'
[ 11.576060] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
Carrier Linux Reference Distrbution 3.1.26 am62xx-onecontrol-lrd ttyS2
Warning: Use of this System is Restricted to Autho[ 11.607784] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 11.609375] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
rized Users
This computer system is the private property of t[ 11.630501] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
he Company and may be
used only by those individuals authorized[ 11.641390] platform 78000000.r5f: configured R5F for IPC-only mode
[ 11.641865] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.653761] platform 78000000.r5f: device does not have reserved memory regions, ret = -22
[ 11.661175] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.669370] k3_r5_rproc bus@f0000:bus@b00000:r5fss@78000000: reserved memory init failed, ret = -22
[ 11.676374] [FTS_TS]fts_get_ic_information:chip id read invalid, read:0x0000
[ 11.684904] remoteproc remoteproc1: releasing 78000000.r5f
by the Company, in accordance
with Company policy. Unauthoriz[ 11.696407] k3_r5_rproc bus@f0000:bus@b00000:r5fss@78000000: k3_r5_cluster_rproc_init failed, ret = -22
ed, illegal or improper use may result
in disciplinary action a[ 11.711012] k3_r5_rproc: probe of bus@f0000:bus@b00000:r5fss@78000000 failed with error -22
nd/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: [ 11.898376] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.904570] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.911332] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.917553] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.924178] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.934280] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 11.948848] [FTS_TS]fts_get_ic_information:chip id read invalid, read:0x0000
[ 12.162202] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 12.168492] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 12.175229] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 12.181870] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 12.188694] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 12.197192] [FTS_TS/E]fts_read:i2c_transfer(read) fail,ret:-121
[ 12.203397] [FTS_TS]fts_get_ic_information:chip id read invalid, read:0x0000
[ 12.347659] remoteproc remoteproc1: 30074000.pru is available
[ 12.355303] remoteproc remoteproc2: 30078000.pru is available
[ 12.383613] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22
[ 12.418140] [FTS_TS/I]fts_get_ic_information:fw is invalid, need read boot id
[ 12.425587] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 12.431964] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 12.438626] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 12.445093] [FTS_TS/E]fts_hid2std:hid2std cmd write fail
[ 12.451642] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 12.458164] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 12.464597] [FTS_TS/E]fts_write:i2c_transfer(write) fail,ret:-121
[ 12.470904] [FTS_TS/E]fts_read_bootid:start cmd write fail
[ 12.476587] [FTS_TS/E]fts_get_ic_information:read boot id fail
[ 12.482498] [FTS_TS/E]fts_ts_probe_entry:not focal IC, unregister driver
[ 12.489251] [FTS_TS]fts_power_source_ctrl: Enter
[ 12.493960] [FTS_TS]fts_power_source_ctrl:regulator disable !
[ 12.499753] [FTS_TS]fts_power_source_ctrl: Exit(978)
[ 12.505113] dwc3 31000000.usb: Configuration mismatch. dr_mode forced to gadget
[ 12.518470] [FTS_TS]fts_ts_probe_entry: Exit(1652)
[ 12.523502] [FTS_TS/E]fts_ts_probe:Touch Screen(I2C BUS) driver probe fail
[ 12.530562] fts_ts: probe of 1-0038 failed with error -121
[ 12.536392] [FTS_TS]fts_ts_init: Exit(1911)
[ 12.610159] usbcore: registered new interface driver usbfs
[ 12.615807] usbcore: registered new interface driver hub
[ 12.621302] usbcore: registered new device driver usb
[ 12.676797] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 12.682399] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 12.690440] xhci-hcd xhci-hcd.1.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000000000010010
[ 12.700148] xhci-hcd xhci-hcd.1.auto: irq 488, io mem 0x31100000
[ 12.706488] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 12.712005] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[ 12.719697] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 12.726433] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 12.734714] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.741930] usb usb1: Product: xHCI Host Controller
[ 12.746836] usb usb1: Manufacturer: Linux 5.10.184-rt90-gcfc102d877 xhci-hcd
[ 12.753882] usb usb1: SerialNumber: xhci-hcd.1.auto
[ 12.759522] hub 1-0:1.0: USB hub found
[ 12.763375] hub 1-0:1.0: 1 port detected
[ 12.769573] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 12.777857] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 12.786168] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.793405] usb usb2: Product: xHCI Host Controller
[ 12.798323] usb usb2: Manufacturer: Linux 5.10.184-rt90-gcfc102d877 xhci-hcd
[ 12.805382] usb usb2: SerialNumber: xhci-hcd.1.auto
[ 12.811050] hub 2-0:1.0: USB hub found
[ 12.814869] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
[ 13.026037] usb 1-1: new full-speed USB device number 2 using xhci-hcd
[ 13.178474] usb 1-1: New USB device found, idVendor=0451, idProduct=2046, bcdDevice= 1.25
[ 13.186689] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 13.367005] hub 1-1:1.0: USB hub found
[ 13.370966] hub 1-1:1.0: 4 ports detected
Version of Business Unit build =
CRLD Build
am62xx-onecontrol-lrd login:
am62xx-onecontrol-lrd login:
am62xx-onecontrol-lrd login:
am62xx-onecontrol-lrd login: root
Last login: Wed Sep 20 10:16:19 UTC 2023 on ttyS2
Last login: Wed Sep 20 10:16:01 UTC 2023 on ttyS2
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
[ 31.770054] tlv755: disabling
root@am62xx-onecontrol-lrd:~#
root@am62xx-onecontrol-lrd:~#
Let me know anything required more details.
Thanks,
Suraj.