Skip to content

Instantly share code, notes, and snippets.

@DhruvaG2000
Created March 7, 2025 08:19
Show Gist options
  • Save DhruvaG2000/ba6b8d0d6572da7d07b2a9899d4e0b5d to your computer and use it in GitHub Desktop.
Save DhruvaG2000/ba6b8d0d6572da7d07b2a9899d4e0b5d to your computer and use it in GitHub Desktop.
debian@BeagleBone:~$ uname -a
Linux BeagleBone 6.12.13-ti-g1a2d611ee02d #1 SMP PREEMPT Wed Feb 26 17:29:25 UTC 2025 aarch64 GNU/Linux
debian@BeagleBone:~$ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.12.13-ti-g1a2d611ee02d (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240723) #1 SMP PREEMPT Wed Feb 26 17:29:25 UTC 2025
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: BeagleBoard.org BeaglePlay DHG
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: legacy bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
[ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000
[ 0.000000] OF: reserved mem: 0x000000009ca00000..0x000000009cafffff (1024 KiB) map non-reusable ramoops@9ca00000
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9db00000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009db00000..0x000000009e6fffff (12288 KiB) nomap non-reusable r5f-dma-memory@9db00000
[ 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-0x000000009dafffff]
[ 0.000000] node 0: [mem 0x000000009db00000-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] cma: Reserved 32 MiB at 0x00000000fba00000 on node -1
[ 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 s51288 r8192 d30632 u90112
[ 0.000000] pcpu-alloc: s51288 r8192 d30632 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 root=/dev/mmcblk1p3 ro rootfstype=ext4 rootwait net.ifnames=0
[ 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] Built 1 zonelists, mobility grouping on. Total pages: 524288
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 2MB
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fb500000-0x00000000fb700000] (2MB)
[ 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=512 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] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_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: GICD_CTRL.DS=0, SCR_EL3.FIQ=1
[ 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 @0x0000000080450000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080460000
[ 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.008720] Console: colour dummy device 80x25
[ 0.013329] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.024016] pid_max: default: 32768 minimum: 301
[ 0.028835] LSM: initializing lsm=capability
[ 0.033354] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.040940] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.065073] rcu: Hierarchical SRCU implementation.
[ 0.070004] rcu: Max phase no-delay instances is 1000.
[ 0.075563] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.084373] EFI services will not be available.
[ 0.093059] smp: Bringing up secondary CPUs ...
[ 0.114126] Detected VIPT I-cache on CPU1
[ 0.114220] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.114238] GICv3: CPU1: using allocated LPI pending table @0x0000000080470000
[ 0.114296] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.130102] Detected VIPT I-cache on CPU2
[ 0.130177] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.130191] GICv3: CPU2: using allocated LPI pending table @0x0000000080480000
[ 0.130226] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.142265] Detected VIPT I-cache on CPU3
[ 0.142335] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.142349] GICv3: CPU3: using allocated LPI pending table @0x0000000080490000
[ 0.142385] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.142524] smp: Brought up 1 node, 4 CPUs
[ 0.222251] SMP: Total of 4 processors activated.
[ 0.227063] CPU: All CPU(s) started at EL2
[ 0.231261] CPU features: detected: 32-bit EL0 Support
[ 0.236519] CPU features: detected: CRC32 instructions
[ 0.241815] alternatives: applying system-wide alternatives
[ 0.248151] Memory: 1952072K/2097152K available (12352K kernel code, 1232K rwdata, 4440K rodata, 2624K init, 604K bss, 103452K reserved, 32768K cma-reserved)
[ 0.263815] devtmpfs: initialized
[ 0.275728] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.285740] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.293696] 27408 pages in range for non-PLT usage
[ 0.293723] 518928 pages in range for PLT usage
[ 0.298982] pinctrl core: initialized pinctrl subsystem
[ 0.309548] DMI not present or invalid.
[ 0.315944] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.323362] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.331286] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.340039] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.348696] audit: initializing netlink subsys (disabled)
[ 0.354610] audit: type=2000 audit(0.244:1): state=initialized audit_enabled=0 res=1
[ 0.355105] thermal_sys: Registered thermal governor 'step_wise'
[ 0.362550] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.368747] cpuidle: using governor menu
[ 0.379630] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.386676] ASID allocator initialised with 65536 entries
[ 0.398393] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000
[ 0.409953] /bus@f0000/i2c@20020000/bridge-hdmi@4c: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 0.419953] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/bridge-hdmi@4c
[ 0.435153] /bus@f0000/i2c@20020000/bridge-hdmi@4c: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 0.447042] /bus@f0000/i2c@20020000/bridge-hdmi@4c: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 0.457010] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/bridge-hdmi@4c
[ 0.469598] /bus@f0000/i2c@20020000/bridge-hdmi@4c: Fixed dependency cycle(s) with /connector-hdmi
[ 0.478875] /connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/bridge-hdmi@4c
[ 0.489039] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.496025] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.502440] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.509382] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.515797] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.522738] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.529150] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.536091] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.544419] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
[ 0.553845] iommu: Default domain type: Translated
[ 0.558790] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.565567] SCSI subsystem initialized
[ 0.569595] libata version 3.00 loaded.
[ 0.569780] usbcore: registered new interface driver usbfs
[ 0.575427] usbcore: registered new interface driver hub
[ 0.580889] usbcore: registered new device driver usb
[ 0.586638] pps_core: LinuxPPS API ver. 1 registered
[ 0.591723] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.601076] PTP clock support registered
[ 0.605120] EDAC MC: Ver: 3.0.0
[ 0.608674] scmi_core: SCMI protocol bus registered
[ 0.613975] FPGA manager framework
[ 0.617537] Advanced Linux Sound Architecture Driver Initialized.
[ 0.624845] vgaarb: loaded
[ 0.628046] clocksource: Switched to clocksource arch_sys_counter
[ 0.634677] VFS: Disk quotas dquot_6.6.0
[ 0.638729] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.652647] NET: Registered PF_INET protocol family
[ 0.657934] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.667087] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.675900] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.683841] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.692061] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.700090] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.706987] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.713916] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.721435] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.727791] RPC: Registered named UNIX socket transport module.
[ 0.733880] RPC: Registered udp transport module.
[ 0.738691] RPC: Registered tcp transport module.
[ 0.743503] RPC: Registered tcp-with-tls transport module.
[ 0.749114] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.755719] PCI: CLS 0 bytes, default 64
[ 0.761404] Initialise system trusted keyrings
[ 0.766261] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 0.773201] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.779485] NFS: Registering the id_resolver key type
[ 0.784692] Key type id_resolver registered
[ 0.788973] Key type id_legacy registered
[ 0.793093] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.799952] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.860189] Key type asymmetric registered
[ 0.864393] Asymmetric key parser 'x509' registered
[ 0.869458] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.877034] io scheduler mq-deadline registered
[ 0.881669] io scheduler kyber registered
[ 0.885808] io scheduler bfq registered
[ 0.893093] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.899797] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.907842] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.919916] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.935387] loop: module loaded
[ 0.939865] megasas: 07.727.03.00-rc1
[ 0.947557] tun: Universal TUN/TAP device driver, 1.6
[ 0.953874] VFIO - User Level meta-driver version: 0.3
[ 0.960395] usbcore: registered new interface driver usb-storage
[ 0.967210] i2c_dev: i2c /dev entries driver
[ 0.973307] sdhci: Secure Digital Host Controller Interface driver
[ 0.979684] sdhci: Copyright(c) Pierre Ossman
[ 0.984382] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.990903] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.998181] usbcore: registered new interface driver usbhid
[ 1.003892] usbhid: USB HID core driver
[ 1.009211] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available
[ 1.019474] optee: probing for conduit method.
[ 1.024072] optee: revision 4.5 (919de0f7c79ad35)
[ 1.040767] optee: dynamic shared memory is enabled
[ 1.050844] optee: initialized driver
[ 1.056464] NET: Registered PF_PACKET protocol family
[ 1.061780] Key type dns_resolver registered
[ 1.074415] registered taskstats version 1
[ 1.079006] Loading compiled-in X.509 certificates
[ 1.096608] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000b '11.0.2-v11.00.02 (Fancy Rat)')
[ 1.178030] omap_i2c 4900000.i2c: bus 5 rev0.12 at 100 kHz
[ 1.185669] /bus@f0000/i2c@20000000/pmic@30: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@30/regulators/buck2
[ 1.212957] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.220381] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[ 1.227202] /connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/bridge-hdmi@4c
[ 1.236479] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/bridge-hdmi@4c
[ 1.246571] /bus@f0000/i2c@20020000/bridge-hdmi@4c: Fixed dependency cycle(s) with /connector-hdmi
[ 1.255798] /bus@f0000/i2c@20020000/bridge-hdmi@4c: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 1.265980] omap_i2c 20020000.i2c: bus 2 rev0.12 at 100 kHz
[ 1.273226] omap_i2c 20030000.i2c: bus 3 rev0.12 at 400 kHz
[ 1.279222] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
[ 1.287583] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.296857] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.307494] ti-udma 485c0100.dma-controller: Number of rings: 82
[ 1.316420] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.327574] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.339011] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.349489] printk: legacy console [ttyS2] disabled
[ 1.354862] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 290, base_baud = 3000000) is a 8250
[ 1.363863] printk: legacy console [ttyS2] enabled
[ 1.373587] printk: legacy bootconsole [ns16550a0] disabled
[ 1.386562] 2850000.serial: ttyS0 at MMIO 0x2850000 (irq = 291, base_baud = 3000000) is a 8250
[ 1.396716] 2860000.serial: ttyS1 at MMIO 0x2860000 (irq = 292, base_baud = 3000000) is a 8250
[ 1.405613] serial serial0: tty port ttyS1 registered
[ 1.412544] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
[ 1.452072] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.460783] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002
[ 1.473786] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
[ 1.480173] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.487304] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512, Policers 32
[ 1.495364] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
[ 1.514692] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.532302] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
[ 1.537838] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1
[ 1.545637] xhci-hcd xhci-hcd.3.auto: USB3 root hub has no ports
[ 1.551641] xhci-hcd xhci-hcd.3.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010
[ 1.561084] xhci-hcd xhci-hcd.3.auto: irq 296, io mem 0x31100000
[ 1.567946] hub 1-0:1.0: USB hub found
[ 1.571736] hub 1-0:1.0: 1 port detected
[ 1.580201] mmc0: CQHCI version 5.10
[ 1.589377] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
[ 1.620065] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 1.632052] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.708659] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver RTL8211F-VD Gigabit Ethernet
[ 1.718341] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83TD510E
[ 1.728605] sdhci-am654 fa00000.mmc: Got CD GPIO
[ 1.728605] sdhci-am654 fa20000.mmc: allocated mmc-pwrseq
[ 1.729168] mmc1: CQHCI version 5.10
[ 1.729647] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 1.730330] clk: Disabling unused clocks
[ 1.740298] PM: genpd: Disabling unused power domains
[ 1.749112] mmc2: CQHCI version 5.10
[ 1.753111] ALSA device list:
[ 1.764604] No soundcards found.
[ 1.774720] mmc0: Command Queue Engine enabled
[ 1.779313] mmc0: new HS200 MMC card at address 0001
[ 1.786507] mmcblk0: mmc0:0001 TB2916 14.6 GiB
[ 1.792496] mmcblk0: p1 p2 p3
[ 1.796333] mmcblk0boot0: mmc0:0001 TB2916 4.00 MiB
[ 1.797127] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 1.802394] mmcblk0boot1: mmc0:0001 TB2916 4.00 MiB
[ 1.814840] mmcblk0rpmb: mmc0:0001 TB2916 4.00 MiB, chardev (239:0)
[ 1.824633] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
[ 1.832732] Waiting for root device /dev/mmcblk1p3...
[ 1.837578] sdhci-am654 fa20000.mmc: card claims to support voltages below defined range
[ 1.858559] mmc2: new high speed SDIO card at address 0001
[ 1.868011] mmc1: new ultra high speed SDR104 SDHC card at address 0001
[ 1.875438] mmcblk1: mmc1:0001 GB1QT 29.8 GiB
[ 1.881727] mmcblk1: p1 p2 p3
[ 1.901824] EXT4-fs (mmcblk1p3): mounted filesystem 5de55a95-c7b6-46c7-9dd2-cbbb77201ab6 ro with ordered data mode. Quota mode: none.
[ 1.913942] VFS: Mounted root (ext4 filesystem) readonly on device 179:99.
[ 1.924065] devtmpfs: mounted
[ 1.928767] Freeing unused kernel memory: 2624K
[ 1.933411] Run /sbin/init as init process
[ 1.937508] with arguments:
[ 1.937512] /sbin/init
[ 1.937516] with environment:
[ 1.937519] HOME=/
[ 1.937523] TERM=linux
[ 2.192066] systemd[1]: System time before build time, advancing clock.
[ 2.249765] systemd[1]: systemd 254.22-1~bpo12+1bbbio0~bookworm+20250214 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIB)
[ 2.284559] systemd[1]: Detected architecture arm64.
[ 2.306051] systemd[1]: Hostname set to <BeagleBone>.
[ 2.931601] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
[ 2.997205] systemd[1]: Queued start job for default target graphical.target.
[ 3.045896] systemd[1]: Created slice system-code\x2dserver.slice - Slice /system/code-server.
[ 3.070648] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 3.090579] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 3.114740] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[ 3.138630] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 3.161823] systemd[1]: Created slice user.slice - User and Session Slice.
[ 3.180613] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 3.204521] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
[ 3.223975] systemd[1]: Expecting device dev-mmcblk1p1.device - /dev/mmcblk1p1...
[ 3.244169] systemd[1]: Expecting device dev-mmcblk1p2.device - /dev/mmcblk1p2...
[ 3.264143] systemd[1]: Expecting device dev-ttyGS0.device - /dev/ttyGS0...
[ 3.284154] systemd[1]: Expecting device dev-ttyS2.device - /dev/ttyS2...
[ 3.304299] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 3.324360] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ 3.344192] systemd[1]: Reached target slices.target - Slice Units.
[ 3.364340] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 3.384729] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 3.405148] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 3.425024] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 3.445184] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
[ 3.466014] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 3.484852] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 3.528536] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 3.553550] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 3.576963] systemd[1]: Mounting sys-kernel-debug.mount - /sys/kernel/debug...
[ 3.596807] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 3.620196] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[ 3.640444] systemd[1]: kmod-static-nodes.service - Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.13-ti-g1a2d611ee02d/modules.devname).
[ 3.665786] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
[ 3.694133] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 3.722104] systemd[1]: Starting [email protected] - Load Kernel Module drm...
[ 3.745916] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 3.773943] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
[ 3.798337] systemd[1]: Starting [email protected] - Load Kernel Module loop...
[ 3.826318] systemd[1]: Starting systemd-fsck-root.service - File System Check on Root Device...
[ 3.858824] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 3.877373] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 3.893335] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
[ 3.904822] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[ 3.938958] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[ 3.961776] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 3.981549] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 3.982069] systemd-journald[135]: Collecting audit messages is disabled.
[ 4.010007] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 4.033170] systemd[1]: Mounted sys-kernel-debug.mount - /sys/kernel/debug.
[ 4.058123] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[ 4.081336] systemd[1]: Started systemd-journald.service - Journal Service.
[ 4.434989] EXT4-fs (mmcblk1p3): re-mounted 5de55a95-c7b6-46c7-9dd2-cbbb77201ab6 r/w. Quota mode: none.
[ 4.553595] systemd-journald[135]: Received client request to flush runtime journal.
[ 5.444137] random: crng init done
[ 5.754700] Adding 2097148k swap on /dev/mmcblk1p2. Priority:-2 extents:1 across:2097148k SS
[ 6.928183] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [RTL8211F-VD Gigabit Ethernet] (irq=POLL)
[ 6.941527] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 11.981339] platform 2b300050.target-module: deferred probe pending: (reason unknown)
diff --git a/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts b/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts
index 75c80290b12a..b4869af5c302 100644
--- a/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts
+++ b/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts
@@ -888,7 +888,7 @@ &main_uart5 {
};
&main_uart6 {
- pinctrl-names = "default";
+ pinctrl-names = "disabled";
pinctrl-0 = <&wifi_debug_uart_pins_default>;
status = "okay";
(END)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment