This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[FAQ] Boot Linux with 256MB DDR configurations on AM62L EVM

Part Number: AM62L

Tool/software:

The FAQ is on how to configure DDR as 256MB to boot Linux on AM62L EVM

  • There's need to configure DDR size to boot Linux SW depending on the system requirements and design. There's 2GB LPDDR4 on AM62L EVM.
    The FAQ is on how to re-configure LPDDR4 as 256MB to boot u-boot/Linux on AM62L EVM with AM62L Linux EA release as an example.

    - build the u-boot with <am62lx_evm_defconfig> with the attached simple u-boot patch (am62l_evm_256MB_DDR.patch)
    - The following is from the attached boot log (am62l_ea3_boot_256MB.log) from SD boot on AM62L EVM

    ...
    DRAM:  256 MiB
    ...
    DRAM bank   = 0x0000000000000000
    -> start    = 0x0000000080000000
    -> size     = 0x0000000010000000
    
    - kernel log
    ...
    [    0.159468] Memory: 184960K/262144K available (12288K kernel code, 1226K rwdata, 4308K rodata, 2560K init, 602K bss, 38320K reserved, 32768K cma-reserved)
    ...
    root@am62lxx-evm:~# free
                   total        used        free      shared  buff/cache   available
    Mem:          226384      106908       17752        9084      118680      119476
    Swap:              0           0           0

    am62l_evm_256MB_DDR.patch

    am62l_ea3_boot_256MB.log
    NOTICE:  Booting Trusted Firmware
    NOTICE:  BL1: v2.11.0(release):11.00.00.02-6-gd6f5db4d9
    NOTICE:  BL1: Built : 16:31:47, Nov 24 2024
    NOTICE:  bl1_platform_setup DDR init done
    NOTICE:  k3_bl1_handoff ENTERING WFI - end of PreBL \tispl.bin
    NOTICE:  BL31: v2.11.0(release):11.00.00.02-6-gd6f5db4d9
    NOTICE:  BL31: Built : 16:31:47, Nov 24 2024
    NOTICE:  k3_sysctrler_boot_notification_response: boot notification recevied from TIFS: 0x70815000
    NOTICE:  SYSFW ABI: 3.1 (firmware rev 0x0000 '0.0.0-w2024.01-am62lx (WAKUP)')
    NOTICE:  Upgrade Firmwares for Power off functionality
    ERROR:   Agent 0 Protocol 0x10 Message 0x7: not supported
    
    U-Boot SPL 2024.10-rc5-g45831f5428c9-dirty (Jan 30 2025 - 15:41:24 -0600)
    am62lx_init: board_init_f done
    SPL initial stack usage: 1904 bytes
    SPL malloc() before relocation used 0x22c0 bytes (8 KB)
    >>SPL: board_init_r()
    spl_init
    get_boot_device: devstat = 0x243 bootmedia = 0x8 bootmode = 0
    Trying to boot from MMC2
    Jumping to U-Boot...
    SPL malloc() used 0x168400 bytes (1441 KB)
    image entry point: 0x84000000
    
    
    U-Boot 2024.10-rc5-g45831f5428c9-dirty (Jan 30 2025 - 15:41:24 -0600)
    
    SoC:   AM62LX SR1.0 HS-FS
    Model: Texas Instruments AM62L3 EVM
    DRAM:  256 MiB
    ERROR:   Agent 0 Protocol 0x10 Message 0x7: not supported
    Core:  62 devices, 31 uclasses, devicetree: separate
    NAND:  nand: selected OMAP_ECC_BCH8_CODE_HW
    512 MiB
    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 - a6:3a:a6:60:e7:09
    , eth1: ethernet@8000000port@2
    Hit any key to stop autoboot:  2  0 
    => md.l 0x43010030 1
    43010030: 00000243                             C...
    => bdinfo
    boot_params = 0x0000000000000000
    DRAM bank   = 0x0000000000000000
    -> start    = 0x0000000080000000
    -> size     = 0x0000000010000000
    flashstart  = 0x0000000000000000
    flashsize   = 0x0000000000000000
    flashoffset = 0x0000000000000000
    baudrate    = 115200 bps
    relocaddr   = 0x000000008fe90000
    reloc off   = 0x000000000be90000
    Build       = 64-bit
    current eth = ethernet@8000000port@1
    ethaddr     = 44:6b:1f:35:33:ed
    IP addr     = <NULL>
    fdt_blob    = 0x000000008de655d0
    new_fdt     = 0x000000008de655d0
    fdt_size    = 0x000000000000a7e0
    multi_dtb_fit= 0x0000000000000000
    lmb_dump_all:
     memory.cnt = 0x1 / max = 0x10
     memory[0]	[0x80000000-0x8fffffff], 0x10000000 bytes flags: 0
     reserved.cnt = 0x2 / max = 0x10
     reserved[0]	[0x80000000-0x809fffff], 0x00a00000 bytes flags: 4
     reserved[1]	[0x8ce61000-0x8fffffff], 0x0319f000 bytes flags: 0
    devicetree  = separate
    serial addr = 0x0000000002800000
     width      = 0x0000000000000000
     shift      = 0x0000000000000002
     offset     = 0x0000000000000000
     clock      = 0x0000000002dc6c00
    arch_number = 0x0000000000000000
    TLB addr    = 0x000000008fff0000
    irq_sp      = 0x000000008de655c0
    sp start    = 0x000000008de655c0
    Early malloc usage: 2538 / 8000
    => boot
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    574 bytes read in 4 ms (139.6 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    20982272 bytes read in 878 ms (22.8 MiB/s)
    47401 bytes read in 7 ms (6.5 MiB/s)
    Working FDT set to 88000000
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
    Working FDT set to 88000000
       Loading Device Tree to 000000008cd49000, end 000000008ce57fff ... OK
    Working FDT set to 8cd49000
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 6.12.0-ti-g1a4dee21b1eb-dirty (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240723) #1 SMP PREEMPT Thu Nov 21 10:23:01 UTC 2024
    [    0.000000] KASLR disabled due to lack of seed
    [    0.000000] Machine model: Texas Instruments AM62L3 EVM
    [    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: 0x0000000080000000..0x00000000801fffff (2048 KiB) nomap non-reusable tfa@80000000
    [    0.000000] OF: reserved mem: 0x0000000080200000..0x00000000809fffff (8192 KiB) nomap non-reusable optee@80200000
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x000000008fffffff]
    [    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-0x000000008fffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000008fffffff]
    [    0.000000] cma: Reserved 32 MiB at 0x000000008da00000 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 s51352 r8192 d30568 u90112
    [    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=a1140181-02 rw rootfstype=ext4 rootwait
    [    0.000000] Unknown kernel command line parameters "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)", will be passed to user space.
    [    0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 65536
    [    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 0MB
    [    0.000000] software IO TLB: area num 2.
    [    0.000000] software IO TLB: SWIOTLB bounce buffer size roundup to 0MB
    [    0.000000] software IO TLB: mapped [mem 0x000000008d940000-0x000000008d9c0000] (0MB)
    [    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] RCU Tasks Trace: 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_CTRL.DS=0, SCR_EL3.FIQ=1
    [    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(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.008518] Console: colour dummy device 80x25
    [    0.013119] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023785] pid_max: default: 32768 minimum: 301
    [    0.028580] LSM: initializing lsm=capability
    [    0.033066] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
    [    0.040447] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
    [    0.068443] rcu: Hierarchical SRCU implementation.
    [    0.073372] rcu: 	Max phase no-delay instances is 1000.
    [    0.078983] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
    [    0.087706] EFI services will not be available.
    [    0.092599] smp: Bringing up secondary CPUs ...
    [    0.103907] Detected VIPT I-cache on CPU1
    [    0.104006] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000
    [    0.104026] GICv3: CPU1: using allocated LPI pending table @0x0000000080c60000
    [    0.104078] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.104273] smp: Brought up 1 node, 2 CPUs
    [    0.133623] SMP: Total of 2 processors activated.
    [    0.138431] CPU: All CPU(s) started at EL2
    [    0.142630] CPU features: detected: 32-bit EL0 Support
    [    0.147879] CPU features: detected: CRC32 instructions
    [    0.153182] alternatives: applying system-wide alternatives
    [    0.159468] Memory: 184960K/262144K available (12288K kernel code, 1226K rwdata, 4308K rodata, 2560K init, 602K bss, 38320K reserved, 32768K cma-reserved)
    [    0.174307] devtmpfs: initialized
    [    0.184005] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.194017] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.202031] 27472 pages in range for non-PLT usage
    [    0.202058] 518992 pages in range for PLT usage
    [    0.207322] pinctrl core: initialized pinctrl subsystem
    [    0.217990] DMI not present or invalid.
    [    0.224053] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.231170] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
    [    0.238679] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.246844] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.255121] audit: initializing netlink subsys (disabled)
    [    0.260982] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1
    [    0.261476] thermal_sys: Registered thermal governor 'step_wise'
    [    0.268932] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.275132] cpuidle: using governor menu
    [    0.286037] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.293048] ASID allocator initialised with 65536 entries
    [    0.311575] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
    [    0.323282] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.330260] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.336665] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.343595] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.349994] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.356924] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.363323] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.370252] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.378798] k3-chipinfo 43000014.chipid: Family:AM62LX rev:SR1.0 JTAGID[0x0bba702f] Detected
    [    0.388284] iommu: Default domain type: Translated
    [    0.393232] iommu: DMA domain TLB invalidation policy: strict mode
    [    0.399986] SCSI subsystem initialized
    [    0.404345] usbcore: registered new interface driver usbfs
    [    0.409989] usbcore: registered new interface driver hub
    [    0.415446] usbcore: registered new device driver usb
    [    0.421095] pps_core: LinuxPPS API ver. 1 registered
    [    0.426178] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.435516] PTP clock support registered
    [    0.439555] EDAC MC: Ver: 3.0.0
    [    0.443236] scmi_core: SCMI protocol bus registered
    [    0.448694] FPGA manager framework
    [    0.452316] Advanced Linux Sound Architecture Driver Initialized.
    [    0.459604] vgaarb: loaded
    [    0.462920] clocksource: Switched to clocksource arch_sys_counter
    [    0.469490] VFS: Disk quotas dquot_6.6.0
    [    0.473536] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.488500] NET: Registered PF_INET protocol family
    [    0.493697] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.501608] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
    [    0.510238] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.518175] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
    [    0.526101] TCP bind hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.533450] TCP: Hash tables configured (established 2048 bind 2048)
    [    0.540062] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
    [    0.546749] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
    [    0.554021] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.560420] RPC: Registered named UNIX socket transport module.
    [    0.566518] RPC: Registered udp transport module.
    [    0.571323] RPC: Registered tcp transport module.
    [    0.576137] RPC: Registered tcp-with-tls transport module.
    [    0.581739] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.588330] PCI: CLS 0 bytes, default 64
    [    0.593870] Initialise system trusted keyrings
    [    0.598768] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [    0.605760] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.612180] NFS: Registering the id_resolver key type
    [    0.617408] Key type id_resolver registered
    [    0.621683] Key type id_legacy registered
    [    0.625810] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.632656] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.693007] Key type asymmetric registered
    [    0.697214] Asymmetric key parser 'x509' registered
    [    0.702313] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
    [    0.709872] io scheduler mq-deadline registered
    [    0.714499] io scheduler kyber registered
    [    0.718636] io scheduler bfq registered
    [    0.735278] pinctrl-single 4084000.pinctrl: 8192 pins, size 32768
    [    0.743570] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.751348] ti-udma 485c4000.dma-controller: Number of rings: 143
    [    0.757721] ti-udma 485c4000.dma-controller: Channels: 164 (bchan: 16, tchan: 67, rchan: 81)
    [    0.774831] ti-udma 485c0000.dma-controller: Number of rings: 113
    [    0.781292] ti-udma 485c0000.dma-controller: Channels: 176 (tchan: 79, rchan: 97)
    [    0.802253] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [    0.818288] loop: module loaded
    [    0.822240] megasas: 07.727.03.00-rc1
    [    0.830093] tun: Universal TUN/TAP device driver, 1.6
    [    0.836475] VFIO - User Level meta-driver version: 0.3
    [    0.842843] usbcore: registered new interface driver usb-storage
    [    0.849600] i2c_dev: i2c /dev entries driver
    [    0.855115] sdhci: Secure Digital Host Controller Interface driver
    [    0.861473] sdhci: Copyright(c) Pierre Ossman
    [    0.866140] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.874524] arm-scmi arm-scmi.0.auto: Using scmi_smc_transport
    [    0.880592] arm-scmi arm-scmi.0.auto: SCMI max-rx-timeout: 30ms
    [    0.886845] scmi_protocol scmi_dev.1: Enabled polling mode TX channel - prot_id:16
    [    0.894936] arm-scmi arm-scmi.0.auto: SCMI Notifications - Core Enabled.
    [    0.901855] arm-scmi arm-scmi.0.auto: SCMI Protocol v2.0 'Texas:Instruments' Firmware version 0x0
    [    0.934143] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.943574] usbcore: registered new interface driver usbhid
    [    0.949311] usbhid: USB HID core driver
    [    0.954080] omap-gpmc 3b000000.memory-controller: GPMC revision 6.0
    [    0.960566] gpmc_mem_init: disabling cs 0 mapped at 0x11000000-0x12000000
    [    0.969715] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available
    [    0.980009] optee: probing for conduit method.
    [    0.984629] optee: revision 4.3 (178f3a014b26aa39)
    [    0.985061] optee: dynamic shared memory is enabled
    [    0.995231] optee: initialized driver
    [    1.000737] NET: Registered PF_PACKET protocol family
    [    1.006091] Key type dns_resolver registered
    [    1.019471] registered taskstats version 1
    [    1.023830] Loading compiled-in X.509 certificates
    [    1.037435] 
    [    1.039058] ********************************************************************
    [    1.047075] **     NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE           **
    [    1.054641] **                                                                **
    [    1.062194] **  WRITEABLE clk DebugFS SUPPORT HAS BEEN ENABLED IN THIS KERNEL **
    [    1.069747] **                                                                **
    [    1.077306] ** This means that this kernel is built to expose clk operations  **
    [    1.084859] ** such as parent or rate setting, enabling, disabling, etc.      **
    [    1.092410] ** to userspace, which may compromise security on your system.    **
    [    1.099962] **                                                                **
    [    1.107512] ** If you see this message and you are not debugging the          **
    [    1.115061] ** kernel, report this immediately to your vendor!                **
    [    1.122613] **                                                                **
    [    1.130163] **     NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE           **
    [    1.137717] ********************************************************************
    [    1.176538] PM: 
    [    1.178442] PM: ********************************************************************
    [    1.186404] PM: **     NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE           **
    [    1.194320] PM: **                                                                **
    [    1.202249] PM: **  WRITEABLE power domain state DebugFS SUPPORT HAS BEEN ENABLED **
    [    1.210159] PM: **  IN THIS KERNEL                                                **
    [    1.218064] PM: ** This means that this kernel is built to expose pd operations   **
    [    1.225975] PM: ** such as enabling, disabling, etc.                              **
    [    1.233881] PM: ** to userspace, which may compromise security on your system.    **
    [    1.241786] PM: **                                                                **
    [    1.249691] PM: ** If you see this message and you are not debugging the          **
    [    1.257596] PM: ** kernel, report this immediately to your vendor!                **
    [    1.265505] PM: **                                                                **
    [    1.273412] PM: **     NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE           **
    [    1.281318] PM: ********************************************************************
    [    1.298641] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
    [    1.306093] pca953x 1-0022: supply vcc not found, using dummy regulator
    [    1.313078] pca953x 1-0022: using AI
    [    1.334432] pca953x 1-0023: supply vcc not found, using dummy regulator
    [    1.341415] pca953x 1-0023: using AI
    [    1.347494] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
    [    1.357477] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi
    [    1.364666] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
    [    1.372297] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
    [    1.379885] printk: legacy console [ttyS2] disabled
    [    1.385385] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 243, base_baud = 3000000) is a 8250
    [    1.394354] printk: legacy console [ttyS2] enabled
    [    1.394354] printk: legacy console [ttyS2] enabled
    [    1.404046] printk: legacy bootconsole [ns16550a0] disabled
    [    1.404046] printk: legacy bootconsole [ns16550a0] disabled
    [    1.420919] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 244, base_baud = 3000000) is a 8250
    [    1.433848] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
    [    1.440864] Creating 7 MTD partitions on "fc40000.spi.0":
    [    1.446265] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    1.453275] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    1.460143] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    1.467057] 0x000000680000-0x0000006c0000 : "ospi.env"
    [    1.473665] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
    [    1.480817] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    1.487731] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    1.495047] cadence-qspi fc40000.spi: Pattern not found. Skipping calibration.
    [    1.502732] spi-nand spi0.3: Winbond SPI NAND was found.
    [    1.508077] spi-nand spi0.3: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
    [    1.516718] 7 fixed-partitions partitions found on MTD device spi0.3
    [    1.523113] Creating 7 MTD partitions on "spi0.3":
    [    1.527914] 0x000000000000-0x000000080000 : "ospi_nand.tiboot3"
    [    1.535669] 0x000000080000-0x000000280000 : "ospi_nand.tispl"
    [    1.544118] 0x000000280000-0x000000680000 : "ospi_nand.u-boot"
    [    1.553541] 0x000000680000-0x0000006c0000 : "ospi_nand.env"
    [    1.560815] 0x0000006c0000-0x000000700000 : "ospi_nand.env.backup"
    [    1.568699] 0x000002000000-0x000007fe0000 : "ospi_nand.rootfs"
    [    1.625652] 0x000007fe0000-0x000008000000 : "ospi_nand.phypattern"
    [    1.633658] cadence-qspi fc40000.spi: Pattern not found. Skipping calibration.
    [    1.674936] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000
    [    2.636375] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
    [    2.644511] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
    [    2.652661] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00103, cpsw version 0x6BA80103 Ports: 3 quirks:00000002
    [    2.665696] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [    2.672862] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512, Policers 32
    [    2.685654] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 96
    [    2.695500] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/tps6598x@3f/connector
    [    2.710846] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    2.716538] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
    [    2.724411] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports
    [    2.730419] xhci-hcd xhci-hcd.1.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010
    [    2.739861] xhci-hcd xhci-hcd.1.auto: irq 258, io mem 0x31100000
    [    2.746968] hub 1-0:1.0: USB hub found
    [    2.750758] hub 1-0:1.0: 1 port detected
    [    2.756482] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xdc
    [    2.756826] mmc0: CQHCI version 5.10
    [    2.762975] nand: Micron MT29F4G08ABAFAH4
    [    2.770511] nand: 512 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB size: 256
    [    2.776225] mmc1: CQHCI version 5.10
    [    2.778245] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
    [    2.787725] 9 fixed-partitions partitions found on MTD device omap2-nand.0
    [    2.794839] Creating 9 MTD partitions on "omap2-nand.0":
    [    2.800241] 0x000000000000-0x000000080000 : "NAND.tiboot3"
    [    2.807409] 0x000000080000-0x000000200000 : "NAND.tispl"
    [    2.814551] 0x000000200000-0x000000400000 : "NAND.u-boot"
    [    2.821689] 0x000000400000-0x000000480000 : "NAND.tiboot3.backup"
    [    2.829354] 0x000000480000-0x000000600000 : "NAND.tispl.bin.backup"
    [    2.835138] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [    2.837522] 0x000000600000-0x000000800000 : "NAND.u-boot.backup"
    [    2.843222] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [    2.851071] 0x000000800000-0x000000840000 : "NAND.u-boot-env"
    [    2.864054] 0x000000840000-0x000000880000 : "NAND.u-boot-env.backup"
    [    2.872683] 0x000000880000-0x000020000000 : "NAND.file-system"
    [    2.932157] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
    [    2.939756] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
    [    2.949507] mmc0: Command Queue Engine enabled
    [    2.954046] mmc0: new HS200 MMC card at address 0001
    [    2.959063]  mmcblk1: p1 p2
    [    2.964102] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
    [    2.964614] clk: Disabling unused clocks
    [    2.972970] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
    [    2.979540] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
    [    2.979867] mmc2: CQHCI version 5.10
    [    2.985685] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (241:0)
    [    2.988099] PM: genpd: Disabling unused power domains
    [    2.999686] ALSA device list:
    [    3.002661]   No soundcards found.
    [    3.035514] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
    [    3.207029] mmc2: Failed to initialize a non-removable card
    [    3.511994] EXT4-fs (mmcblk1p2): recovery complete
    [    3.526135] EXT4-fs (mmcblk1p2): mounted filesystem f0c9c800-7214-4349-860e-5553ad67b86c r/w with ordered data mode. Quota mode: none.
    [    3.538314] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    3.552057] devtmpfs: mounted
    [    3.556389] Freeing unused kernel memory: 2560K
    [    3.561043] Run /sbin/init as init process
    [    3.824854] systemd[1]: System time before build time, advancing clock.
    [    3.877473] NET: Registered PF_INET6 protocol family
    [    3.884049] Segment Routing with IPv6
    [    3.887821] In-situ OAM (IOAM) with IPv6
    [    3.930528] systemd[1]: systemd 255.4^ 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.962458] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2023.10!
    
    
    [    3.981833] systemd[1]: Hostname set to <am62lxx-evm>.
    [    4.408194] 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.554577] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
    [    4.661928] systemd[1]: Queued start job for default target Graphical Interface.
    [    4.705912] systemd[1]: Created slice Slice /system/getty.
    [  OK  ] Created slice Slice /system/getty.
    
    [    4.725709] systemd[1]: Created slice Slice /system/modprobe.
    [  OK  ] Created slice Slice /system/modprobe.
    
    [    4.745739] systemd[1]: Created slice Slice /system/serial-getty.
    [  OK  ] Created slice Slice /system/serial-getty.
    
    [    4.765067] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    
    [    4.783624] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password Requests to Console Directory Watch.
    
    [    4.803591] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password Requests to Wall Directory Watch.
    
    [    4.823317] systemd[1]: Expecting device /dev/ttyS2...
             Expecting device /dev/ttyS2...
    
    [    4.839365] systemd[1]: Reached target Path Units.
    [  OK  ] Reached target Path Units.
    
    [    4.855261] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    
    [    4.871266] systemd[1]: Reached target Slice Units.
    [  OK  ] Reached target Slice Units.
    
    [    4.887277] systemd[1]: Reached target Swaps.
    [  OK  ] Reached target Swaps.
    
    [    4.943511] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    
    [    4.963359] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    
    [    4.989682] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    
    [    5.007774] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    
    [    5.028794] systemd[1]: Listening on Journal Audit Socket.
    [  OK  ] Listening on Journal Audit Socket.
    
    [    5.052042] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    
    [    5.072157] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    
    [    5.092279] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    
    [    5.115112] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    
    [    5.131937] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    
    [    5.152085] systemd[1]: Listening on User Database Manager Socket.
    [  OK  ] Listening on User Database Manager Socket.
    
    [    5.195535] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    
    [    5.206758] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    
    [    5.252100] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    5.259489] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
    
    [    5.299665] systemd[1]: Mounting Temporary Directory /tmp...
             Mounting Temporary Directory /tmp...
    
    [    5.320152] systemd[1]: Starting Create List of Static Device Nodes...
             Starting Create List of Static Device Nodes...
    
    [    5.351995] systemd[1]: Starting Load Kernel Module configfs...
             Starting Load Kernel Module configfs...
    
    [    5.395773] systemd[1]: Starting Load Kernel Module drm...
             Starting Load Kernel Module drm...
    
    [    5.417402] systemd[1]: Starting Load Kernel Module fuse...
             Starting Load Kernel Module fuse...
    
    [    5.464009] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    
    [    5.491929] fuse: init (API version 7.41)
    [    5.520070] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    
    [    5.535631] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
    [    5.559865] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    
    [    5.608063] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    
    [    5.640513] systemd[1]: Starting Generate network units from Kernel command line...
             Starting Generate network units from Kernel command line...
    
    [    5.687112] cryptodev: loading out-of-tree module taints kernel.
    [    5.688113] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    
    [    5.713604] sysctl table check failed: ioctl/(null) procname is null
    [    5.727335] systemd[1]: Starting Coldplug All udev Devices...
             Starting Coldplug All udev Devices...
    [    5.741579] sysctl table check failed: ioctl/(null) No proc_handler
    
    [    5.752072] cryptodev: driver 1.14 loaded.
    [    5.766879] systemd-journald[116]: Collecting audit messages is enabled.
    [    5.770153] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    
    [    5.792443] systemd[1]: Mounted Huge Pages File System.
    [  OK  ] Mounted Huge Pages File System.
    
    [    5.825729] systemd[1]: Mounted POSIX Message Queue File System.
    [    5.832137] EXT4-fs (mmcblk1p2): re-mounted f0c9c800-7214-4349-860e-5553ad67b86c r/w. Quota mode: none.
    [  OK  ] Mounted POSIX Message Queue File System.
    
    [    5.858339] systemd[1]: Mounted Kernel Debug File System.
    [  OK  ] Mounted Kernel Debug File System.
    
    [    5.876245] systemd[1]: Mounted Temporary Directory /tmp.
    [  OK  ] Mounted Temporary Directory /tmp.
    
    [    5.895977] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    
    [  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 FUSE Control File System...
    
             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 FUSE Control File System    6.307164] systemd-journald[116]: Received client request to flush runtime journal.
    m.
    
    [  OK  ] Mounted Kernel Configuration File System.
    
    [  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.
    
    [    6.590283] audit: type=1334 audit(1709054766.760:2): prog-id=6 op=LOAD
    [    6.607110] audit: type=1334 audit(1709054766.772:3): prog-id=7 op=LOAD
             Starting Rule-based Manager for Device Events and Files...
    
             Mounting /var/volatile...
    
    [  OK  ] Mounted /var/volatile.
    
             Starting Load/Save OS Random Seed...
    
    [  OK  ] Reached target Local File Systems.
    
             Starting Create Volatile Files and Directories...
    
    [  OK  ] Started Rule-based Manager for Device Events and Files.
    
    [  OK  ] Finished Coldplug All udev Devices.
    
    [  OK  ] Finished Create Volatile Files and Directories.
    
    [    7.257459] audit: type=1334 audit(1709054767.428:4): prog-id=8 op=LOAD
             Starting Network Name Resolution...
    
    [    7.312294] audit: type=1334 audit(1709054767.484:5): prog-id=9 op=LOAD
             Starting Network Time Synchronization...
    
             Starting Record System Boot/Shutdown in UTMP...
    
    [    7.397265] audit: type=1334 audit(1709054767.568:6): prog-id=10 op=LOAD
    [    7.409250] audit: type=1334 audit(1709054767.580:7): prog-id=11 op=LOAD
    [    7.422839] audit: type=1334 audit(1709054767.592:8): prog-id=12 op=LOAD
             Starting User Database Manager...
    
    [    7.468049] mtdblock: MTD device 'NAND.tiboot3' is NAND, please consider using UBI block devices instead.
    [  OK  ] Finished Record System Boot/Shutdown in UTMP.
    
    [    7.819022] random: crng init done
    [  OK  ] Finished Load/Save OS Random Seed.
    
    [    7.930317] mtdblock: MTD device 'NAND.tispl' is NAND, please consider using UBI block devices instead.
    [  OK  ] Started User Database Manager.
    
    [    7.981131] mtdblock: MTD device 'NAND.u-boot' is NAND, please consider using UBI block devices instead.
    [    8.060022] mtdblock: MTD device 'NAND.u-boot.backup' is NAND, please consider using UBI block devices instead.
    [    8.075896] mtdblock: MTD device 'NAND.tiboot3.backup' is NAND, please consider using UBI block devices instead.
    [    8.088026] mtdblock: MTD device 'NAND.tispl.bin.backup' is NAND, please consider using UBI block devices instead.
    [    8.109749] mtdblock: MTD device 'NAND.file-system' is NAND, please consider using UBI block devices instead.
    [    8.120354] mtdblock: MTD device 'NAND.u-boot-env' is NAND, please consider using UBI block devices instead.
    [    8.141956] mtdblock: MTD device 'NAND.u-boot-env.backup' is NAND, please consider using UBI block devices instead.
    [  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 Daemo[    8.938181] mtdblock: MTD device 'ospi_nand.env' is NAND, please consider using UBI block devices instead.
    n Activation Socket.
    
             Starting Weston socket...
    
    [    9.016296] audit: type=1334 audit(1709072923.676: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  ] Listening on Weston socket.
    
    [  OK  ] Finished Reboot and dump vmcore via kexec.
    
    [  OK  ] Reached target Socket Units.
    
    [  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.
    
             Starting Telephony service...
    
             Starting Expand the rootfs partiti�to full size of the boot device....
    
    [  OK  ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
    
    [    9.816043] audit: type=1334 audit(1709072924.476:10): prog-id=14 op=LOAD
    [    9.828722] audit: type=1334 audit(1709072924.488:11): prog-id=15 op=LOAD
             Starting User Login Management...
    
             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  ] Started Telephony service.
    
    [  OK  ] Finished Telnet Server.
    
    [   10.345802] Bluetooth: Core ver 2.22
    [   10.355152] NET: Registered PF_BLUETOOTH protocol family
    [   10.363018] Bluetooth: HCI device and connection manager initialized
    [   10.370995] Bluetooth: HCI socket layer initialized
    [   10.379037] Bluetooth: L2CAP socket layer initialized
    [   10.386381] Bluetooth: SCO socket layer initialized
    [  OK  ] Found device /dev/ttyS2.
    
    [  OK  ] Finished Expand the rootfs partition to full size of the boot device..
    
    [  OK  ] Started User Login Management.
    
    [   11.335356] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [   11.381187] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [   11.391102] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
    [  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 Simple Network Management Protocol (SNMP) Daemon....
    
             Starting Permit User Sessions...
    
    [  OK  ] Finished Enable and configure wl18xx bluetooth stack.
    
    [  OK  ] Started LLDP daemon.
    
    [  OK  ] Finished Permit User Sessions.
    
    [  OK  ] Started Getty on tty1.
    
    [  OK  ] Started Serial Getty on ttyS2.
    
    [  OK  ] Reached target Login Prompts.
    
             Starting Synchronize System and HW clocks...
    
             Starting Weston, a Wayland compositor, as a system service...
    
    [FAILED] Failed to start Synchronize System and HW clocks.
    
    See 'systemctl status sync-clocks.service' for details.
    
    [  OK  ] Created slice User Slice of UID 1000.
    
             Starting User Runtime Directory /run/user/1000...
    
    [  OK  ] Finished User Runtime Directory /run/user/1000.
    
             Starting User Manager for UID 1000...
    
    [   13.016990] at24 0-0051: supply vcc not found, using dummy regulator
    [   13.045076] tps6598x 2-003f: Unable to find the interrupt, switching to polling
    [   13.052662] kauditd_printk_skb: 2 callbacks suppressed
    [   13.052680] audit: type=1006 audit(1709072927.704:14): pid=605 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    [   13.075074] audit: type=1300 audit(1709072927.704:14): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffcfb5e418 a2=4 a3=1 items=0 ppid=1 pid=605 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)
    [   13.102583] at24 0-0051: 65536 byte 24c512 EEPROM, writable, 1 bytes/write
    [   13.103417] audit: type=1327 audit(1709072927.704:14): proctitle="(systemd)"
    [   13.182228] clk: failed to reparent 0_ADC0 to 2_ADC0: -22
    [   13.299250] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [   13.311106] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [  OK  ] Started User Manager for UID 1000.
    
    [  OK  ] Started Session c1 of User weston.
    
    [   15.108278] audit: type=1006 audit(1709072929.768:15): pid=597 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
    [   15.120905] audit: type=1300 audit(1709072929.768:15): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffc5e5bf18 a2=4 a3=1 items=0 ppid=1 pid=597 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=2 comm="(weston)" exe="/usr/lib/systemd/systemd-executor" key=(null)
    [   15.147469] audit: type=1327 audit(1709072929.768:15): proctitle="(weston)"
    [  OK  ] Reached target Hardware activated USB gadget.
    
    [   15.565346] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
    [   15.592923] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
    [FAILED] Failed to start Weston, a Wayland compositor, as a system service.
    
    See 'systemctl status weston.service' for details.
    
    [   15.707560] CAN device driver interface
    [   15.787652] mtdblock_open: 10 callbacks suppressed
    [   15.787680] mtdblock: MTD device 'NAND.u-boot-env' is NAND, please consider using UBI block devices instead.
    [   15.822150] mtdblock: MTD device 'ospi_nand.env' is NAND, please consider using UBI block devices instead.
    [   15.995960] mtdblock: MTD device 'NAND.u-boot.backup' is NAND, please consider using UBI block devices instead.
    [   16.097886] mtdblock: MTD device 'NAND.tiboot3.backup' is NAND, please consider using UBI block devices instead.
    [   16.127736] sii902x 1-003b: supply iovcc not found, using dummy regulator
    [   16.135200] sii902x 1-003b: supply cvcc12 not found, using dummy regulator
    [   16.145912] i2c i2c-1: Added multiplexed i2c bus 3
    [   16.167386] mtdblock: MTD device 'ospi_nand.u-boot' is NAND, please consider using UBI block devices instead.
    [   16.332786] m_can_platform 20701000.can: m_can device registered (irq=269, version=32)
    [   16.402721] m_can_platform 20721000.can: m_can device registered (irq=270, version=32)
    [   16.414886] mtdblock: MTD device 'NAND.tispl' is NAND, please consider using UBI block devices instead.
    [  OK  ] Started containerd container runtime.
    
    [   16.537856] mtdblock: MTD device 'ospi_nand.tiboot3' is NAND, please consider using UBI block devices instead.
    [   16.598443] mtdblock: MTD device 'ospi_nand.phypattern' is NAND, please consider using UBI block devices instead.
    [  OK  ] Started Simple Network Management Protocol (SNMP) Daemon..
    
    [  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
    
             Starting Virtual Console Setup...
    
    [   17.022250] m_can_platform 20701000.can main_mcan0: renamed from can0
    [   17.152153] mtdblock: MTD device 'NAND.u-boot-env.backup' is NAND, please consider using UBI block devices instead.
    [   17.168579] mtdblock: MTD device 'ospi_nand.env.backup' is NAND, please consider using UBI block devices instead.
    
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project am62lxx-evm ttyS2
    
    Arago 2023.10 am62lxx-evm ttyS2
    
    am62lxx-evm login: ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPL-3.0 packages:
    	adwaita-icon-theme-symbolic
    	autoconf
    	bash-dev
    	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
    	hidapi
    	kbd-dev
    	kbd-keymaps-pine
    	less
    	libasm1
    	libatomic-dev
    	libatomic1
    	libbfd
    	libdebuginfod1
    	libdw1
    	libelf1
    	libgcc-s-dev
    	libgcc1
    	libgdbm-compat4
    	libgdbm-dev
    	libgdbm6
    	libgettextlib
    	libgettextsrc
    	libgmp10
    	libidn2-0
    	libmpc3
    	libmpfr6
    	libopcodes
    	libqt5charts-examples
    	libqt5charts-plugins
    	libqt5charts-qmlplugins
    	libqt5charts5
    	libqt5serialport-examples
    	libqt5serialport-plugins
    	libqt5serialport-qmlplugins
    	libqt5serialport5
    	libqt5svg-examples
    	libqt5svg-plugins
    	libqt5svg-qmlplugins
    	libqt5svg5
    	libqt5virtualkeyboard-plugins
    	libqt5virtualkeyboard-qmlplugins
    	libqt5virtualkeyboard5
    	libreadline-dev
    	libreadline8
    	libstdc++-dev
    	libstdc++6
    	libunistring5
    	m4
    	make
    	nettle
    	parted
    	piglit
    	qt3d-plugins
    	qt3d-qmlplugins
    	qt3d
    	qtbase-examples
    	qtbase-plugins
    	qtbase-qmlplugins
    	qtbase
    	qtconnectivity-plugins
    	qtconnectivity-qmlplugins
    	qtconnectivity
    	qtdeclarative-plugins
    	qtdeclarative-qmlplugins
    	qtdeclarative-tools
    	qtdeclarative
    	qtgraphicaleffects-qmlplugins
    	qtlocation-examples
    	qtlocation-plugins
    	qtlocation-qmlplugins
    	qtlocation
    	qtmultimedia-examples
    	qtmultimedia-plugins
    	qtmultimedia-qmlplugins
    	qtmultimedia
    	qtquics-qmlplugins.control
    	qtquics2-plugins.control
    	qtquics2-qmlplugins.control
    	qtquics2.control
    	qtscript-examples
    	qtscript-plugins
    	qtscript-qmlplugins
    	qtscript
    	qtwayland-examples
    	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
    ***************************************************************
    ***************************************************************
    
    
    am62lxx-evm login: root
    
    [   23.288378] audit: type=1006 audit(1709072937.948:16): pid=1069 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
    [   23.301037] audit: type=1300 audit(1709072937.948:16): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffec3fb348 a2=1 a3=1 items=0 ppid=1 pid=1069 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" key=(null)
    [   23.328564] audit: type=1327 audit(1709072937.948:16): proctitle="(systemd)"
    [   23.348192] audit: type=1334 audit(1709072938.008:17): prog-id=18 op=LOAD
    [   23.355946] audit: type=1300 audit(1709072938.008:17): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffe9cfd0d8 a2=90 a3=0 items=0 ppid=1 pid=1069 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
    [   23.382686] audit: type=1327 audit(1709072938.008:17): proctitle="(systemd)"
    [   23.390574] audit: type=1334 audit(1709072938.008:18): prog-id=18 op=UNLOAD
    [   23.398437] audit: type=1300 audit(1709072938.008:18): arch=c00000b7 syscall=57 success=yes exit=0 a0=8 a1=1 a2=0 a3=ffffa58b3c60 items=0 ppid=1 pid=1069 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
    [   23.424886] audit: type=1327 audit(1709072938.008:18): proctitle="(systemd)"
    [   23.432743] audit: type=1334 audit(1709072938.008:19): prog-id=19 op=LOAD
    root@am62lxx-evm:~# free
                   total        used        free      shared  buff/cache   available
    Mem:          226384      106908       17752        9084      118680      119476
    Swap:              0           0           0
    root@am62lxx-evm:~# uname -a
    Linux am62lxx-evm 6.12.0-ti-g1a4dee21b1eb-dirty #1 SMP PREEMPT Thu Nov 21 10:23:01 UTC 2024 aarch64 GNU/Linux
    root@am62lxx-evm:~#