Skip to content

Instantly share code, notes, and snippets.

@nmenon

nmenon/b.diff Secret

Last active March 14, 2023 01:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmenon/93f4699644bd7d5c2fd852db1be1923e to your computer and use it in GitHub Desktop.
Save nmenon/93f4699644bd7d5c2fd852db1be1923e to your computer and use it in GitHub Desktop.
diff --git a/src/arm64/k3-am625-beagleplay.dts b/src/arm64/k3-am625-beagleplay.dts
index cc5a10f..cab2adc 100644
--- a/src/arm64/k3-am625-beagleplay.dts
+++ b/src/arm64/k3-am625-beagleplay.dts
@@ -77,19 +77,19 @@ mcu_m4fss_dma_memory_region: m4f-dma-memory@9cb00000 {
mcu_m4fss_memory_region: m4f-memory@9cc00000 {
compatible = "shared-dma-pool";
- reg = <0x00 0x9cc00000 0x00 0xd00000>;
+ reg = <0x00 0x9cc00000 0x00 0xe00000>;
no-map;
};
- wkup_r5fss0_core0_dma_memory_region: r5f-dma-memory@9d900000 {
+ wkup_r5fss0_core0_dma_memory_region: r5f-dma-memory@9da00000 {
compatible = "shared-dma-pool";
- reg = <0x00 0x9d900000 0x00 0x00100000>;
+ reg = <0x00 0x9da00000 0x00 0x00100000>;
no-map;
};
- wkup_r5fss0_core0_memory_region: r5f-memory@9da00000 {
+ wkup_r5fss0_core0_memory_region: r5f-memory@9db00000 {
compatible = "shared-dma-pool";
- reg = <0x00 0x9da00000 0x00 0x00d00000>;
+ reg = <0x00 0x9db00000 0x00 0x00c00000>;
no-map;
};
@@ -781,8 +781,15 @@ adc@1 {
};
};
+&mcu_rti0 {
+ /* Tightly coupled to M4F */
+ status = "disabled";
+};
+
&mcu_m4fss {
- status = "disabled";
+ mboxes = <&mailbox0_cluster0 &mbox_m4_0>;
+ memory-region = <&mcu_m4fss_dma_memory_region>,
+ <&mcu_m4fss_memory_region>;
};
&fss {
Debian GNU/Linux 11 BeaglePlay ttyS2
BeagleBoard.org Debian Bullseye Xfce Image 2023-03-06
Support: https://bbb.io/debian
default username:password is [debian:temppwd]
BeaglePlay login: debian
Password:
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Tue Mar 14 01:28:09 UTC 2023 from 192.168.1.201 on pts/0
debian@BeaglePlay:~$ dmesg|grep remoteproc
[ 6.026184] remoteproc remoteproc0: 30074000.pru is available
[ 6.028181] remoteproc remoteproc1: 30078000.pru is available
[ 9.738226] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
[ 9.758664] remoteproc remoteproc2: 5000000.m4fss is available
[ 9.764307] remoteproc remoteproc2: powering up 5000000.m4fss
[ 9.764351] remoteproc remoteproc2: Booting fw image am62-mcu-m4f0_0-fw, size 54860
[ 9.765917] remoteproc2#vdev0buffer: assigned reserved memory node m4f-dma-memory@9cb00000
[ 9.766234] remoteproc2#vdev0buffer: registered virtio0 (type 7)
[ 9.766260] remoteproc remoteproc2: remote processor 5000000.m4fss is now up
debian@BeaglePlay:~$ cd /sys/kernel/debug/remoteproc/remoteproc2/
debian@BeaglePlay:/sys/kernel/debug/remoteproc/remoteproc2$ head -100 *
head: cannot open 'carveout_memories' for reading: Permission denied
head: cannot open 'coredump' for reading: Permission denied
head: cannot open 'crash' for reading: Permission denied
head: cannot open 'name' for reading: Permission denied
head: cannot open 'recovery' for reading: Permission denied
head: cannot open 'resource_table' for reading: Permission denied
head: cannot open 'trace0' for reading: Permission denied
debian@BeaglePlay:/sys/kernel/debug/remoteproc/remoteproc2$ sudo head -100 *
[sudo] password for debian:
==> carveout_memories <==
Carveout memory entry:
Name: vdev0vring0
Virtual address: 000000003c3ca464
DMA address: 0x000000009cb00000
Device address: 0x9cb00000
Length: 0x3000 Bytes
Carveout memory entry:
Name: vdev0vring1
Virtual address: 000000000936c4ee
DMA address: 0x000000009cb04000
Device address: 0x9cb04000
Length: 0x3000 Bytes
==> coredump <==
disabled
==> crash <==
head: error reading 'crash': Invalid argument
==> name <==
5000000.m4fss
==> recovery <==
disabled
==> resource_table <==
Entry 0 is of type vdev
ID 7
Notify ID 0
Device features 0x1
Guest features 0x1
Config length 0x0
Status 0x7
Number of vrings 2
Reserved (should be zero) [0][0]
Vring 0
Device Address 0x9cb00000
Alignment 4096
Number of buffers 256
Notify ID 0
Physical Address 0x0
Vring 1
Device Address 0x9cb04000
Alignment 4096
Number of buffers 256
Notify ID 1
Physical Address 0x0
Entry 1 is of type trace
Device Address 0x38000
Length 0x1000 Bytes
Reserved (should be zero) [0]
Name trace:m4fss0_0
==> trace0 <==
[m4f0-0] 0.000829s : [IPC RPMSG ECHO] Version: REL.MCUSDK.08.06.00.12 (Feb 10 2023 19:14:49):
[m4f0-0] 1.762483s : [IPC RPMSG ECHO] Remote Core waiting for messages at end point 13 ... !!!
[m4f0-0] 1.766065s : [IPC RPMSG ECHO] Remote Core waiting for messages at end point 14 ... !!!
debian@BeaglePlay:/sys/kernel/debug/remoteproc/remoteproc2$
debian@BeaglePlay:/sys/kernel/debug/remoteproc/remoteproc2$
debian@BeaglePlay:/sys/kernel/debug/remoteproc/remoteproc2$
debian@BeaglePlay:/sys/kernel/debug/remoteproc/remoteproc2$ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.10.162-ti-arm64-r96 (voodoo@bbai64-02) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1bullseye SMP Thu Mar 9 03:27:08 UTC 2023
[ 0.000000] Machine model: BeagleBoard.org BeaglePlay
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 3 MiB
[ 0.000000] OF: reserved mem: initialized node ipc-memories@9c800000, compatible id shared-dma-pool
[ 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 14 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 0x000000009da00000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9da00000, 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-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-0x000000009c7fffff]
[ 0.000000] node 0: [mem 0x000000009c800000-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 144 MiB at 0x00000000f4000000
[ 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 32 pages/cpu s92952 r8192 d29928 u131072
[ 0.000000] pcpu-alloc: s92952 r8192 d29928 u131072 alloc=32*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: root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait net.ifnames=0 quiet
[ 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:on, heap free:off
[ 0.000000] Memory: 1806680K/2097152K available (17216K kernel code, 2268K rwdata, 5356K rodata, 3776K init, 724K bss, 143016K reserved, 147456K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: 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] 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 @0x00000000800d0000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000000800e0000
[ 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.000004] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.000368] Console: colour dummy device 80x25
[ 0.000411] printk: console [tty0] enabled
[ 0.000466] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.000477] pid_max: default: 32768 minimum: 301
[ 0.000756] LSM: Security Framework initializing
[ 0.000806] Yama: becoming mindful.
[ 0.000953] AppArmor: AppArmor initialized
[ 0.000961] TOMOYO Linux initialized
[ 0.001087] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.001109] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.003511] rcu: Hierarchical SRCU implementation.
[ 0.004805] Platform MSI: msi-controller@1820000 domain created
[ 0.005094] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.005161] EFI services will not be available.
[ 0.005820] smp: Bringing up secondary CPUs ...
[ 0.014591] Detected VIPT I-cache on CPU1
[ 0.014631] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.014645] GICv3: CPU1: using allocated LPI pending table @0x00000000800f0000
[ 0.014713] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.023573] Detected VIPT I-cache on CPU2
[ 0.023598] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.023609] GICv3: CPU2: using allocated LPI pending table @0x0000000080100000
[ 0.023653] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.032486] Detected VIPT I-cache on CPU3
[ 0.032510] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.032521] GICv3: CPU3: using allocated LPI pending table @0x0000000080110000
[ 0.032562] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.032652] smp: Brought up 1 node, 4 CPUs
[ 0.032665] SMP: Total of 4 processors activated.
[ 0.032671] CPU features: detected: 32-bit EL0 Support
[ 0.032676] CPU features: detected: CRC32 instructions
[ 0.032681] CPU features: detected: 32-bit EL1 Support
[ 0.048891] CPU: All CPU(s) started at EL2
[ 0.048953] alternatives: patching kernel code
[ 0.050677] devtmpfs: initialized
[ 0.060885] KASLR disabled due to lack of seed
[ 0.061174] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.061223] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.065866] pinctrl core: initialized pinctrl subsystem
[ 0.066592] DMI not present or invalid.
[ 0.067361] NET: Registered protocol family 16
[ 0.069310] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.069466] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.069645] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.069718] audit: initializing netlink subsys (disabled)
[ 0.069998] audit: type=2000 audit(0.068:1): state=initialized audit_enabled=0 res=1
[ 0.070560] thermal_sys: Registered thermal governor 'fair_share'
[ 0.070565] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.070569] thermal_sys: Registered thermal governor 'step_wise'
[ 0.070572] thermal_sys: Registered thermal governor 'user_space'
[ 0.070575] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.071280] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.071422] ASID allocator initialised with 65536 entries
[ 0.100746] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.100762] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.100767] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.100771] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.102605] cryptd: max_cpu_qlen set to 1000
[ 0.106078] raid6: skip pq benchmark and using algorithm neonx8
[ 0.106094] raid6: using neon recovery algorithm
[ 0.106999] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
[ 0.107496] vdd_3v3: supplied by vsys_5v0
[ 0.108486] iommu: Default domain type: Translated
[ 0.109244] SCSI subsystem initialized
[ 0.109451] usbcore: registered new interface driver usbfs
[ 0.109505] usbcore: registered new interface driver hub
[ 0.109537] usbcore: registered new device driver usb
[ 0.110035] mc: Linux media interface: v0.10
[ 0.110059] videodev: Linux video capture interface: v2.00
[ 0.110173] pps_core: LinuxPPS API ver. 1 registered
[ 0.110177] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.110190] PTP clock support registered
[ 0.110222] EDAC MC: Ver: 3.0.0
[ 0.110981] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
[ 0.112179] NetLabel: Initializing
[ 0.112188] NetLabel: domain hash size = 128
[ 0.112191] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.112267] NetLabel: unlabeled traffic allowed by default
[ 0.113061] clocksource: Switched to clocksource arch_sys_counter
[ 0.984793] VFS: Disk quotas dquot_6.6.0
[ 0.984905] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.985105] FS-Cache: Loaded
[ 0.985570] CacheFiles: Loaded
[ 0.986098] AppArmor: AppArmor Filesystem Enabled
[ 0.993173] NET: Registered protocol family 2
[ 0.993439] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.994778] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.995016] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.995244] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.995468] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.995791] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear)
[ 0.995910] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.995967] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.996209] NET: Registered protocol family 1
[ 0.996983] RPC: Registered named UNIX socket transport module.
[ 0.996991] RPC: Registered udp transport module.
[ 0.996995] RPC: Registered tcp transport module.
[ 0.996998] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.997009] NET: Registered protocol family 44
[ 0.997027] PCI: CLS 0 bytes, default 64
[ 0.997334] Trying to unpack rootfs image as initramfs...
[ 1.544471] Freeing initrd memory: 15436K
[ 1.545551] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 1.546126] kvm [1]: IPA Size Limit: 40 bits
[ 1.546995] kvm [1]: vgic-v2@100010000
[ 1.547023] kvm [1]: GIC system register CPU interface enabled
[ 1.547115] kvm [1]: vgic interrupt IRQ9
[ 1.547276] kvm [1]: Hyp mode initialized successfully
[ 1.551873] Initialise system trusted keyrings
[ 1.552103] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 1.557370] zbud: loaded
[ 1.559784] NFS: Registering the id_resolver key type
[ 1.559830] Key type id_resolver registered
[ 1.559833] Key type id_legacy registered
[ 1.559928] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.559934] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 1.559960] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
[ 1.561015] fuse: init (API version 7.32)
[ 1.597233] xor: measuring software checksum speed
[ 1.601262] 8regs : 2464 MB/sec
[ 1.604636] 32regs : 2919 MB/sec
[ 1.608537] arm64_neon : 2527 MB/sec
[ 1.608541] xor: using function: 32regs (2919 MB/sec)
[ 1.608556] Key type asymmetric registered
[ 1.608562] Asymmetric key parser 'x509' registered
[ 1.608619] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 1.608812] io scheduler mq-deadline registered
[ 1.610935] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 1.611482] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 1.619802] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[ 1.634365] brd: module loaded
[ 1.777122] loop: module loaded
[ 1.778526] megasas: 07.714.04.00-rc1
[ 1.783526] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 1.783540] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.783620] sky2: driver version 1.30
[ 1.784766] VFIO - User Level meta-driver version: 0.3
[ 1.785381] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.785414] ehci-pci: EHCI PCI platform driver
[ 1.786008] usbcore: registered new interface driver uas
[ 1.786045] usbcore: registered new interface driver usb-storage
[ 1.787614] i2c /dev entries driver
[ 1.787807] Driver for 1-wire Dallas network protocol.
[ 1.787879] DS1WM w1 busmaster driver - (c) 2004 Szabolcs Gyurko
[ 1.789835] sdhci: Secure Digital Host Controller Interface driver
[ 1.789843] sdhci: Copyright(c) Pierre Ossman
[ 1.790127] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.791246] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.791640] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.792108] hid: raw HID events driver (C) Jiri Kosina
[ 1.792359] usbcore: registered new interface driver usbhid
[ 1.792362] usbhid: USB HID core driver
[ 1.793235] optee: probing for conduit method.
[ 1.793272] optee: revision 3.18 (4adb4a1f)
[ 1.793637] optee: dynamic shared memory is enabled
[ 1.793871] optee: initialized driver
[ 1.794789] drop_monitor: Initializing network drop monitor service
[ 1.795572] NET: Registered protocol family 10
[ 1.831603] Segment Routing with IPv6
[ 1.831708] mip6: Mobile IPv6
[ 1.831725] NET: Registered protocol family 17
[ 1.831981] Key type dns_resolver registered
[ 1.831986] mpls_gso: MPLS GSO support
[ 1.832371] registered taskstats version 1
[ 1.832386] Loading compiled-in X.509 certificates
[ 1.832572] zswap: loaded using pool lzo/zbud
[ 1.832838] Key type .fscrypt registered
[ 1.832843] Key type fscrypt-provisioning registered
[ 1.837895] Btrfs loaded, crc32c=crc32c-generic
[ 1.838067] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.849348] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
[ 1.915915] omap-gpmc 3b000000.memory-controller: GPMC revision 6.0
[ 1.915935] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
[ 1.919196] omap_i2c 4900000.i2c: bus 5 rev0.12 at 10 kHz
[ 1.921242] at24 0-0050: supply vcc not found, using dummy regulator
[ 1.945236] at24 0-0050: 4096 byte 24c32 EEPROM, writable, 1 bytes/write
[ 1.948759] VDD_CORE: Bringing 750000uV into 850000-850000uV
[ 1.949631] VDD_CORE: supplied by vsys_5v0
[ 1.950636] VDD_1V8: supplied by vsys_5v0
[ 1.951569] VDD_1V2: supplied by vsys_5v0
[ 1.952581] VDD_SD_3V3: supplied by vdd_3v3
[ 1.953782] VDDA_0V85: supplied by VDD_1V8
[ 1.954987] VDDA_1V8: supplied by vdd_3v3
[ 1.955856] VDD_2V5: supplied by vdd_3v3
[ 1.958382] input: tps65219-pwrbutton as /devices/platform/bus@f0000/20000000.i2c/i2c-0/0-0030/tps65219-pwrbutton.1.auto/input/input0
[ 1.958997] tps65219 0-0030: Setup as system-power-controller but pm_power_off function already registered, overwriting
[ 1.959272] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.960924] omap_i2c 20010000.i2c: bus 1 rev0.12 at 10 kHz
[ 1.962911] omap_i2c 20020000.i2c: bus 2 rev0.12 at 10 kHz
[ 1.964309] omap_i2c 20030000.i2c: bus 3 rev0.12 at 400 kHz
[ 1.964729] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
[ 1.964872] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.965181] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.965516] ti-udma 485c0100.dma-controller: Number of rings: 82
[ 1.967740] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.970993] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.975249] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.978595] 4a00000.serial: ttyS1 at MMIO 0x4a00000 (irq = 15, base_baud = 3000000) is a 8250
[ 1.980011] 2b300000.serial: ttyS0 at MMIO 0x2b300000 (irq = 18, base_baud = 3000000) is a 8250
[ 1.981405] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 29, base_baud = 3000000) is a 8250
[ 1.981583] printk: console [ttyS2] enabled
[ 1.982874] 2850000.serial: ttyS3 at MMIO 0x2850000 (irq = 30, base_baud = 3000000) is a 8250
[ 1.982946] serial serial0: tty port ttyS3 registered
[ 1.983627] omap8250 2860000.serial: PM domain pd:158 will not be powered off
[ 1.983915] 2860000.serial: ttyS4 at MMIO 0x2860000 (irq = 31, base_baud = 3000000) is a 8250
[ 1.984036] serial serial1: tty port ttyS4 registered
[ 1.989950] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
[ 1.990251] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
[ 1.996569] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.996574] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 1.997423] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
[ 1.998953] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 2.003527] rtc-ti-k3 2b1f0000.rtc: registered as rtc1
[ 2.107797] sdhci-am654 fa00000.mmc: parsing dt failed (-517)
[ 2.108161] mmc0: CQHCI version 5.10
[ 2.121952] wlan_en: supplied by vdd_3v3
[ 2.122447] vdd_3v3_sd: supplied by vdd_3v3
[ 2.123422] mikrobus:mikrobus_port_register: registering port mikrobus-0
[ 2.123488] mikrobus mikrobus-0: mikrobus port 0 eeprom empty probing default eeprom
[ 2.125497] bq32k 0-0068: registered as rtc0
[ 2.125817] bq32k 0-0068: setting system clock to 2023-03-14T01:26:31 UTC (1678757191)
[ 2.149631] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 2.210197] it66121 2-004c: IT66121 revision 1 probed
[ 2.220345] mmc0: Command Queue Engine enabled
[ 2.220372] mmc0: new HS200 MMC card at address 0001
[ 2.221271] mmcblk0: mmc0:0001 TB2916 14.6 GiB
[ 2.221582] mmcblk0boot0: mmc0:0001 TB2916 partition 1 4.00 MiB
[ 2.221826] mmcblk0boot1: mmc0:0001 TB2916 partition 2 4.00 MiB
[ 2.222056] mmcblk0rpmb: mmc0:0001 TB2916 partition 3 4.00 MiB, chardev (236:0)
[ 2.223282] mmcblk0: p1 p2
[ 2.428693] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0
[ 3.659411] w1_master_driver w1_bus_master1: w1_search: max_slave_count 64 reached, will continue next search.
[ 3.989185] tidss 30200000.dss: tidss_encoder_atomic_check: No bus_formats in connected display - force RGB888_1X24
[ 4.240221] Console: switching to colour frame buffer device 240x67
[ 4.345280] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device
[ 4.514718] debugfs: Directory 'pd:53' with parent 'pm_genpd' already present!
[ 4.514939] sdhci-am654 fa00000.mmc: Got CD GPIO
[ 4.522774] debugfs: Directory 'pd:52' with parent 'pm_genpd' already present!
[ 4.523156] mmc2: CQHCI version 5.10
[ 4.523511] mmc1: CQHCI version 5.10
[ 4.530706] debugfs: Directory 'pd:51' with parent 'pm_genpd' already present!
[ 4.538890] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 4.549997] input: gpio-keys as /devices/platform/gpio-keys/input/input1
[ 4.550553] of_cfs_init
[ 4.550681] of_cfs_init: OK
[ 4.572229] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
[ 4.576597] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 4.578596] sdhci-am654 fa20000.mmc: card claims to support voltages below defined range
[ 4.580885] Freeing unused kernel memory: 3776K
[ 4.590922] mmc2: new high speed SDIO card at address 0001
[ 4.618289] Checked W+X mappings: passed, no W+X pages found
[ 4.618336] Run /init as init process
[ 4.618343] with arguments:
[ 4.618346] /init
[ 4.618349] with environment:
[ 4.618352] HOME=/
[ 4.618355] TERM=linux
[ 5.742843] bcfserial serial1-0: bcfserial started
[ 6.026184] remoteproc remoteproc0: 30074000.pru is available
[ 6.028181] remoteproc remoteproc1: 30078000.pru is available
[ 6.055844] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
[ 6.055891] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 1
[ 6.056202] xhci-hcd xhci-hcd.4.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000000000010010
[ 6.056299] xhci-hcd xhci-hcd.4.auto: irq 534, io mem 0x31100000
[ 6.056860] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 6.056868] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.056876] usb usb1: Product: xHCI Host Controller
[ 6.056882] usb usb1: Manufacturer: Linux 5.10.162-ti-arm64-r96 xhci-hcd
[ 6.056886] usb usb1: SerialNumber: xhci-hcd.4.auto
[ 6.057835] hub 1-0:1.0: USB hub found
[ 6.057934] hub 1-0:1.0: 1 port detected
[ 6.058507] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
[ 6.058542] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 2
[ 6.058584] xhci-hcd xhci-hcd.4.auto: Host supports USB 3.0 SuperSpeed
[ 6.058762] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 6.058986] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 6.058996] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 6.059002] usb usb2: Product: xHCI Host Controller
[ 6.059007] usb usb2: Manufacturer: Linux 5.10.162-ti-arm64-r96 xhci-hcd
[ 6.059015] usb usb2: SerialNumber: xhci-hcd.4.auto
[ 6.060183] hub 2-0:1.0: USB hub found
[ 6.060266] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
[ 6.313208] usb 1-1: new full-speed USB device number 2 using xhci-hcd
[ 6.359187] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.468742] usb 1-1: New USB device found, idVendor=046d, idProduct=c548, bcdDevice= 5.01
[ 6.468779] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 6.468798] usb 1-1: Product: USB Receiver
[ 6.468811] usb 1-1: Manufacturer: Logitech
[ 6.486873] input: Logitech USB Receiver as /devices/platform/bus@f0000/f910000.dwc3-usb/31100000.usb/xhci-hcd.4.auto/usb1/1-1/1-1:1.0/0003:046D:C548.0001/input/input2
[ 6.546448] hid-generic 0003:046D:C548.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-xhci-hcd.4.auto-1/input0
[ 6.552456] input: Logitech USB Receiver Mouse as /devices/platform/bus@f0000/f910000.dwc3-usb/31100000.usb/xhci-hcd.4.auto/usb1/1-1/1-1:1.1/0003:046D:C548.0002/input/input3
[ 6.553202] input: Logitech USB Receiver Consumer Control as /devices/platform/bus@f0000/f910000.dwc3-usb/31100000.usb/xhci-hcd.4.auto/usb1/1-1/1-1:1.1/0003:046D:C548.0002/input/input4
[ 6.613898] input: Logitech USB Receiver System Control as /devices/platform/bus@f0000/f910000.dwc3-usb/31100000.usb/xhci-hcd.4.auto/usb1/1-1/1-1:1.1/0003:046D:C548.0002/input/input5
[ 6.614615] hid-generic 0003:046D:C548.0002: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-xhci-hcd.4.auto-1/input1
[ 6.619135] hid-generic 0003:046D:C548.0003: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-xhci-hcd.4.auto-1/input2
[ 6.668603] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[ 6.888496] systemd[1]: systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 6.891342] systemd[1]: Detected architecture arm64.
[ 6.894758] systemd[1]: Set hostname to <BeaglePlay>.
[ 7.220586] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[ 7.488467] systemd[1]: Queued start job for default target Graphical Interface.
[ 7.512670] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.515049] systemd[1]: Created slice system-getty.slice.
[ 7.515491] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.517553] systemd[1]: Created slice system-modprobe.slice.
[ 7.517712] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.520161] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 7.522060] systemd[1]: Created slice User and Session Slice.
[ 7.522611] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 7.523675] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 7.524215] systemd[1]: Reached target Remote File Systems.
[ 7.524302] systemd[1]: Reached target Slices.
[ 7.524402] systemd[1]: Reached target Swap.
[ 7.526819] systemd[1]: Listening on Syslog Socket.
[ 7.527690] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 7.528088] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 7.529006] systemd[1]: Listening on Journal Audit Socket.
[ 7.529840] systemd[1]: Listening on Journal Socket (/dev/log).
[ 7.530511] systemd[1]: Listening on Journal Socket.
[ 7.531413] systemd[1]: Listening on Network Service Netlink Socket.
[ 7.532156] systemd[1]: Listening on udev Control Socket.
[ 7.532634] systemd[1]: Listening on udev Kernel Socket.
[ 7.538600] systemd[1]: Mounting Huge Pages File System...
[ 7.545417] systemd[1]: Mounting POSIX Message Queue File System...
[ 7.552735] systemd[1]: Mounting /sys/kernel/debug...
[ 7.561189] systemd[1]: Mounting Kernel Trace File System...
[ 7.571210] systemd[1]: Starting Set the console keyboard layout...
[ 7.579801] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 7.588869] systemd[1]: Starting Load Kernel Module configfs...
[ 7.598365] systemd[1]: Starting Load Kernel Module drm...
[ 7.606882] systemd[1]: Starting Load Kernel Module fuse...
[ 7.613826] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 7.614222] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 7.624946] systemd[1]: Starting Journal Service...
[ 7.634832] systemd[1]: Starting Load Kernel Modules...
[ 7.643111] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 7.654099] systemd[1]: Starting Coldplug All udev Devices...
[ 7.666234] systemd[1]: Mounted Huge Pages File System.
[ 7.668046] systemd[1]: Mounted POSIX Message Queue File System.
[ 7.669823] systemd[1]: Mounted /sys/kernel/debug.
[ 7.671521] systemd[1]: Mounted Kernel Trace File System.
[ 7.676077] systemd[1]: Finished Set the console keyboard layout.
[ 7.681003] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 7.684313] systemd[1]: modprobe@configfs.service: Succeeded.
[ 7.686551] systemd[1]: Finished Load Kernel Module configfs.
[ 7.689733] systemd[1]: modprobe@drm.service: Succeeded.
[ 7.691922] systemd[1]: Finished Load Kernel Module drm.
[ 7.693524] NET: Registered protocol family 36
[ 7.694834] systemd[1]: modprobe@fuse.service: Succeeded.
[ 7.697008] systemd[1]: Finished Load Kernel Module fuse.
[ 7.708223] usbcore: registered new interface driver wpanusb
[ 7.730811] systemd[1]: Mounting FUSE Control File System...
[ 7.734158] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
[ 7.740134] systemd[1]: Mounting Kernel Configuration File System...
[ 7.749858] gb_bootrom: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.750849] greybus: registered new driver bootrom
[ 7.755467] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 7.758912] gb_spilib: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.761442] systemd[1]: Mounted FUSE Control File System.
[ 7.762943] systemd[1]: Mounted Kernel Configuration File System.
[ 7.764017] gb_firmware: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.765925] greybus: registered new driver gb-firmware
[ 7.767619] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 7.767983] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 7.768442] gb_gbphy: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.769857] greybus: registered new driver gbphy
[ 7.772960] gb_gpio: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.774376] gb_gbphy: registered new driver gpio
[ 7.776067] systemd[1]: Starting Load/Save Random Seed...
[ 7.779813] gb_hid: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.780953] greybus: registered new driver hid
[ 7.784736] systemd[1]: Starting Create System Users...
[ 7.793581] gb_i2c: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.794660] gb_gbphy: registered new driver i2c
[ 7.810028] gb_log: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.810991] greybus: registered new driver log
[ 7.815537] gb_loopback: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.817357] greybus: registered new driver loopback
[ 7.826547] gb_raw: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.828068] greybus: registered new driver raw
[ 7.830873] gb_spi: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.831951] gb_gbphy: registered new driver spi
[ 7.843923] gb_uart: module is from the staging directory, the quality is unknown, you have been warned.
[ 7.845627] gb_gbphy: registered new driver uart
[ 7.854515] systemd[1]: Finished Load Kernel Modules.
[ 7.892237] systemd[1]: Starting Apply Kernel Variables...
[ 7.919227] systemd[1]: Finished Create System Users.
[ 7.932712] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 7.937049] systemd[1]: Started Journal Service.
[ 8.006605] systemd-journald[374]: Received client request to flush runtime journal.
[ 8.694358] am65-cpsw-nuss 8000000.ethernet eth0: PHY [gpio-0:00] driver [Generic PHY] (irq=POLL)
[ 8.694398] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 9.158599] random: systemd: uninitialized urandom read (16 bytes read)
[ 9.167930] random: systemd: uninitialized urandom read (16 bytes read)
[ 9.453438] random: systemd: uninitialized urandom read (16 bytes read)
[ 9.493182] random: crng init done
[ 9.493206] random: 71 urandom warning(s) missed due to ratelimiting
[ 9.737848] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
[ 9.738226] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
[ 9.750342] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device
[ 9.758664] remoteproc remoteproc2: 5000000.m4fss is available
[ 9.764307] remoteproc remoteproc2: powering up 5000000.m4fss
[ 9.764351] remoteproc remoteproc2: Booting fw image am62-mcu-m4f0_0-fw, size 54860
[ 9.765917] remoteproc2#vdev0buffer: assigned reserved memory node m4f-dma-memory@9cb00000
[ 9.766234] remoteproc2#vdev0buffer: registered virtio0 (type 7)
[ 9.766260] remoteproc remoteproc2: remote processor 5000000.m4fss is now up
[ 9.824234] davinci-mcasp 2b10000.mcasp: IRQ common not found
[ 10.053543] platform 78000000.r5f: could not request atcm region for resource
[ 10.060967] platform 78000000.r5f: failed to get internal memories, ret = -16
[ 10.068506] k3_r5_rproc bus@f0000:bus@b00000:r5fss@78000000: k3_r5_core_of_init failed, ret = -16
[ 10.077644] k3_r5_rproc bus@f0000:bus@b00000:r5fss@78000000: k3_r5_cluster_of_init failed, ret = -16
[ 10.095062] k3_r5_rproc: probe of bus@f0000:bus@b00000:r5fss@78000000 failed with error -16
[ 10.406476] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 10.733900] audit: type=1400 audit(1678757200.100:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=510 comm="apparmor_parser"
[ 10.733929] audit: type=1400 audit(1678757200.104:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=508 comm="apparmor_parser"
[ 10.733939] audit: type=1400 audit(1678757200.104:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=508 comm="apparmor_parser"
[ 10.739276] audit: type=1400 audit(1678757200.108:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/gpsd" pid=509 comm="apparmor_parser"
[ 10.775617] audit: type=1400 audit(1678757200.144:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/aarch64-linux-gnu/lightdm/lightdm-guest-session" pid=511 comm="apparmor_parser"
[ 10.775660] audit: type=1400 audit(1678757200.144:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/aarch64-linux-gnu/lightdm/lightdm-guest-session//chromium" pid=511 comm="apparmor_parser"
[ 10.799495] audit: type=1400 audit(1678757200.168:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=517 comm="apparmor_parser"
[ 10.799531] audit: type=1400 audit(1678757200.168:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=517 comm="apparmor_parser"
[ 10.799543] audit: type=1400 audit(1678757200.168:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=517 comm="apparmor_parser"
[ 11.528515] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 11.528853] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 11.529152] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 11.790158] using random self ethernet address
[ 11.790179] using random host ethernet address
[ 11.911531] using random self ethernet address
[ 11.911562] using random host ethernet address
[ 11.972223] Mass Storage Function, version: 2009/09/11
[ 11.972262] LUN: removable file: (no medium)
[ 12.145594] Adding 2097148k swap on /var/swap. Priority:-2 extents:10 across:2670588k SSFS
[ 12.343272] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 12.381606] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 12.798035] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 12.798356] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 13.326004] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
[ 13.333374] wlcore: WARNING Detected unconfigured mac address in nvs, derive from fuse instead.
[ 13.333388] wlcore: WARNING This default nvs file can be removed from the file system
[ 13.336950] wlcore: loaded
[ 13.403287] aufs 5.10.140-20230227
[ 13.890292] wlcore: using inverted interrupt logic: 2
[ 13.955869] wlcore: PHY firmware version: Rev 8.2.0.0.243
[ 14.060446] wlcore: firmware booted (Rev 8.9.0.0.83)
[ 14.267404] wlcore: down
[ 14.318759] IPv6: ADDRCONF(NETDEV_CHANGE): SoftAp0: link becomes ready
[ 15.054316] audit: type=1400 audit(1678757203.828:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=831 comm="apparmor_parser"
[ 16.160956] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 16.172120] Bridge firewalling registered
[ 16.781688] Initializing XFRM netlink socket
[ 16.999312] usb0: HOST MAC 1c:ba:8c:a2:ed:6a
[ 16.999333] usb0: MAC 1c:ba:8c:a2:ed:6b
[ 17.000209] usb1: HOST MAC 1c:ba:8c:a2:ed:6c
[ 17.000223] usb1: MAC 1c:ba:8c:a2:ed:6d
[ 18.654193] davinci-mcasp 2b10000.mcasp: Sample-rate is off by -11776 PPM
[ 19.393370] davinci-mcasp 2b10000.mcasp: Sample-rate is off by -11776 PPM
[ 19.729688] davinci-mcasp 2b10000.mcasp: Sample-rate is off by -11776 PPM
[ 25.917275] ti-udma 485c0100.dma-controller: chan0 teardown timeout!
debian@BeaglePlay:/sys/kernel/debug/remoteproc/remoteproc2$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment