M2-CC3351: wlan0设备未创建成功,未看到异常报错

Part Number: M2-CC3351
Other Parts Discussed in Thread: CC3351, AM625

1.按照官网AM62xx给的buildroot工程配置  和 官方 AM62P1开发板

git clone -b https://github.com/buildroot/buildroot   (切换到2024.05.x分支)
git clone -b https://github.com/TexasInstruments/buildroot-external-TI.git   (切换到10.01.10.04发布版本 )

添加cc3351设备树配置,(复制  k3-am62a7-sk-m2-cc3301.dtso 配置)

Linux内核中添加 cc3351驱动配置

# CC33XX
CONFIG_BT=y
CONFIG_BT_LE=y

CONFIG_WLCORE=n
CONFIG_WL18XX=n
CONFIG_WLCORE_SDIO=n
CONFIG_CC33XX=y
CONFIG_CC33XX_SDIO=y
CONFIG_CC33XX_SPI=n
CONFIG_CFG80211=y
CONFIG_NL80211_TESTMODE=y
CONFIG_MAC80211=y
CONFIG_MAC80211_DEBUGFS=y
CONFIG_BT_DEBUGFS=y
CONFIG_BT_TI_UART=n
CONFIG_BT_TI=y
CONFIG_BT_TI_SDIO=y

cc3351根文件系统配置( 复制  ~\ti\cc33xx-1007\cc33xx\cc33xx_rootfs 配置

~\buildroot-external-TI\configs ti_release_am62x_sk_defconfig 添加ble蓝牙相关配置

# bluez
BR2_PACKAGE_BLUEZ5_UTILS=y
BR2_PACKAGE_BLUEZ_TOOLS=y
BR2_PACKAGE_BLUEZ5_UTILS_CLIENT=y
BR2_PACKAGE_BLUEZ5_UTILS_MONITOR=y
BR2_PACKAGE_BLUEZ5_UTILS_TOOLS=y
BR2_PACKAGE_BLUEZ5_UTILS_DEPRECATED=y
BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_HEALTH=y
BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_HID=y
BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_HOG=y
BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_MESH=y
BR2_PACKAGE_BLUEZ5_UTILS_TEST=y
BR2_PACKAGE_DBUS_TRIGGERD=y
BR2_PACKAGE_LINUX_FIRMWARE=y
BR2_PACKAGE_WIRELESS_REGDB=y
BR2_PACKAGE_WIRELESS_TOOLS=y
BR2_PACKAGE_WIRELESS_TOOLS_LIB=y

$ cd buildroot/
# For AM62X Linux
$ make BR2_EXTERNAL=../buildroot-external-TI ti_release_am62x_sk_defconfig   

$ make TI_K3_BOOT_FIRMWARE_VERSION=10.01.10

编译完成生成 ~\buildroot\output\images\sdcard.img  

烧写至SD,在AM62P1开发板上运行,发现cc33xx相关驱动加载成功,但是wlan0设备未创建成功。查看Linux内核的dmesg日志,也无相关日志信息。想知道什么原因,下一步如何查找问题?

全部 linux串口日志信息如下:


""倐倐j[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080450000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.009790] Console: colour dummy device 80x25
[ 0.014427] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.025111] pid_max: default: 32768 minimum: 301
[ 0.029915] LSM: initializing lsm=capability,selinux,integrity
[ 0.035907] SELinux: Initializing.
[ 0.039620] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.047206] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.057351] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.064688] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.072651] rcu: Hierarchical SRCU implementation.
[ 0.077558] rcu: Max phase no-delay instances is 1000.
[ 0.083201] Platform MSI: msi-controller@1820000 domain created
[ 0.089519] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.098813] fsl-mc MSI: msi-controller@1820000 domain created
[ 0.106871] EFI services will not be available.
[ 0.111834] smp: Bringing up secondary CPUs ...
[ 0.117203] Detected VIPT I-cache on CPU1
[ 0.117293] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.117311] GICv3: CPU1: using allocated LPI pending table @0x0000000080460000
[ 0.117372] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.118198] Detected VIPT I-cache on CPU2
[ 0.118265] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.118278] GICv3: CPU2: using allocated LPI pending table @0x0000000080470000
[ 0.118315] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.119026] Detected VIPT I-cache on CPU3
[ 0.119092] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.119105] GICv3: CPU3: using allocated LPI pending table @0x0000000080480000
[ 0.119136] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.119225] smp: Brought up 1 node, 4 CPUs
[ 0.198967] SMP: Total of 4 processors activated.
[ 0.203781] CPU features: detected: 32-bit EL0 Support
[ 0.209056] CPU features: detected: 32-bit EL1 Support
[ 0.214318] CPU features: detected: CRC32 instructions
[ 0.219659] CPU: All CPU(s) started at EL2
[ 0.223872] alternatives: applying system-wide alternatives
[ 0.232188] devtmpfs: initialized
[ 0.244233] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.254242] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.265878] pinctrl core: initialized pinctrl subsystem
[ 0.273746] DMI not present or invalid.
[ 0.278563] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.285704] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.293045] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.301077] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.309263] audit: initializing netlink subsys (disabled)
[ 0.315036] audit: type=2000 audit(0.192:1): state=initialized audit_enabled=0 res=1
[ 0.316665] thermal_sys: Registered thermal governor 'step_wise'
[ 0.322982] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.329216] cpuidle: using governor menu
[ 0.340204] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.347259] ASID allocator initialised with 65536 entries
[ 0.355264] Serial: AMBA PL011 UART driver
[ 0.365762] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000
[ 0.377270] /bus@f0000/i2c@20000000/tps6598x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
[ 0.389302] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 0.399241] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector
[ 0.411303] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.432864] /bus@f0000/i2c@20000000/tps6598x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
[ 0.445260] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 0.457512] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector
[ 0.471440] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 0.481421] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.491609] /bus@f0000/pinctrl@a40000: Fixed dependency cycle(s) with /bus@f0000/pinctrl@a40000/cpsw-cpts
[ 0.505354] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /connector-hdmi
[ 0.514632] /connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.527465] Modules: 21888 pages in range for non-PLT usage
[ 0.527481] Modules: 513408 pages in range for PLT usage
[ 0.534121] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.546524] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.552934] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.559874] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.566283] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.573222] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.579630] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.586570] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.595200] ACPI: Interpreter disabled.
[ 0.601959] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
[ 0.611662] iommu: Default domain type: Translated
[ 0.616595] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.623248] SCSI subsystem initialized
[ 0.627476] usbcore: registered new interface driver usbfs
[ 0.633127] usbcore: registered new interface driver hub
[ 0.638600] usbcore: registered new device driver usb
[ 0.645331] pps_core: LinuxPPS API ver. 1 registered
[ 0.650420] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.659776] PTP clock support registered
[ 0.664031] EDAC MC: Ver: 3.0.0
[ 0.668410] scmi_core: SCMI protocol bus registered
[ 0.674464] FPGA manager framework
[ 0.678077] Advanced Linux Sound Architecture Driver Initialized.
[ 0.685637] vgaarb: loaded
[ 0.689157] clocksource: Switched to clocksource arch_sys_counter
[ 0.695757] VFS: Disk quotas dquot_6.6.0
[ 0.699808] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.707068] pnp: PnP ACPI: disabled
[ 0.717864] NET: Registered PF_INET protocol family
[ 0.723140] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.732445] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.741269] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.749204] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.757412] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.765425] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.772332] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.779268] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.786816] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.793177] RPC: Registered named UNIX socket transport module.
[ 0.799244] RPC: Registered udp transport module.
[ 0.804054] RPC: Registered tcp transport module.
[ 0.808863] RPC: Registered tcp-with-tls transport module.
[ 0.814472] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.821064] NET: Registered PF_XDP protocol family
[ 0.825996] PCI: CLS 0 bytes, default 64
[ 0.830522] kvm [1]: IPA Size Limit: 40 bits
[ 0.837063] kvm [1]: vgic-v2@100010000
[ 0.840926] kvm [1]: GIC system register CPU interface enabled
[ 0.846931] kvm [1]: vgic interrupt IRQ9
[ 0.850965] kvm [1]: Hyp mode initialized successfully
[ 0.857921] Initialise system trusted keyrings
[ 0.862788] workingset: timestamp_bits=42 max_order=19 bucket_order=0
[ 0.869779] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.876059] NFS: Registering the id_resolver key type
[ 0.881261] Key type id_resolver registered
[ 0.885552] Key type id_legacy registered
[ 0.889671] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.896528] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.904313] 9p: Installing v9fs 9p2000 file system support
[ 0.943844] Key type asymmetric registered
[ 0.948045] Asymmetric key parser 'x509' registered
[ 0.953102] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.960874] io scheduler mq-deadline registered
[ 0.965513] io scheduler kyber registered
[ 0.969649] io scheduler bfq registered
[ 0.984763] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.991387] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.999001] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[ 1.015684] EINJ: ACPI disabled.
[ 1.056366] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
[ 1.070069] SuperH (H)SCI(F) driver initialized
[ 1.075535] msm_serial: driver initialized
[ 1.080888] STM32 USART driver initialized
[ 1.095591] loop: module loaded
[ 1.101171] megasas: 07.725.01.00-rc1
[ 1.115195] tun: Universal TUN/TAP device driver, 1.6
[ 1.122136] thunder_xcv, ver 1.0
[ 1.125493] thunder_bgx, ver 1.0
[ 1.128818] nicpf, ver 1.0
[ 1.133385] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 1.140781] hns3: Copyright (c) 2017 Huawei Corporation.
[ 1.146273] hclge is initializing
[ 1.149713] e1000: Intel(R) PRO/1000 Network Driver
[ 1.154701] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.160603] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.165678] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.171752] igb: Intel(R) Gigabit Ethernet Network Driver
[ 1.177272] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.182995] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 1.189404] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.196011] sky2: driver version 1.30
[ 1.202064] VFIO - User Level meta-driver version: 0.3
[ 1.211920] usbcore: registered new interface driver usb-storage
[ 1.222606] i2c_dev: i2c /dev entries driver
[ 1.240888] sdhci: Secure Digital Host Controller Interface driver
[ 1.247274] sdhci: Copyright(c) Pierre Ossman
[ 1.253241] Synopsys Designware Multimedia Card Interface Driver
[ 1.260920] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.270151] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.279136] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.287425] usbcore: registered new interface driver usbhid
[ 1.293180] usbhid: USB HID core driver
[ 1.303240] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 1.315254] optee: probing for conduit method.
[ 1.319854] optee: revision 4.4
[ 1.320267] optee: dynamic shared memory is enabled
[ 1.329364] random: crng init done
[ 1.332953] optee: initialized driver
[ 1.342486] Initializing XFRM netlink socket
[ 1.346945] NET: Registered PF_PACKET protocol family
[ 1.352210] 9pnet: Installing 9P2000 support
[ 1.356665] Key type dns_resolver registered
[ 1.372328] registered taskstats version 1
[ 1.376745] Loading compiled-in X.509 certificates
[ 1.459370] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
[ 1.578134] /bus@f0000/i2c@20000000/tps6598x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
[ 1.590302] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.598302] /connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 1.607581] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 1.617517] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /connector-hdmi
[ 1.626745] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 1.637198] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[ 1.645194] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.651863] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.661694] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.678780] ti-udma 485c0100.dma-controller: Number of rings: 82
[ 1.687833] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.701007] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.712634] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.725454] printk: console [ttyS2] disabled
[ 1.730285] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 238, base_baud = 3000000) is a 8250
[ 1.739184] printk: console [ttyS2] enabled
[ 1.739184] printk: console [ttyS2] enabled
[ 1.747727] printk: bootconsole [ns16550a0] disabled
[ 1.747727] printk: bootconsole [ns16550a0] disabled
[ 1.767268] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[ 1.772406] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
[ 1.779370] Creating 7 MTD partitions on "fc40000.spi.0":
[ 1.784767] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 1.791774] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 1.798549] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 1.805317] 0x000000680000-0x0000006c0000 : "ospi.env"
[ 1.811672] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[ 1.818695] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.825399] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 2.086605] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
[ 2.133169] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 2.145367] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[ 2.153471] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
[ 2.161597] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
[ 2.174556] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
[ 2.180836] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 2.187962] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 2.194527] pps pps0: new PPS source ptp0
[ 2.198891] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
[ 2.213697] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 2.226959] /bus@f0000/i2c@20000000/tps6598x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
[ 2.238887] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector
[ 2.264014] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 2.269590] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 2.277391] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
[ 2.283398] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010
[ 2.292845] xhci-hcd xhci-hcd.0.auto: irq 253, io mem 0x31100000
[ 2.299836] hub 1-0:1.0: USB hub found
[ 2.303630] hub 1-0:1.0: 1 port detected
[ 2.310544] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz
[ 2.328844] mmc0: CQHCI version 5.10
[ 2.353746] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 2.360539] pca953x 1-0022: using AI
[ 2.371837] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 2.420860] mmc1: CQHCI version 5.10
[ 2.423943] mmc2: CQHCI version 5.10
[ 2.430687] clk: Disabling unused clocks
[ 2.443281] ALSA device list:
[ 2.446334] No soundcards found.
[ 2.456009] mmc0: Command Queue Engine enabled
[ 2.460485] mmc0: new HS200 MMC card at address 0001
[ 2.466251] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[ 2.467801] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 2.467800] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
[ 2.478356] mmcblk0: p1
[ 2.489233] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
[ 2.491697] sdhci-am654 fa20000.mmc: card claims to support voltages below defined range
[ 2.495484] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
[ 2.508260] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (510:0)
[ 2.514454] mmc2: new high speed SDIO card at address 0001
[ 2.514759] Waiting for root device PARTUUID=4c9e7a54-02...
[ 2.522198] mmc1: new high speed SDHC card at address 0001
[ 2.531963] mmcblk1: mmc1:0001 00000 14.9 GiB
[ 2.538972] mmcblk1: p1 p2
[ 3.092493] EXT4-fs (mmcblk1p2): recovery complete
[ 3.099105] EXT4-fs (mmcblk1p2): mounted filesystem fc1056bd-f9d5-4511-8f20-7120fb2ad200 r/w with ordered data mode. Quota mode: none.
[ 3.111284] VFS: Mounted root (ext4 filesystem) on device 179:98.
[ 3.118231] devtmpfs: mounted
[ 3.127902] Freeing unused kernel memory: 9344K
[ 3.132593] Run /sbin/init as init process
[ 3.293212] EXT4-fs (mmcblk1p2): re-mounted fc1056bd-f9d5-4511-8f20-7120fb2ad200 r/w. Quota mode: none.
Seeding 256 bits and crediting
Saving 256 bits of creditable seed for next boot
Starting syslogd: OK
Starting klogd: OK
Running sysctl: OK
Populating /dev using udev: [ 3.498815] udevd[128]: starting version 3.2.14
[ 3.579508] udevd[129]: starting eudev-3.2.14
[ 4.047089] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
[ 4.089095] at24 0-0051: supply vcc not found, using dummy regulator
[ 4.122125] at24 0-0051: 65536 byte 24c512 EEPROM, writable, 1 bytes/write
[ 4.132199] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
[ 4.142446] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
[ 4.149487] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device
[ 4.150992] sii902x 1-003b: supply iovcc not found, using dummy regulator
[ 4.165598] remoteproc remoteproc0: 5000000.m4fss is available
[ 4.170681] sii902x 1-003b: supply cvcc12 not found, using dummy regulator
[ 4.174005] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
[ 4.175239] tps6598x 0-003f: Unable to find the interrupt, switching to polling
[ 4.186995] remoteproc remoteproc0: powering up 5000000.m4fss
[ 4.194116] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
[ 4.195109] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
[ 4.200073] remoteproc remoteproc0: Booting fw image am62-mcu-m4f0_0-fw, size 55100
[ 4.208488] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:11 UTC (11)
[ 4.224344] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node m4f-dma-memory@9cb00000
[ 4.225395] i2c i2c-1: Added multiplexed i2c bus 3
[ 4.241260] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 4.244193] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 4.260830] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
[ 4.260868] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 4.269288] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
[ 4.269706] platform 78000000.r5f: configured R5F for IPC-only mode
[ 4.274610] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0
[ 4.277375] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 4.286265] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000
[ 4.292331] rproc-virtio rproc-virtio.2.auto: registered virtio0 (type 7)
[ 4.299771] remoteproc remoteproc1: 78000000.r5f is available
[ 4.306440] remoteproc remoteproc0: remote processor 5000000.m4fss is now up
[ 4.306565] tidss 30200000.dss: [drm] Cannot find any crtc or sizes
[ 4.314501] remoteproc remoteproc1: attaching to 78000000.r5f
[ 4.316295] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node r5f-dma-memory@9da00000
[ 4.322146] tidss 30200000.dss: [drm] Cannot find any crtc or sizes
[ 4.328107] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 4.329110] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
[ 4.329328] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
[ 4.382115] rproc-virtio rproc-virtio.4.auto: registered virtio1 (type 7)
[ 4.389076] remoteproc remoteproc1: remote processor 78000000.r5f is now attached
[ 4.543540] remoteproc remoteproc2: 30074000.pru is available
[ 4.554796] remoteproc remoteproc3: 30078000.pru is available
[ 4.578291] cc33xx_sdio mmc2:0001:2: Using GPIO as IRQ
[ 4.697585] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.778685] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 4.786611] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 4.923720] cc33xx_driver cc33xx.5.auto: Direct firmware load for ti-connectivity/cc33xx-nvs.bin failed with error -2
done
Starting system message bus: done
Starting bluetoothd: OK
Starting network: [ 5.137234] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 5.146578] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
udhcpc: started, v1.36.1
[ 5.231644] Bluetooth: Core ver 2.22
[ 5.235419] NET: Registered PF_BLUETOOTH protocol family
udhcpc: broadcasting discover
[ 5.240764] Bluetooth: HCI device and connection manager initialized
[ 5.249793] Bluetooth: HCI socket layer initialized
[ 5.254680] Bluetooth: L2CAP socket layer initialized
[ 5.259761] Bluetooth: SCO socket layer initialized
udhcpc: no lease, forking to background
[ 8.342666] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
[ 8.352084] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
udhcpc: started, v1.36.1
udhcpc: broadcasting discover
udhcpc: no lease, forking to background
OK
Starting dropbear sshd: [ 11.613779] NET: Registered PF_INET6 protocol family
[ 11.623999] Segment Routing with IPv6
[ 11.627816] In-situ OAM (IOAM) with IPv6
OK
Starting weston:
FAIL

Welcome to Buildroot
am62xx-evm login: [ 12.457901] am65-cpsw-nuss 8000000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx

Welcome to Buildroot
am62xx-evm login: root
#
# ls
# lsmod
Module Size Used by Not tainted
ipv6 475136 18 [permanent]
bluetooth 569344 0
ecdh_generic 16384 1 bluetooth
ecc 36864 1 ecdh_generic
cc33xx 114688 0
mac80211 655360 1 cc33xx
libarc4 12288 1 mac80211
cfg80211 405504 2 cc33xx,mac80211
rfkill 28672 2 bluetooth,cfg80211
rpmsg_ctrl 12288 0
rpmsg_char 20480 1 rpmsg_ctrl
snd_soc_hdmi_codec 16384 0
irq_pruss_intc 12288 0
pru_rproc 20480 0
cc33xx_sdio 12288 0
crct10dif_ce 12288 1
snd_soc_simple_card 16384 0
snd_soc_simple_card_utils 24576 1 snd_soc_simple_card
ti_k3_r5_remoteproc 24576 0
rti_wdt 12288 0
k3_j72xx_bandgap 12288 0
tidss 65536 0
tps6598x 24576 0
snd_soc_davinci_mcasp 32768 2
sii902x 20480 0
rtc_ti_k3 12288 1
ti_k3_m4_remoteproc 16384 0
drm_dma_helper 20480 2 tidss
display_connector 12288 0
pruss 16384 1 pru_rproc
snd_soc_ti_udma 12288 1 snd_soc_davinci_mcasp
snd_soc_tlv320aic3x_i2c 12288 1
typec 73728 1 tps6598x
drm_kms_helper 188416 4 tidss,sii902x,drm_dma_helper,display_connector
at24 16384 0
snd_soc_ti_edma 12288 1 snd_soc_davinci_mcasp
snd_soc_tlv320aic3x 81920 1 snd_soc_tlv320aic3x_i2c
sa2ul 32768 0
snd_soc_ti_sdma 12288 1 snd_soc_davinci_mcasp
mcrc64 12288 0
omap_mailbox 12288 2
omap_hwspinlock 12288 0
drm 548864 6 tidss,sii902x,drm_dma_helper,display_connector,drm_kms_helper
backlight 20480 1 drm
# ifconfig
eth0 Link encap:Ethernet HWaddr 1C:63:49:1F:D9:03
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

eth1 Link encap:Ethernet HWaddr EA:64:E9:DA:D5:9E
inet addr:192.168.201.26 Bcast:192.168.201.255 Mask:255.255.255.0
inet6 addr: fe80::e864:e9ff:feda:d59e/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:747 errors:0 dropped:182 overruns:0 frame:0
TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:75603 (73.8 KiB) TX bytes:1592 (1.5 KiB)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

# de[Jme # dmesg [J
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.6.58 (zhaoxiongfeng@newarer1-OptiPlex-5000) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2024.05.3) 13.3.0, GNU ld (GNU Binutils) 2.41) #2 SMP PREEMPT Wed Mar 26 17:43:54 CST 2025
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: Texas Instruments AM625 SK
[ 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 CMA memory pool at 0x00000000f8000000, size 128 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000f8000000..0x00000000ffffffff (131072 KiB) map reusable linux,cma
[ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000
[ 0.000000] OF: reserved mem: 0x000000009c700000..0x000000009c7fffff (1024 KiB) map non-reusable ramoops@9c700000
[ 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] OF: reserved mem: 0x000000009c800000..0x000000009cafffff (3072 KiB) nomap non-reusable ipc-memories@9c800000
[ 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] OF: reserved mem: 0x000000009cb00000..0x000000009cbfffff (1024 KiB) nomap non-reusable m4f-dma-memory@9cb00000
[ 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] OF: reserved mem: 0x000000009cc00000..0x000000009d9fffff (14336 KiB) nomap non-reusable m4f-memory@9cc00000
[ 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] OF: reserved mem: 0x000000009da00000..0x000000009dafffff (1024 KiB) nomap non-reusable r5f-dma-memory@9da00000
[ 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] OF: reserved mem: 0x000000009db00000..0x000000009e6fffff (12288 KiB) nomap non-reusable r5f-memory@9db00000
[ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0xf7bdc9c0-0xf7bdefff]
[ 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-0x000000008007ffff]
[ 0.000000] node 0: [mem 0x0000000080080000-0x000000009c7fffff]
[ 0.000000] node 0: [mem 0x000000009c800000-0x000000009e6fffff]
[ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff]
[ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff]
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
[ 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.5
[ 0.000000] percpu: Embedded 22 pages/cpu s50984 r8192 d30936 u90112
[ 0.000000] pcpu-alloc: s50984 r8192 d30936 u90112 alloc=22*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: GIC system register CPU interface
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) root=PARTUUID=4c9e7a54-02 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] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
[ 0.000000] Policy zone: DMA
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x00000000f1800000-0x00000000f5800000] (64MB)
[ 0.000000] Memory: 1757920K/2097152K available (17984K kernel code, 4344K rwdata, 10976K rodata, 9344K init, 640K bss, 208160K reserved, 131072K 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] 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] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 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 @80c00000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000080440000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080450000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.009790] Console: colour dummy device 80x25
[ 0.014427] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.025111] pid_max: default: 32768 minimum: 301
[ 0.029915] LSM: initializing lsm=capability,selinux,integrity
[ 0.035907] SELinux: Initializing.
[ 0.039620] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.047206] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.057351] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.064688] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.072651] rcu: Hierarchical SRCU implementation.
[ 0.077558] rcu: Max phase no-delay instances is 1000.
[ 0.083201] Platform MSI: msi-controller@1820000 domain created
[ 0.089519] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.098813] fsl-mc MSI: msi-controller@1820000 domain created
[ 0.106871] EFI services will not be available.
[ 0.111834] smp: Bringing up secondary CPUs ...
[ 0.117203] Detected VIPT I-cache on CPU1
[ 0.117293] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.117311] GICv3: CPU1: using allocated LPI pending table @0x0000000080460000
[ 0.117372] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.118198] Detected VIPT I-cache on CPU2
[ 0.118265] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.118278] GICv3: CPU2: using allocated LPI pending table @0x0000000080470000
[ 0.118315] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.119026] Detected VIPT I-cache on CPU3
[ 0.119092] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.119105] GICv3: CPU3: using allocated LPI pending table @0x0000000080480000
[ 0.119136] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.119225] smp: Brought up 1 node, 4 CPUs
[ 0.198967] SMP: Total of 4 processors activated.
[ 0.203781] CPU features: detected: 32-bit EL0 Support
[ 0.209056] CPU features: detected: 32-bit EL1 Support
[ 0.214318] CPU features: detected: CRC32 instructions
[ 0.219659] CPU: All CPU(s) started at EL2
[ 0.223872] alternatives: applying system-wide alternatives
[ 0.232188] devtmpfs: initialized
[ 0.244233] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.254242] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.265878] pinctrl core: initialized pinctrl subsystem
[ 0.273746] DMI not present or invalid.
[ 0.278563] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.285704] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.293045] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.301077] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.309263] audit: initializing netlink subsys (disabled)
[ 0.315036] audit: type=2000 audit(0.192:1): state=initialized audit_enabled=0 res=1
[ 0.316665] thermal_sys: Registered thermal governor 'step_wise'
[ 0.322982] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.329216] cpuidle: using governor menu
[ 0.340204] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.347259] ASID allocator initialised with 65536 entries
[ 0.355264] Serial: AMBA PL011 UART driver
[ 0.365762] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000
[ 0.377270] /bus@f0000/i2c@20000000/tps6598x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
[ 0.389302] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 0.399241] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector
[ 0.411303] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.432864] /bus@f0000/i2c@20000000/tps6598x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
[ 0.445260] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 0.457512] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector
[ 0.471440] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 0.481421] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.491609] /bus@f0000/pinctrl@a40000: Fixed dependency cycle(s) with /bus@f0000/pinctrl@a40000/cpsw-cpts
[ 0.505354] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /connector-hdmi
[ 0.514632] /connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.527465] Modules: 21888 pages in range for non-PLT usage
[ 0.527481] Modules: 513408 pages in range for PLT usage
[ 0.534121] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.546524] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.552934] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.559874] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.566283] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.573222] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.579630] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.586570] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.595200] ACPI: Interpreter disabled.
[ 0.601959] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
[ 0.611662] iommu: Default domain type: Translated
[ 0.616595] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.623248] SCSI subsystem initialized
[ 0.627237] libata version 3.00 loaded.
[ 0.627476] usbcore: registered new interface driver usbfs
[ 0.633127] usbcore: registered new interface driver hub
[ 0.638600] usbcore: registered new device driver usb
[ 0.645331] pps_core: LinuxPPS API ver. 1 registered
[ 0.650420] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.659776] PTP clock support registered
[ 0.664031] EDAC MC: Ver: 3.0.0
[ 0.668410] scmi_core: SCMI protocol bus registered
[ 0.674464] FPGA manager framework
[ 0.678077] Advanced Linux Sound Architecture Driver Initialized.
[ 0.685637] vgaarb: loaded
[ 0.689157] clocksource: Switched to clocksource arch_sys_counter
[ 0.695757] VFS: Disk quotas dquot_6.6.0
[ 0.699808] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.707068] pnp: PnP ACPI: disabled
[ 0.717864] NET: Registered PF_INET protocol family
[ 0.723140] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.732445] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.741269] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.749204] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.757412] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.765425] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.772332] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.779268] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.786816] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.793177] RPC: Registered named UNIX socket transport module.
[ 0.799244] RPC: Registered udp transport module.
[ 0.804054] RPC: Registered tcp transport module.
[ 0.808863] RPC: Registered tcp-with-tls transport module.
[ 0.814472] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.821064] NET: Registered PF_XDP protocol family
[ 0.825996] PCI: CLS 0 bytes, default 64
[ 0.830522] kvm [1]: IPA Size Limit: 40 bits
[ 0.837063] kvm [1]: vgic-v2@100010000
[ 0.840926] kvm [1]: GIC system register CPU interface enabled
[ 0.846931] kvm [1]: vgic interrupt IRQ9
[ 0.850965] kvm [1]: Hyp mode initialized successfully
[ 0.857921] Initialise system trusted keyrings
[ 0.862788] workingset: timestamp_bits=42 max_order=19 bucket_order=0
[ 0.869779] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.876059] NFS: Registering the id_resolver key type
[ 0.881261] Key type id_resolver registered
[ 0.885552] Key type id_legacy registered
[ 0.889671] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.896528] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.904313] 9p: Installing v9fs 9p2000 file system support
[ 0.943844] Key type asymmetric registered
[ 0.948045] Asymmetric key parser 'x509' registered
[ 0.953102] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.960874] io scheduler mq-deadline registered
[ 0.965513] io scheduler kyber registered
[ 0.969649] io scheduler bfq registered
[ 0.984763] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.991387] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.999001] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[ 1.015684] EINJ: ACPI disabled.
[ 1.056366] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
[ 1.070069] SuperH (H)SCI(F) driver initialized
[ 1.075535] msm_serial: driver initialized
[ 1.080888] STM32 USART driver initialized
[ 1.095591] loop: module loaded
[ 1.101171] megasas: 07.725.01.00-rc1
[ 1.115195] tun: Universal TUN/TAP device driver, 1.6
[ 1.122136] thunder_xcv, ver 1.0
[ 1.125493] thunder_bgx, ver 1.0
[ 1.128818] nicpf, ver 1.0
[ 1.133385] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 1.140781] hns3: Copyright (c) 2017 Huawei Corporation.
[ 1.146273] hclge is initializing
[ 1.149713] e1000: Intel(R) PRO/1000 Network Driver
[ 1.154701] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.160603] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.165678] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.171752] igb: Intel(R) Gigabit Ethernet Network Driver
[ 1.177272] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.182995] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 1.189404] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.196011] sky2: driver version 1.30
[ 1.202064] VFIO - User Level meta-driver version: 0.3
[ 1.211920] usbcore: registered new interface driver usb-storage
[ 1.222606] i2c_dev: i2c /dev entries driver
[ 1.240888] sdhci: Secure Digital Host Controller Interface driver
[ 1.247274] sdhci: Copyright(c) Pierre Ossman
[ 1.253241] Synopsys Designware Multimedia Card Interface Driver
[ 1.260920] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.270151] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.279136] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.287425] usbcore: registered new interface driver usbhid
[ 1.293180] usbhid: USB HID core driver
[ 1.303240] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 1.315254] optee: probing for conduit method.
[ 1.319854] optee: revision 4.4
[ 1.320267] optee: dynamic shared memory is enabled
[ 1.329364] random: crng init done
[ 1.332953] optee: initialized driver
[ 1.342486] Initializing XFRM netlink socket
[ 1.346945] NET: Registered PF_PACKET protocol family
[ 1.352210] 9pnet: Installing 9P2000 support
[ 1.356665] Key type dns_resolver registered
[ 1.372328] registered taskstats version 1
[ 1.376745] Loading compiled-in X.509 certificates
[ 1.459370] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
[ 1.578134] /bus@f0000/i2c@20000000/tps6598x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
[ 1.590302] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.598302] /connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 1.607581] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 1.617517] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /connector-hdmi
[ 1.626745] /bus@f0000/i2c@20010000/bridge-hdmi@3b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 1.637198] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[ 1.645194] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.651863] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.661694] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.678780] ti-udma 485c0100.dma-controller: Number of rings: 82
[ 1.687833] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.701007] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.712634] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.725454] printk: console [ttyS2] disabled
[ 1.730285] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 238, base_baud = 3000000) is a 8250
[ 1.739184] printk: console [ttyS2] enabled
[ 1.747727] printk: bootconsole [ns16550a0] disabled
[ 1.767268] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[ 1.772406] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
[ 1.779370] Creating 7 MTD partitions on "fc40000.spi.0":
[ 1.784767] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 1.791774] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 1.798549] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 1.805317] 0x000000680000-0x0000006c0000 : "ospi.env"
[ 1.811672] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[ 1.818695] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.825399] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 2.086605] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
[ 2.133169] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 2.145367] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[ 2.153471] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
[ 2.161597] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
[ 2.174556] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
[ 2.180836] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 2.187962] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 2.194527] pps pps0: new PPS source ptp0
[ 2.198891] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
[ 2.213697] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 2.226959] /bus@f0000/i2c@20000000/tps6598x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
[ 2.238887] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector
[ 2.264014] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 2.269590] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 2.277391] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
[ 2.283398] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010
[ 2.292845] xhci-hcd xhci-hcd.0.auto: irq 253, io mem 0x31100000
[ 2.299836] hub 1-0:1.0: USB hub found
[ 2.303630] hub 1-0:1.0: 1 port detected
[ 2.310544] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz
[ 2.328844] mmc0: CQHCI version 5.10
[ 2.353746] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 2.360539] pca953x 1-0022: using AI
[ 2.371837] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 2.420860] mmc1: CQHCI version 5.10
[ 2.423943] mmc2: CQHCI version 5.10
[ 2.430687] clk: Disabling unused clocks
[ 2.443281] ALSA device list:
[ 2.446334] No soundcards found.
[ 2.456009] mmc0: Command Queue Engine enabled
[ 2.460485] mmc0: new HS200 MMC card at address 0001
[ 2.466251] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[ 2.467801] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 2.467800] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
[ 2.478356] mmcblk0: p1
[ 2.489233] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
[ 2.491697] sdhci-am654 fa20000.mmc: card claims to support voltages below defined range
[ 2.495484] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
[ 2.508260] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (510:0)
[ 2.514454] mmc2: new high speed SDIO card at address 0001
[ 2.514759] Waiting for root device PARTUUID=4c9e7a54-02...
[ 2.522198] mmc1: new high speed SDHC card at address 0001
[ 2.531963] mmcblk1: mmc1:0001 00000 14.9 GiB
[ 2.538972] mmcblk1: p1 p2
[ 3.092493] EXT4-fs (mmcblk1p2): recovery complete
[ 3.099105] EXT4-fs (mmcblk1p2): mounted filesystem fc1056bd-f9d5-4511-8f20-7120fb2ad200 r/w with ordered data mode. Quota mode: none.
[ 3.111284] VFS: Mounted root (ext4 filesystem) on device 179:98.
[ 3.118231] devtmpfs: mounted
[ 3.127902] Freeing unused kernel memory: 9344K
[ 3.132593] Run /sbin/init as init process
[ 3.136691] with arguments:
[ 3.136695] /sbin/init
[ 3.136698] with environment:
[ 3.136700] HOME=/
[ 3.136703] TERM=linux
[ 3.293212] EXT4-fs (mmcblk1p2): re-mounted fc1056bd-f9d5-4511-8f20-7120fb2ad200 r/w. Quota mode: none.
[ 3.498815] udevd[128]: starting version 3.2.14
[ 3.579508] udevd[129]: starting eudev-3.2.14
[ 4.047089] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
[ 4.089095] at24 0-0051: supply vcc not found, using dummy regulator
[ 4.122125] at24 0-0051: 65536 byte 24c512 EEPROM, writable, 1 bytes/write
[ 4.132199] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
[ 4.142446] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
[ 4.149487] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device
[ 4.150992] sii902x 1-003b: supply iovcc not found, using dummy regulator
[ 4.165598] remoteproc remoteproc0: 5000000.m4fss is available
[ 4.170681] sii902x 1-003b: supply cvcc12 not found, using dummy regulator
[ 4.174005] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
[ 4.175239] tps6598x 0-003f: Unable to find the interrupt, switching to polling
[ 4.186995] remoteproc remoteproc0: powering up 5000000.m4fss
[ 4.194116] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
[ 4.195109] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
[ 4.200073] remoteproc remoteproc0: Booting fw image am62-mcu-m4f0_0-fw, size 55100
[ 4.208488] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:11 UTC (11)
[ 4.224344] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node m4f-dma-memory@9cb00000
[ 4.225395] i2c i2c-1: Added multiplexed i2c bus 3
[ 4.241260] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 4.244193] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 4.260830] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
[ 4.260868] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 4.269288] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
[ 4.269706] platform 78000000.r5f: configured R5F for IPC-only mode
[ 4.274610] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0
[ 4.277375] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 4.286265] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000
[ 4.292331] rproc-virtio rproc-virtio.2.auto: registered virtio0 (type 7)
[ 4.299771] remoteproc remoteproc1: 78000000.r5f is available
[ 4.306440] remoteproc remoteproc0: remote processor 5000000.m4fss is now up
[ 4.306565] tidss 30200000.dss: [drm] Cannot find any crtc or sizes
[ 4.314501] remoteproc remoteproc1: attaching to 78000000.r5f
[ 4.316295] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node r5f-dma-memory@9da00000
[ 4.322146] tidss 30200000.dss: [drm] Cannot find any crtc or sizes
[ 4.328107] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 4.329110] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
[ 4.329328] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
[ 4.382115] rproc-virtio rproc-virtio.4.auto: registered virtio1 (type 7)
[ 4.389076] remoteproc remoteproc1: remote processor 78000000.r5f is now attached
[ 4.543540] remoteproc remoteproc2: 30074000.pru is available
[ 4.554796] remoteproc remoteproc3: 30078000.pru is available
[ 4.578291] cc33xx_sdio mmc2:0001:2: Using GPIO as IRQ
[ 4.697585] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.778685] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 4.786611] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 4.923720] cc33xx_driver cc33xx.5.auto: Direct firmware load for ti-connectivity/cc33xx-nvs.bin failed with error -2
[ 5.137234] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 5.146578] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 5.231644] Bluetooth: Core ver 2.22
[ 5.235419] NET: Registered PF_BLUETOOTH protocol family
[ 5.240764] Bluetooth: HCI device and connection manager initialized
[ 5.249793] Bluetooth: HCI socket layer initialized
[ 5.254680] Bluetooth: L2CAP socket layer initialized
[ 5.259761] Bluetooth: SCO socket layer initialized
[ 8.342666] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
[ 8.352084] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
[ 11.613779] NET: Registered PF_INET6 protocol family
[ 11.623999] Segment Routing with IPv6
[ 11.627816] In-situ OAM (IOAM) with IPv6
[ 12.457901] am65-cpsw-nuss 8000000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx
#

  • 您好,

    已经收到了您的案例,调查需要些时间,感谢您的耐心等待

  • 最新排除异常信息如下,是cc3351驱动问题吗?

    网上排查信息提示:cc33xx_sdio_raw_write 函数(位于 drivers/net/wireless/ti/cc33xx/sdio.c 文件的第 133 行)里出现了问题。这一般是由硬件或者驱动方面的故障引起的。

    # ip link set wlan0 up
    [ 3953.244161] ------------[ cut here ]------------
    [ 3953.248801] WARNING: CPU: 3 PID: 934 at drivers/net/wireless/ti/cc33xx/sdio.c:133 cc33xx_sdio_raw_write+0xec/0x168 [cc33xx_sdio]
    [ 3953.260365] Modules linked in: ipv6 bluetooth ecdh_generic ecc cc33xx mac80211 libarc4 cfg80211 rfkill rpmsg_ctrl rpmsg_char snd_soc_hdmi_codec irq_pruss_intc pru_rproc cc33xx_sdio crct10dif_ce snd_soc_simple_card snd_soc_simple_card_utils ti_k3_r5_remoteproc rti_wdt k3_j72xx_bandgap tidss tps6598x snd_soc_davinci_mcasp sii902x rtc_ti_k3 ti_k3_m4_remoteproc drm_dma_helper display_connector pruss snd_soc_ti_udma snd_soc_tlv320aic3x_i2c typec drm_kms_helper at24 snd_soc_ti_edma snd_soc_tlv320aic3x sa2ul snd_soc_ti_sdma mcrc64 omap_mailbox omap_hwspinlock drm backlight
    [ 3953.310513] CPU: 3 PID: 934 Comm: ip Tainted: G W 6.6.58 #2
    [ 3953.317460] Hardware name: Texas Instruments AM625 SK (DT)
    [ 3953.322931] pstate: 20000005 (nzCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
    [ 3953.329878] pc : cc33xx_sdio_raw_write+0xec/0x168 [cc33xx_sdio]
    [ 3953.335789] lr : cc33xx_sdio_raw_write+0xe4/0x168 [cc33xx_sdio]
    [ 3953.341700] sp : ffff8000871137a0
    [ 3953.345002] x29: ffff8000871137b0 x28: ffff00000566d880 x27: ffff000004f5fe00
    [ 3953.352125] x26: ffff0000065e3ae8 x25: 0000000000000001 x24: 0000000000000001
    [ 3953.359249] x23: 0000000000000400 x22: ffff0000065e3b0c x21: ffff0000055f1810
    [ 3953.366373] x20: 000000000000bff0 x19: ffff000001af8c00 x18: ffff80008711bc08
    [ 3953.373496] x17: 0000000000000000 x16: ffff8000816f7768 x15: 0014758807aef1f7
    [ 3953.380619] x14: 00003ca08ce062ce x13: 0000000000000165 x12: 0000000000000002
    [ 3953.387741] x11: 0000000000000000 x10: 0000000000000a60 x9 : 0000000000000001
    [ 3953.394864] x8 : ffff000077bc0658 x7 : 0000000000000400 x6 : 000000b86c25d84a
    [ 3953.401988] x5 : 03ffffffffffffff x4 : ffff000000566dc0 x3 : 0000000000000000
    [ 3953.409110] x2 : 0000000000000001 x1 : ffff000000566c10 x0 : 00000000ffffff92
    [ 3953.416233] Call trace:
    [ 3953.418671] cc33xx_sdio_raw_write+0xec/0x168 [cc33xx_sdio]
    [ 3953.424236] cc33xx_write+0x48/0xa8 [cc33xx]
    [ 3953.428526] __cc33xx_cmd_send+0xe4/0x1d8 [cc33xx]
    [ 3953.433321] cc33xx_cmd_configure+0x3c/0xd4 [cc33xx]
    [ 3953.438290] cc33xx_acx_group_address_tbl+0x74/0xbc [cc33xx]
    [ 3953.443951] cc33xx_init_vif_specific+0x80/0x2d8 [cc33xx]
    [ 3953.449353] cc33xx_op_add_interface+0x608/0x6c8 [cc33xx]
    [ 3953.454754] drv_add_interface+0x3c/0x84 [mac80211]
    [ 3953.459781] ieee80211_do_open+0x4b8/0x6b0 [mac80211]
    [ 3953.464906] ieee80211_open+0x80/0xa8 [mac80211]
    [ 3953.469598] __dev_open+0x100/0x1d8
    [ 3953.473084] __dev_change_flags+0x194/0x20c
    [ 3953.477258] dev_change_flags+0x24/0x6c
    [ 3953.481085] devinet_ioctl+0x314/0x670
    [ 3953.484829] inet_ioctl+0x204/0x220
    [ 3953.488310] sock_do_ioctl+0x60/0x114
    [ 3953.491965] sock_ioctl+0x278/0x360
    [ 3953.495445] __arm64_sys_ioctl+0xac/0xf0
    [ 3953.499360] invoke_syscall+0x48/0x114
    [ 3953.503105] el0_svc_common.constprop.0+0x40/0xe0
    [ 3953.507800] do_el0_svc+0x1c/0x28
    [ 3953.511106] el0_svc+0x40/0xe4
    [ 3953.514154] el0t_64_sync_handler+0x120/0x12c
    [ 3953.518500] el0t_64_sync+0x190/0x194
    [ 3953.522155] ---[ end trace 0000000000000000 ]---
    [ 3953.526807] cc33xx_sdio mmc2:0001:2: sdio write failed (-110)
    [ 3953.532569] cc33xx: WARNING CONFIGURE command NOK
    [ 3953.532581] cc33xx: CC33xx driver attempting recovery
    [ 3953.537273] cc33xx: WARNING failed to set group addr table: -110
    ip: SIOCSIFFLAGS: Connection timed out
    # [ 3959.723256] ieee80211 phy0: Hardware restart was requested

x 出现错误。请重试或与管理员联系。