Skip to content

Instantly share code, notes, and snippets.

@DhruvaG2000
Created January 16, 2026 08:45
Show Gist options
  • Select an option

  • Save DhruvaG2000/6dcceb80cf7bbd1e624ec210532538cb to your computer and use it in GitHub Desktop.

Select an option

Save DhruvaG2000/6dcceb80cf7bbd1e624ec210532538cb to your computer and use it in GitHub Desktop.
NOTICE: Booting Trusted Firmware
NOTICE: BL1: v2.12.0(release):11.02.01-16-g0e3e6a5b40ac
NOTICE: BL1: Built : 15:04:00, Jan 8 2026
INFO: BL1: RAM 0x7080b000 - 0x7080f000
INFO: lpddr4_init <--
INFO: lpddr4 dtb: ctl-data ptr=0x7080718c, pi-data=0x70807834, phy-data=0x70807da4
NOTICE: BL1: dram_class: 11
INFO: memory node =0x28
INFO: lpddr4: probe done
INFO: lpddr4/ddr4: init done
INFO: start-status: offset =0x0
INFO: start-status reg: before =0x10460b00
INFO: Doing normal DDR initINFO: lpddr4: Start DDR controller
INFO: k3_lpddr4_freq_update DDR Freq change complete
INFO: lpddr4: start completed successfully status=0x0
INFO: start-status reg: after =0x10460b01
INFO: LPDDR4 start completed !!
NOTICE: lpddr4: post start - PI training status=0x27c0a000
INFO: lpddr4: post start - CTL Interrupt status=0x0
NOTICE: bl1_platform_setup DDR init done
NOTICE: k3_bl1_handoff ENTERING WFI - end of bl1
NOTICE: BL31: v2.12.0(release):11.02.01-16-g0e3e6a5b40ac
NOTICE: BL31: Built : 15:04:00, Jan 8 2026
INFO: GICv3 without legacy support detected.
INFO: ARM GICv3 driver initialized in EL3
INFO: Maximum SPI INTID supported: 991
INFO: stub copy 0x707f0000 0x80041000 0x707f6528
INFO: A53 stub copy passed
NOTICE: SYSFW ABI: 4.0 (firmware rev 0x000b '11.2.5-v11.02.05a (Fancy Rat)')
INFO: BL31: Initializing runtime services
INFO: BL31: Preparing for EL3 exit to normal world
INFO: Entry point address = 0x82000000
INFO: SPSR = 0x3c9
ERROR: Agent 0 Protocol 0x10 Message 0x7: not supported
U-Boot SPL 2025.01-00774-g3c5b5fa9aaec (Jan 08 2026 - 21:35:25 +0530)
SPL initial stack usage: 1984 bytes
Trying to boot from MMC2
ERROR: Agent 0 Protocol 0x10 Message 0x7: not supported
U-Boot 2025.01-00774-g3c5b5fa9aaec (Jan 08 2026 - 21:35:25 +0530)
SoC: AM62LX SR1.1 HS-FS
Model: Texas Instruments AM62L3 Evaluation Module
DRAM: 2 GiB
ERROR: Agent 0 Protocol 0x10 Message 0x7: not supported
Core: 85 devices, 32 uclasses, devicetree: separate
MMC: mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from nowhere... OK
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Net: eth0: ethernet@8000000port@1
Warning: ethernet@8000000port@2 (eth1) using random MAC address - 2a:eb:ca:4f:41:8f
, eth1: ethernet@8000000port@2
Hit any key to stop autoboot: 2  1  0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
574 bytes read in 1 ms (560.5 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
25655808 bytes read in 1067 ms (22.9 MiB/s)
27542 bytes read in 4 ms (6.6 MiB/s)
Working FDT set to 80c00000
## Flattened Device Tree blob at 80c00000
Booting using the fdt blob at 0x80c00000
Working FDT set to 80c00000
Loading Device Tree to 000000008fef6000, end 000000008fffffff ... OK
Working FDT set to 8fef6000
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty (dhruva@lcpd911) (aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 12.3.1 20230626, GNU ld (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35)) 2.40.0.20230627) #2 SMP PREEMPT Fri Jan 16 11:44:54 IST 2026
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: Texas Instruments AM62L3 Evaluation Module
[ 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: 0x0000000080200000..0x00000000809fffff (8192 KiB) nomap non-reusable optee@80200000
[ 0.000000] OF: reserved mem: 0x0000000080000000..0x00000000801fffff (2048 KiB) nomap non-reusable tfa@80000000
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fda00000
[ 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: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.5
[ 0.000000] psci: OSI mode supported.
[ 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-0x00000000809fffff]
[ 0.000000] node 0: [mem 0x0000000080a00000-0x00000000ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] percpu: Embedded 22 pages/cpu s52824 r8192 d29096 u90112
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GICv3 CPU interface
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: console=ttyS0,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=076c4a2a-02 rw rootfstype=ext4 rootwait
[ 0.000000] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
[ 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] software IO TLB: SWIOTLB bounce buffer size adjusted to 2MB
[ 0.000000] software IO TLB: area num 2.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fb600000-0x00000000fb800000] (2MB)
[ 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] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.
[ 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=2
[ 0.000000] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 960 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_CTLR.DS=0, SCR_EL3.FIQ=0
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001840000
[ 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 @81400000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000080c40000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080c50000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008587] Console: colour dummy device 80x25
[ 0.013186] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023853] pid_max: default: 32768 minimum: 301
[ 0.028815] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.036387] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.046665] rcu: Hierarchical SRCU implementation.
[ 0.051632] rcu: Max phase no-delay instances is 1000.
[ 0.057191] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.065806] EFI services will not be available.
[ 0.070662] smp: Bringing up secondary CPUs ...
INFO: set_main_psc_state: before: md_id=41, mdstat=0xa00, pdstat=0x200
INFO: set_main_psc_state: after: md_id=41, mdstat=0x11f03, pdstat=0x301
[ 0.089224] Detected VIPT I-cache on CPU1
[ 0.089353] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000
[ 0.089372] GICv3: CPU1: using allocated LPI pending table @0x0000000080c60000
[ 0.089429] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.089638] smp: Brought up 1 node, 2 CPUs
[ 0.118989] SMP: Total of 2 processors activated.
[ 0.123799] CPU: All CPU(s) started at EL2
[ 0.127999] CPU features: detected: 32-bit EL0 Support
[ 0.133248] CPU features: detected: CRC32 instructions
[ 0.138514] CPU features: detected: PMUv3
[ 0.142646] alternatives: applying system-wide alternatives
[ 0.149155] Memory: 1978848K/2097152K available (13568K kernel code, 1694K rwdata, 5892K rodata, 3776K init, 548K bss, 78304K reserved, 32768K cma-reserved)
[ 0.164712] devtmpfs: initialized
[ 0.174047] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.184086] posixtimers hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.191675] futex hash table entries: 512 (32768 bytes on 1 NUMA nodes, total 32 KiB, linear).
[ 0.201312] 26352 pages in range for non-PLT usage
[ 0.201340] 517872 pages in range for PLT usage
[ 0.207419] DMI not present or invalid.
[ 0.218185] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.225560] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.233577] audit: initializing netlink subsys (disabled)
[ 0.239457] audit: type=2000 audit(0.140:1): state=initialized audit_enabled=0 res=1
[ 0.240125] thermal_sys: Registered thermal governor 'step_wise'
[ 0.247417] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.253624] cpuidle: using governor menu
[ 0.264522] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.271523] ASID allocator initialised with 65536 entries
[ 0.280393] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000
[ 0.291901] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/tps658x@3f/connector
[ 0.303890] /bus@f0000/i2c@20020000/tps658x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
[ 0.318499] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/tps658x@3f/connector
[ 0.331338] /bus@f0000/i2c@20020000/tps658x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
[ 0.346165] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.353141] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.359546] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.366477] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.372885] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.379814] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.386214] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.393145] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.402056] k3-chipinfo 43000014.chipid: Family:AM62LX rev:SR1.1 JTAGID[0x1bba702f] Detected
[ 0.411551] iommu: Default domain type: Translated
[ 0.416508] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.423256] SCSI subsystem initialized
[ 0.427669] usbcore: registered new interface driver usbfs
[ 0.433338] usbcore: registered new interface driver hub
[ 0.438801] usbcore: registered new device driver usb
[ 0.444450] pps_core: LinuxPPS API ver. 1 registered
[ 0.449531] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.458870] PTP clock support registered
[ 0.462908] EDAC MC: Ver: 3.0.0
[ 0.466580] scmi_core: SCMI protocol bus registered
[ 0.472181] FPGA manager framework
[ 0.476948] vgaarb: loaded
[ 0.480274] clocksource: Switched to clocksource arch_sys_counter
[ 0.486835] VFS: Disk quotas dquot_6.6.0
[ 0.490892] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.505532] NET: Registered PF_INET protocol family
[ 0.510814] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.520012] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.528875] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.536818] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.545009] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.553048] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.559987] UDP hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.566961] UDP-Lite hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.574548] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.580994] RPC: Registered named UNIX socket transport module.
[ 0.587107] RPC: Registered udp transport module.
[ 0.591912] RPC: Registered tcp transport module.
[ 0.596727] RPC: Registered tcp-with-tls transport module.
[ 0.602329] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.608921] PCI: CLS 0 bytes, default 64
[ 0.614167] Initialise system trusted keyrings
[ 0.619088] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 0.626135] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.632600] NFS: Registering the id_resolver key type
[ 0.637841] Key type id_resolver registered
[ 0.642115] Key type id_legacy registered
[ 0.646235] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.653081] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.661000] 9p: Installing v9fs 9p2000 file system support
[ 0.719158] Key type asymmetric registered
[ 0.723375] Asymmetric key parser 'x509' registered
[ 0.728446] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.736005] io scheduler mq-deadline registered
[ 0.740639] io scheduler kyber registered
[ 0.744796] io scheduler bfq registered
[ 0.750892] pinctrl-single 4084000.pinctrl: 147 pins, size 588
[ 0.758896] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.771359] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.780470] STM32 USART driver initialized
[ 0.792087] loop: module loaded
[ 0.796094] megasas: 07.734.00.00-rc1
[ 0.803605] tun: Universal TUN/TAP device driver, 1.6
[ 0.809613] thunder_xcv, ver 1.0
[ 0.813006] thunder_bgx, ver 1.0
[ 0.816342] nicpf, ver 1.0
[ 0.819517] e1000: Intel(R) PRO/1000 Network Driver
[ 0.824512] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.830432] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.835503] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.841593] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.847111] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.852837] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.859237] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.865431] sky2: driver version 1.30
[ 0.870085] VFIO - User Level meta-driver version: 0.3
[ 0.876676] usbcore: registered new interface driver usb-storage
[ 0.883917] i2c_dev: i2c /dev entries driver
[ 0.890592] sdhci: Secure Digital Host Controller Interface driver
[ 0.897013] sdhci: Copyright(c) Pierre Ossman
[ 0.901865] Synopsys Designware Multimedia Card Interface Driver
[ 0.908368] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.916533] arm-scmi arm-scmi.0.auto: Using scmi_smc_transport
[ 0.922536] arm-scmi arm-scmi.0.auto: SCMI max-rx-timeout: 30ms / max-msg-size: 104bytes / max-msg: 20
[ 0.932357] scmi_protocol scmi_dev.1: Enabled polling mode TX channel - prot_id:16
[ 0.940393] arm-scmi arm-scmi.0.auto: SCMI Notifications - Core Enabled.
[ 0.947307] arm-scmi arm-scmi.0.auto: SCMI Protocol v2.0 'TI:' Firmware version 0x0
[ 0.955210] arm-scmi arm-scmi.0.auto: Enabling SCMI Quirk [quirk_clock_rates_triplet_out_of_spec]
[ 0.984478] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.994137] usbcore: registered new interface driver usbhid
[ 0.999923] usbhid: USB HID core driver
[ 1.005191] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available
[ 1.015328] optee: probing for conduit method.
[ 1.019921] optee: api uid mismatch
[ 1.023502] optee firmware:optee: probe with driver optee failed with error -22
[ 1.031673] NET: Registered PF_PACKET protocol family
[ 1.037016] 9pnet: Installing 9P2000 support
[ 1.041483] Key type dns_resolver registered
[ 1.055510] registered taskstats version 1
[ 1.059890] Loading compiled-in X.509 certificates
[ 1.113020] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.120698] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 1.127644] pca953x 1-0022: using auto increment
[ 1.151820] pca953x 1-0023: supply vcc not found, using dummy regulator
[ 1.158823] pca953x 1-0023: using auto increment
[ 1.165952] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[ 1.173365] /bus@f0000/i2c@20020000/tps658x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
[ 1.185478] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.193359] printk: legacy console [ttyS0] disabled
[ 1.198829] 2800000.serial: ttyS0 at MMIO 0x2800000 (irq = 242, base_baud = 3000000) is a 8250
[ 1.207763] printk: legacy console [ttyS0] enabled
[ 1.207763] printk: legacy console [ttyS0] enabled
[ 1.217497] printk: legacy bootconsole [ns16550a0] disabled
[ 1.217497] printk: legacy bootconsole [ns16550a0] disabled
[ 1.233805] /bus@f0000/i2c@20020000/tps658x@3f/connector: Fixed dependency cycle(s) with /bus@f0000/dwc3-usb@f900000/usb@31000000
[ 1.245691] /bus@f0000/dwc3-usb@f900000/usb@31000000: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/tps658x@3f/connector
[ 1.263039] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 1.268757] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[ 1.276590] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports
[ 1.282605] xhci-hcd xhci-hcd.1.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010
[ 1.292056] xhci-hcd xhci-hcd.1.auto: irq 244, io mem 0x31100000
[ 1.299077] hub 1-0:1.0: USB hub found
[ 1.302887] hub 1-0:1.0: 1 port detected
[ 1.311175] mmc0: CQHCI version 5.10
[ 1.311768] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 1.318541] mmc1: CQHCI version 5.10
[ 1.322597] clk: Disabling unused clocks
[ 1.333470] PM: genpd: Disabling unused power domains
[ 1.364324] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 1.364865] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 1.379508] Waiting for root device PARTUUID=076c4a2a-02...
[ 1.415267] mmc1: new SDHC card at address 59b4
[ 1.420923] mmcblk1: mmc1:59b4 USDU1 28.3 GiB
[ 1.428133] mmcblk1: p1 p2
[ 1.441128] mmc0: Command Queue Engine enabled
[ 1.445661] mmc0: new HS200 MMC card at address 0001
[ 1.451718] mmcblk0: mmc0:0001 0IM20E 29.6 GiB
[ 1.458893] mmcblk0: p1 p2
[ 1.462631] mmcblk0boot0: mmc0:0001 0IM20E 31.5 MiB
[ 1.473128] mmcblk0boot1: mmc0:0001 0IM20E 31.5 MiB
[ 1.481980] mmcblk0rpmb: mmc0:0001 0IM20E 4.00 MiB, chardev (239:0)
[ 1.894567] EXT4-fs (mmcblk1p2): recovery complete
[ 1.903559] EXT4-fs (mmcblk1p2): mounted filesystem 34129401-690e-466e-a789-81683ee26a5d r/w with ordered data mode. Quota mode: none.
[ 1.915926] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 1.923368] devtmpfs: mounted
[ 1.929316] Freeing unused kernel memory: 3776K
[ 1.934102] Run /sbin/init as init process
[ 2.938699] systemd[1]: System time before build time, advancing clock.
[ 3.479644] ipv6: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ 3.662898] systemd[1]: systemd 255.18^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 3.695386] systemd[1]: Detected architecture arm64.
Welcome to Arago 2025.01!
[ 3.738700] systemd[1]: Hostname set to <am62lxx-evm>.
[ 4.363549] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
[ 4.372520] systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
[ 4.434210] systemd[1]: /usr/lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 4.683790] systemd[1]: Queued start job for default target Graphical Interface.
[ 4.737141] systemd[1]: Created slice Slice /system/getty.
[ OK ] Created slice Slice /system/getty.
[ 4.761235] systemd[1]: Created slice Slice /system/modprobe.
[ OK ] Created slice Slice /system/modprobe.
[ 4.785047] systemd[1]: Created slice Slice /system/serial-getty.
[ OK ] Created slice Slice /system/serial-getty.
[ 4.808125] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 4.825175] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ 4.845461] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ 4.864813] systemd[1]: Expecting device /dev/ttyS0...
Expecting device /dev/ttyS0...
[ 4.881232] systemd[1]: Reached target Path Units.
[ OK ] Reached target Path Units.
[ 4.896906] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 4.916845] systemd[1]: Reached target Slice Units.
[ OK ] Reached target Slice Units.
[ 4.932933] systemd[1]: Reached target Swaps.
[ OK ] Reached target Swaps.
[ 4.990181] systemd[1]: Listening on RPCbind Server Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ 5.009118] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Reached target RPC Port Mapper.
[ 5.050130] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 5.070120] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 5.091607] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 5.110219] systemd[1]: systemd-journald-dev-log.socket: SO_PASSSEC failed: Operation not supported
[ 5.119772] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 5.138169] systemd[1]: systemd-journald.socket: SO_PASSSEC failed: Operation not supported
[ 5.147200] systemd[1]: systemd-journald.socket: SO_PASSSEC failed: Operation not supported
[ 5.155936] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 5.174252] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 5.198518] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 5.218141] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 5.238498] systemd[1]: Listening on User Database Manager Socket.
[ OK ] Listening on User Database Manager Socket.
[ 5.285172] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 5.304987] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 5.334478] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 5.353374] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 5.385747] systemd[1]: Mounting Temporary Directory /tmp...
Mounting Temporary Directory /tmp...
[ 5.416549] systemd[1]: Starting Create List of Static Device Nodes...
Starting Create List of Static Device Nodes...
[ 5.453646] systemd[1]: Starting Load Kernel Module configfs...
Starting Load Kernel Module configfs...
[ 5.478426] systemd[1]: Starting Load Kernel Module drm...
Starting Load Kernel Module drm...
[ 5.525227] systemd[1]: Starting Load Kernel Module fuse...
Starting Load Kernel Module fuse...
[ 5.566300] systemd[1]: Starting Start psplash boot splash screen...
Starting Start psplash boot splash screen...
[ 5.586245] backlight: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ 5.618533] systemd[1]: Starting RPC Bind...
Starting RPC Bind...
[ 5.629058] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 5.665894] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 5.754024] fuse: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ 5.813681] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 5.827541] systemd[1]: Starting Generate network units from Kernel command line...
Starting Generate network units from Kernel command line...
[ 5.881214] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems 5.898741] systemd-journald[104]: Collecting audit messages is enabled.
[0m...
[ 5.913207] ipv6: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ 5.949835] ipv6: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ 5.973379] systemd[1]: Starting Coldplug All udev Devices...
Starting Coldplug All udev Devices...
[ 6.021882] systemd[1]: Started Journal Service.
[ 6.027330] ipv6: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ OK ] Started Journal Service.
[ OK ] Started RPC Bind.
[ OK ] Mounted Huge Pages File System.
[ 6.090572] EXT4-fs (mmcblk1p2): re-mounted 34129401-690e-466e-a789-81683ee26a5d.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Mounted Kernel Debug File System.
[ OK ] Mounted Temporary Directory /tmp.
[ OK ] Finished Create List of Static Device Nodes.
[ OK ] Finished Load Kernel Module configfs.
[ OK ] Finished Load Kernel Module drm.
[ OK ] Finished Load Kernel Module fuse.
[FAILED] Failed to start Start psplash boot splash screen.
See 'systemctl status psplash-start.service' for details.
[DEPEND] Dependency failed for Start psplasâtemd progress communication helper.
[ OK ] Finished Load Kernel Modules.
[ OK ] Finished Generate network units from Kernel command line.
[ OK ] Finished Remount Root and Kernel File Systems.
Mounting Kernel Configuration File System...
Starting Flush Journal to Persistent Storage...
Starting Apply Kernel Variables...
Starting Create Static Device Nodes in /dev gracefully...
[ OK ] Mounted Kernel Configuration File System.
[ 6.537564] systemd-journald[104]: Received client request to flush runtime journal.
[ OK ] Finished Flush Journal to Persistent Storage.
[ OK ] Finished Apply Kernel Variables.
[ OK ] Finished Create Static Device Nodes in /dev gracefully.
Starting Create Static Device Nodes in /dev...
[ OK ] Finished Create Static Device Nodes in /dev.
[ OK ] Reached target Preparation for Local File Systems.
Mounting /var/volatile...
[ 6.851962] audit: type=1334 audit(1741187612.908:2): prog-id=6 op=LOAD
[ 6.869926] audit: type=1334 audit(1741187612.928:3): prog-id=7 op=LOAD
Starting Rule-based Manager for Device Events and Files...
[ OK ] Finished Coldplug All udev Devices.
[ OK ] Mounted /var/volatile.
Starting Load/Save OS Random Seed...
[ OK ] Reached target Local File Systems.
Starting Create System Files and Directories...
[ OK ] Finished Create System Files and Directories.
[ 7.143835] audit: type=1334 audit(1741187613.200:4): prog-id=8 op=LOAD
Starting Network Name Resolution...
[ 7.185179] audit: type=1334 audit(1741187613.244:5): prog-id=9 op=LOAD
Starting Network Time Synchronization...
Starting Record System Boot/Shutdown in UTMP...
[ 7.272395] audit: type=1334 audit(1741187613.328:6): prog-id=10 op=LOAD
[ 7.286218] audit: type=1334 audit(1741187613.344:7): prog-id=11 op=LOAD
[ 7.296474] audit: type=1334 audit(1741187613.344:8): prog-id=12 op=LOAD
Starting User Database Manager...
[ OK ] Finished Record System Boot/Shutdown in UTMP.
[ OK ] Started User Database Manager.
[ OK ] Started Rule-based Manager for Device Events and Files.
[ 7.936375] random: crng init done
[ OK ] Finished Load/Save OS Random Seed.
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Time Set.
[ OK ] Started Network Name Resolution.
[ OK ] Reached target Host and Network Name Lookups.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily rotation of log files.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target Timer Units.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
Starting Docker Socket for the API...
[ OK ] Listening on dropbear.socket.
[ OK ] Listening on PC/SC Smart Card Daemon Activation Socket.
[ 8.382284] audit: type=1334 audit(1764939519.325:9): prog-id=13 op=LOAD
Starting D-Bus System Message Bus...
Starting Reboot and dump vmcore via kexec...
[ OK ] Listening on Docker Socket for the API.
[ OK ] Found device /dev/ttyS0.
[ OK ] Reached target Socket Units.
[ OK ] Finished Reboot and dump vmcore via kexec.
[ OK ] Started D-Bus System Message Bus.
[ OK ] Reached target Basic System.
[ OK ] Started Job spooling tools.
Starting Avahi mDNS/DNS-SD Stack...
[ OK ] Started Periodic Command Scheduler.
Starting Print notice about GPLv3 packages...
Starting IPv6 Packet Filtering Framework...
Starting IPv4 Packet Filtering Framework...
[ OK ] Started irqbalance daemon.
[ OK ] Started Multiple Spanning Tree Protocol Daemon.
[ OK ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
[ 9.160404] audit: type=1334 audit(1764939520.101:10): prog-id=14 op=LOAD
Starting User Login Management...
[ 9.178446] audit: type=1334 audit(1764939520.101:11): prog-id=15 op=LOAD
Starting Telnet Server...
[ OK ] Finished IPv6 Packet Filtering Framework.
[ OK ] Finished IPv4 Packet Filtering Framework.
[ OK ] Reached target Preparation for Network.
Starting Network Configuration...
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Finished Telnet Server.
[ 9.451492] ipv6: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ 9.499729] ipv6: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ 10.008224] rfkill: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ OK ] Started User Login Management.
[ OK ] Started Network Configuration.
[ OK ] Reached target Network.
Starting Enable and configure wl18xx bluetooth stack...
Starting containerd container runtime...
Starting LLDP daemon...
[ OK ] Started Netperf Benchmark Server.
Starting Permit User Sessions...
[ OK ] Finished Enable and configure wl18xx bluetooth stack.
[ 10.794190] overlay: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ 10.876658] ipv6: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ OK ] Finished Permit User Sessions.
[ OK ] Started emptty display manager.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttyS0.
[ OK ] Reached target Login Prompts.
[ OK ] Started LLDP daemon.
[ 11.236485] at24: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ 11.260801] at24: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ 11.369882] k3_j72xx_bandgap: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ 11.395532] k3_j72xx_bandgap: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ 11.569828] typec: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ OK ] Reached target Hardware activated USB gadget.
[ 11.627617] typec: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
Starting Virtual Console Setup...
[ 12.040324] ipv6: version magic '6.19.0-rc5-next-20260115 SMP preempt mod_unload aarch64' should be '6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty SMP preempt mod_unload aarch64'
[ OK ] Finished Virtual Console Setup.
[ OK ] Created slice Slice /system/systemd-fsck.
Expecting device /dev/mmcblk0p1...
[ OK ] Found device /dev/mmcblk0p1.
Starting File System Check on /dev/mmcblk0p1...
[ OK ] Finished File System Check on /dev/mmcblk0p1.
Mounting /run/media/mmcblk0p1...
[ OK ] Mounted /run/media/mmcblk0p1.
Expecting device /dev/mmcblk1p1...
[ OK ] Found device /dev/mmcblk1p1.
Starting File System Check on /dev/mmcblk1p1...
[ OK ] Finished File System Check on /dev/mmcblk1p1.
Mounting /run/media/boot-mmcblk1p1...
[ OK ] Mounted /run/media/boot-mmcblk1p1.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project am62lxx-evm ttyS0
Arago 2025.01 am62lxx-evm ttyS0
am62lxx-evm login: root
[ 22.096901] kauditd_printk_skb: 2 callbacks suppressed
[ 22.096920] audit: type=1006 audit(1764939533.041:14): pid=558 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 22.116636] audit: type=1300 audit(1764939533.041:14): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffedd56348 a2=4 a3=1 items=0 ppid=1 pid=558 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" key=(null)
[ 22.146152] audit: type=1327 audit(1764939533.041:14): proctitle="(systemd)"
[ 22.311169] audit: type=1006 audit(1764939533.253:15): pid=563 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
[ 22.337081] audit: type=1300 audit(1764939533.253:15): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=fffffb466718 a2=1 a3=1 items=0 ppid=1 pid=563 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" key=(null)
[ 22.380894] audit: type=1327 audit(1764939533.253:15): proctitle="(systemd)"
[ 22.413814] audit: type=1334 audit(1764939533.357:16): prog-id=18 op=LOAD
[ 22.428817] audit: type=1300 audit(1764939533.357:16): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffe754d1b8 a2=90 a3=0 items=0 ppid=1 pid=563 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
[ 22.457676] audit: type=1327 audit(1764939533.357:16): proctitle="(systemd)"
[ 22.465677] audit: type=1334 audit(1764939533.365:17): prog-id=18 op=UNLOAD
root@am62lxx-evm:~# ***************************************************************
***************************************************************
NOTICE: This file system contains the following GPL-3.0 packages:
adwaita-icon-theme-symbolic
autoconf
bash
bc
binutils
cifs-utils
coreutils-stdbuf
coreutils
cpio
cpp-symlinks
cpp
dosfstools
elfutils
findutils
g++-symlinks
g++
gawk
gcc-symlinks
gcc
gdb
gdbserver
gettext
glmark2
gnu-config
grub-common
grub-editenv
grub-efi
gzip
kbd-keymaps-pine
less
libasm1
libatomic-dev
libatomic1
libbfd
libdebuginfod1
libdw1
libelf1
libgcc-s-dev
libgcc1
libgdbm-compat4
libgdbm6
libgettextlib
libgettextsrc
libgmp10
libgomp1
libidn2-0
libmpc3
libmpfr6
libopcodes
libreadline8
libstdc++-dev
libstdc++6
libunistring5
m4
make
nettle
parted
piglit
qtbase-examples
qtbase-plugins
qtbase-qmlplugins
qtbase
qtdeclarative-plugins
qtdeclarative-qmlplugins
qtdeclarative
qtsvg-plugins
qtsvg-qmlplugins
qtsvg
qtwayland-plugins
qtwayland-qmlplugins
qtwayland
tar
which
If you do not wish to distribute GPL-3.0 components please remove
the above packages prior to distribution. This can be done using
the opkg remove command. i.e.:
opkg remove <package>
Where <package> is the name printed in the list above
NOTE: If the package is a dependency of another package you
will be notified of the dependent packages. You should
use the --force-removal-of-dependent-packages option to
also remove the dependent packages as well
***************************************************************
***************************************************************
root@am62lxx-evm:~#
root@am62lxx-evm:~#
root@am62lxx-evm:~#
root@am62lxx-evm:~# (reverse-i-search)`': c': cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies(reverse-i-search)`ca': cat /sys/devices/system/cpu/cpu0/cpufreq/s(reverse-i-search)`cat': root@am62lxx-evm:~#
200000 400000 600000 800000 1000000 1250000
root@am62lxx-evm:~#
root@am62lxx-evm:~#
root@am62lxx-evm:~#
root@am62lxx-evm:~# uname -a
Linux am62lxx-evm 6.19.0-rc5-next-20260115-00002-ge696ceada68f-dirty #2 SMP PREEMPT Fri Jan 16 11:44:54 IST 2026 aarch64 GNU/Linux
root@am62lxx-evm:~#
root@am62lxx-evm:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment