Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Siddharth-Vadapalli-at-TI/63473d68e7a34860566c1339ce3da9f0 to your computer and use it in GitHub Desktop.
Save Siddharth-Vadapalli-at-TI/63473d68e7a34860566c1339ce3da9f0 to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.9.0-rc2-next-20240404-00002-g55cd3d76d51e (uda0492258@uda0492258) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 1
0.2-2020.11 (arm-10.16)) 10.2.1 20201103, GNU ld (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16)) 2.35.1.20201028) #781 SMP PREEMPT Thu Apr 4 16:34:
39 IST 2024
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: Texas Instruments AM62P5 SK
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: legacy bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 KiB) nomap non-reusable r5f-dma-memory@9c900000
[ 0.000000] OF: reserved mem: 0x000000009e780000..0x000000009e7fffff (512 KiB) nomap non-reusable tfa@9e780000
[ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
[ 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-0x000000009c8fffff]
[ 0.000000] node 0: [mem 0x000000009c900000-0x000000009e6fffff]
[ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff]
[ 0.000000] node 0: [mem 0x000000009e780000-0x000000009fffffff]
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fba00000 on node -1
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.2
[ 0.000000] percpu: Embedded 22 pages/cpu s50792 r8192 d31128 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=0c085098-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_nan
d.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: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 524288
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off, mlocked free:off
[ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 2MB
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fb500000-0x00000000fb700000] (2MB)
[ 0.000000] Memory: 1942420K/2097152K available (12928K kernel code, 1272K rwdata, 4860K rodata, 2880K init, 510K bss, 121964K reserved, 32768K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 256 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000080050000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080060000
[ 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.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008636] Console: colour dummy device 80x25
[ 0.013218] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023888] pid_max: default: 32768 minimum: 301
[ 0.028689] LSM: initializing lsm=capability
[ 0.033145] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.040710] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.050656] rcu: Hierarchical SRCU implementation.
[ 0.055594] rcu: Max phase no-delay instances is 1000.
[ 0.061268] Platform MSI: msi-controller@1820000 domain created
[ 0.067497] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.076855] EFI services will not be available.
[ 0.081722] smp: Bringing up secondary CPUs ...
[ 0.086919] Detected VIPT I-cache on CPU1
[ 0.086994] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.087010] GICv3: CPU1: using allocated LPI pending table @0x0000000080070000
[ 0.087058] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.087718] Detected VIPT I-cache on CPU2
[ 0.087776] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.087789] GICv3: CPU2: using allocated LPI pending table @0x0000000080080000
[ 0.087821] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.088391] Detected VIPT I-cache on CPU3
[ 0.088444] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.088457] GICv3: CPU3: using allocated LPI pending table @0x0000000080090000
[ 0.088485] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.088566] smp: Brought up 1 node, 4 CPUs
[ 0.168211] SMP: Total of 4 processors activated.
[ 0.173017] CPU: All CPU(s) started at EL2
[ 0.177218] CPU features: detected: 32-bit EL0 Support
[ 0.182472] CPU features: detected: CRC32 instructions
[ 0.187766] alternatives: applying system-wide alternatives
[ 0.195153] devtmpfs: initialized
[ 0.205935] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.215944] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.224004] pinctrl core: initialized pinctrl subsystem
[ 0.229767] DMI not present or invalid.
[ 0.235859] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.243130] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.251041] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.259804] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.268384] audit: initializing netlink subsys (disabled)
[ 0.274148] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1
[ 0.274628] thermal_sys: Registered thermal governor 'step_wise'
[ 0.282075] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.288251] cpuidle: using governor menu
[ 0.299112] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.306124] ASID allocator initialised with 65536 entries
[ 0.322324] Modules: 27104 pages in range for non-PLT usage
[ 0.322342] Modules: 518624 pages in range for PLT usage
[ 0.328766] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.341150] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.347554] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.354486] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.360888] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.367820] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.374222] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.381154] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.389208] k3-chipinfo 43000014.chipid: Family:AM62PX rev:SR1.0 JTAGID[0x0bb9d02f] Detected
[ 0.398270] iommu: Default domain type: Translated
[ 0.403186] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.409860] SCSI subsystem initialized
[ 0.414050] usbcore: registered new interface driver usbfs
[ 0.419684] usbcore: registered new interface driver hub
[ 0.425136] usbcore: registered new device driver usb
[ 0.430753] pps_core: LinuxPPS API ver. 1 registered
[ 0.435827] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.445168] PTP clock support registered
[ 0.449204] EDAC MC: Ver: 3.0.0
[ 0.452851] scmi_core: SCMI protocol bus registered
[ 0.458197] FPGA manager framework
[ 0.461748] Advanced Linux Sound Architecture Driver Initialized.
[ 0.468863] vgaarb: loaded
[ 0.471966] clocksource: Switched to clocksource arch_sys_counter
[ 0.478520] VFS: Disk quotas dquot_6.6.0
[ 0.482549] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.496186] NET: Registered PF_INET protocol family
[ 0.501338] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.510449] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.519222] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.527161] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.535373] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.543263] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.550116] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.557033] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.564514] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.570746] RPC: Registered named UNIX socket transport module.
[ 0.576830] RPC: Registered udp transport module.
[ 0.581637] RPC: Registered tcp transport module.
[ 0.586440] RPC: Registered tcp-with-tls transport module.
[ 0.592044] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.598634] PCI: CLS 0 bytes, default 64
[ 0.604029] Initialise system trusted keyrings
[ 0.608781] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 0.615685] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.621914] NFS: Registering the id_resolver key type
[ 0.627106] Key type id_resolver registered
[ 0.631380] Key type id_legacy registered
[ 0.635495] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.642349] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.650110] 9p: Installing v9fs 9p2000 file system support
[ 0.708668] Key type asymmetric registered
[ 0.712850] Asymmetric key parser 'x509' registered
[ 0.717885] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.725444] io scheduler mq-deadline registered
[ 0.730073] io scheduler kyber registered
[ 0.734200] io scheduler bfq registered
[ 0.740383] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.746654] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.760323] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.769048] STM32 USART driver initialized
[ 0.779093] loop: module loaded
[ 0.783069] megasas: 07.727.03.00-rc1
[ 0.790361] tun: Universal TUN/TAP device driver, 1.6
[ 0.796228] thunder_xcv, ver 1.0
[ 0.799546] thunder_bgx, ver 1.0
[ 0.802871] nicpf, ver 1.0
[ 0.805984] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.813362] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.818831] hclge is initializing
[ 0.822256] e1000: Intel(R) PRO/1000 Network Driver
[ 0.827241] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.833131] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.838197] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.844259] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.849773] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.855482] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.861881] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.868042] sky2: driver version 1.30
[ 0.872546] VFIO - User Level meta-driver version: 0.3
[ 0.878803] usbcore: registered new interface driver usb-storage
[ 0.885624] i2c_dev: i2c /dev entries driver
[ 0.891336] cpu cpu0: OPP-v2 not supported, cpufreq-dt will attempt to use legacy tables.
[ 0.900363] sdhci: Secure Digital Host Controller Interface driver
[ 0.906686] sdhci: Copyright(c) Pierre Ossman
[ 0.911573] Synopsys Designware Multimedia Card Interface Driver
[ 0.918084] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.924916] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.931287] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.938513] usbcore: registered new interface driver usbhid
[ 0.944204] usbhid: USB HID core driver
[ 0.949549] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.958412] optee: probing for conduit method.
[ 0.962993] optee: revision 3.20 (8e74d476)
[ 0.963277] optee: dynamic shared memory is enabled
[ 0.972766] optee: initialized driver
[ 0.977942] NET: Registered PF_PACKET protocol family
[ 0.983226] 9pnet: Installing 9P2000 support
[ 0.987672] Key type dns_resolver registered
[ 1.000487] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 1.008915] registered taskstats version 1
[ 1.013566] Loading compiled-in X.509 certificates
[ 1.030451] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.1.8--v09.01.08 (Kool Koala)')
[ 1.043048] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 1.052200] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 1.096582] pca953x 0-0023: supply vcc not found, using dummy regulator
[ 1.103482] pca953x 0-0023: using AI
[ 1.130209] omap_i2c 20010000.i2c: bus 0 rev0.12 at 100 kHz
[ 1.137451] omap_i2c 20020000.i2c: bus 1 rev0.12 at 400 kHz
[ 1.143396] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.152640] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.161624] ti-sci-inta 4e400000.interrupt-controller: Interrupt Aggregator domain 200 created
[ 1.170723] ti-udma 485c0100.dma-controller: Number of rings: 78
[ 1.179355] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.190459] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.201666] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.211222] ti-udma 4e230000.dma-controller: Number of rings: 6
[ 1.217893] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6)
[ 1.227379] printk: legacy console [ttyS2] disabled
[ 1.232777] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 248, base_baud = 3000000) is a 8250
[ 1.241674] printk: legacy console [ttyS2] enabled
[ 1.241674] printk: legacy console [ttyS2] enabled
[ 1.251383] printk: legacy bootconsole [ns16550a0] disabled
[ 1.251383] printk: legacy bootconsole [ns16550a0] disabled
[ 1.267683] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
[ 1.274669] Creating 7 MTD partitions on "fc40000.spi.0":
[ 1.280062] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 1.286746] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 1.293143] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 1.299572] 0x000000680000-0x0000006c0000 : "ospi.env"
[ 1.305783] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[ 1.312584] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.319055] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 1.363972] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000
[ 1.378304] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[ 1.386402] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
[ 1.394523] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01903, cpsw version 0x6BA81903 Ports: 3 quirks:00000002
[ 1.407583] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
[ 1.413857] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.420984] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 1.439439] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.447739] cpu cpu0: OPP table can't be empty
[ 1.453885] mmc0: CQHCI version 5.10
[ 1.460898] pca953x 0-0022: supply vcc not found, using dummy regulator
[ 1.467709] pca953x 0-0022: using AI
[ 1.477360] clk: Disabling unused clocks
[ 1.480244] mmc1: CQHCI version 5.10
[ 1.489641] PM: genpd: Disabling unused power domains
[ 1.494794] ALSA device list:
[ 1.495974] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 1.497823] No soundcards found.
[ 1.522543] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 1.530195] Waiting for root device PARTUUID=0c085098-02...
[ 1.576011] mmc1: new ultra high speed SDR104 SDHC card at address 5048
[ 1.583258] mmcblk1: mmc1:5048 SD32G 29.7 GiB
[ 1.589893] mmcblk1: p1 p2
[ 1.602702] mmc0: Command Queue Engine enabled
[ 1.605445] EXT4-fs (mmcblk1p2): mounted filesystem e8f15df8-1e59-446d-846c-79eaff3f087d r/w with ordered data mode. Quota mode: none.
[ 1.607187] mmc0: new HS400 MMC card at address 0001
[ 1.619289] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 1.624852] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[ 1.631197] devtmpfs: mounted
[ 1.637638] mmcblk0: p1 p2
[ 1.638505] Freeing unused kernel memory: 2880K
[ 1.641018] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
[ 1.645090] Run /sbin/init as init process
[ 1.654671] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
[ 1.660581] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (239:0)
[ 1.800516] systemd[1]: System time before build time, advancing clock.
[ 1.899919] NET: Registered PF_INET6 protocol family
[ 1.906010] Segment Routing with IPv6
[ 1.909752] In-situ OAM (IOAM) with IPv6
[ 1.936018] systemd[1]: systemd 250.5+ 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 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hier
archy=hybrid)
[ 1.967718] systemd[1]: Detected architecture arm64.
Welcome to Arago 2023.04!
[ 2.040998] systemd[1]: Hostname set to <am62pxx-evm>.
[ 2.145999] systemd-sysv-generator[103]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatib
ility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 2.172718] systemd-sysv-generator[103]: SysV service '/etc/init.d/netopeer2-server' lacks a native systemd unit file. Automatically generating a unit file for compatibi
lity. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 2.198218] systemd-sysv-generator[103]: SysV service '/etc/init.d/sysrepo' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Ple
ase update package to include a native systemd unit file, in order to make it more safe and robust.
[ 2.222136] systemd-sysv-generator[103]: SysV service '/etc/init.d/telnetd' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Ple
ase update package to include a native systemd unit file, in order to make it more safe and robust.
[ 2.439776] systemd[1]: /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.
[ 2.505027] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit f
ile, and consider removing the setting altogether.
[ 2.582820] systemd[1]: Queued start job for default target Graphical Interface.
[ 2.665477] systemd[1]: Created slice Slice /system/getty.
[ OK ] Created slice Slice /system/getty.
[ 2.690684] systemd[1]: Created slice Slice /system/modprobe.
[ OK ] Created slice Slice /system/modprobe.
[ 2.714683] systemd[1]: Created slice Slice /system/serial-getty.
[ OK ] Created slice Slice /system/serial-getty.
[ 2.738093] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 2.760419] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 2.784290] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password R…uests to Wall Directory Watch.
[ 2.808441] systemd[1]: Reached target Path Units.
[ OK ] Reached target Path Units.
[ 2.824128] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 2.844103] systemd[1]: Reached target Slice Units.
[ OK ] Reached target Slice Units.
[ 2.860114] systemd[1]: Reached target Swaps.
[ OK ] Reached target Swaps.
[ 2.921269] systemd[1]: Listening on RPCbind Server Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ 2.944246] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Reached target RPC Port Mapper.
[ 2.970636] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 2.992498] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 3.016851] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 3.040687] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 3.064661] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 3.080859] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 3.104702] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 3.124492] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 3.144594] systemd[1]: Listening on User Database Manager Socket.
[ OK ] Listening on User Database Manager Socket.
[ 3.208419] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 3.228684] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 3.256748] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 3.272559] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 3.290836] systemd[1]: Mounting Temporary Directory /tmp...
Mounting Temporary Directory /tmp...
[ 3.313857] systemd[1]: Starting Create List of Static Device Nodes...
Starting Create List of Static Device Nodes...
[ 3.340664] systemd[1]: Starting Load Kernel Module configfs...
Starting Load Kernel Module configfs...
[ 3.360673] systemd[1]: Starting Load Kernel Module drm...
Starting Load Kernel Module drm...
[ 3.384850] systemd[1]: Starting Load Kernel Module fuse...
Starting Load Kernel Module fuse...
[ 3.443039] fuse: init (API version 7.40)
[ 3.476729] systemd[1]: Starting Start psplash boot splash screen...
Starting Start psplash boot splash screen...
[ 3.505998] systemd[1]: Starting RPC Bind...
Starting RPC Bind...
[ 3.520351] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 3.539574] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 3.565961] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 3.585647] systemd[1]: Starting Generate network units from Kernel command line...
Starting Generate network …ts from Kernel command line...
[ 3.613311] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 3.644038] systemd[1]: Starting Coldplug All udev Devices...
Starting Coldplug All udev Devices...
[ 3.668763] EXT4-fs (mmcblk1p2): re-mounted e8f15df8-1e59-446d-846c-79eaff3f087d r/w. Quota mode: none.
[ 3.674596] systemd[1]: Started RPC Bind.
[ OK ] Started RPC Bind.
[ 3.698782] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Mounted Huge Pages File System.
[ 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 Star…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...
[ 4.092560] systemd-journald[121]: Received client request to flush runtime journal.
Starting Apply Kernel Variables...
Starting Create Static Device Nodes in /dev...
[ OK ] Mounted FUSE Control File System.
[ 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.
[ OK ] Reached target Preparation for Local File Systems.
Mounting /media/ram...
Mounting /var/volatile...
[ 4.296760] audit: type=1334 audit(1651167747.496:2): prog-id=5 op=LOAD
[ 4.303447] audit: type=1334 audit(1651167747.504:3): prog-id=6 op=LOAD
Starting Rule-based Manage…for Device Events and Files...
[ OK ] Finished Coldplug All udev Devices.
[ OK ] Mounted /media/ram.
[ OK ] Mounted /var/volatile.
Starting Load/Save Random Seed...
[ OK ] Started Rule-based Manager for Device Events and Files.
[ 4.741552] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
[ 4.752495] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
[ 4.773435] omap-mailbox 29020000.mailbox: no available mbox devices found
[ 4.808714] omap-mailbox 29030000.mailbox: no available mbox devices found
[ OK ] Found device /dev/ttyS2.
[ 4.864454] tlv320aic3x 0-001b: supply IOVDD not found, using dummy regulator
[ 4.925191] tlv320aic3x 0-001b: supply DVDD not found, using dummy regulator
[ 4.961538] tlv320aic3x 0-001b: supply AVDD not found, using dummy regulator
[ 4.969413] tlv320aic3x 0-001b: supply DRVDD not found, using dummy regulator
[ 4.978318] tlv320aic3x 0-001b: Invalid supply voltage(s) AVDD: -22, DVDD: -22
[ 5.031417] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
[ 5.056673] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:13 UTC (13)
[ 5.065689] systemd-journald[121]: Time jumped backwards, rotating.
[ 5.324041] random: crng init done
[ OK ] Finished Load/Save Random Seed.
Starting Start psplash boot splash screen...
[FAILED] Failed to start Start psplash boot splash screen.
See 'systemctl status psplash-start.service' for details.
[DEPEND] Dependency failed for Star…progress communication helper.
[ OK ] Created slice Slice /system/systemd-fsck.
[ 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.
[ OK ] Found device /dev/disk/by-uuid/837E-B3B3.
Mounting /boot...
[ 6.604430] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ OK ] Mounted /boot.
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ OK ] Finished Create Volatile Files and Directories.
Starting Network Time Synchronization...
Starting Record System Boot/Shutdown in UTMP...
[ OK ] Finished Record System Boot/Shutdown in UTMP.
[ 7.041068] systemd-journald[121]: Oldest entry in /run/log/journal/b0d9a5339d6047dfb23e2bf63a3b063a/system.journal is older than the configured file retention duration
(1month), suggesting rotation.
[ 7.058932] systemd-journald[121]: /run/log/journal/b0d9a5339d6047dfb23e2bf63a3b063a/system.journal: Journal header limits reached or header out-of-date, rotating.
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target System Time Set.
[ OK ] Started Daily rotation of log files.
[ 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.
Starting Weston socket...
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.
Starting Save/Restore Sound Card State...
[ OK ] Started Job spooling tools.
[ 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 Lighttpd Daemon...
[ OK ] Started strongSwan IPsec I…IKEv2 daemon using ipsec.conf.
[ 7.637713] audit: type=1334 audit(1712228618.768:4): prog-id=7 op=LOAD
[ 7.644855] audit: type=1334 audit(1712228618.776:5): prog-id=8 op=LOAD
Starting User Login Management...
[ OK ] Started TEE Supplicant.
[ OK ] Finished Save/Restore Sound Card State.
[FAILED] Failed to start Print notice about GPLv3 packages.
See 'systemctl status gplv3-notice.service' for details.
[ OK ] Finished IPv6 Packet Filtering Framework.
[ OK ] Finished IPv4 Packet Filtering Framework.
[ OK ] Started Lighttpd Daemon.
[ OK ] Reached target Preparation for Network.
[ OK ] Reached target Sound Card.
Starting Network Configuration...
[ OK ] Started User Login Management.
[ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
[ 8.113075] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 8.129549] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 8.136049] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ OK ] Started Network Configuration.
[ 8.200243] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
[ 8.209614] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
Starting Network Name Resolution...
[ 8.234888] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 8.248156] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ OK ] Started Network Name Resolution.
[ OK ] Reached target Network.
[ OK ] Reached target Host and Network Name Lookups.
Starting Avahi mDNS/DNS-SD Stack...
Starting Enable and configure wl18xx bluetooth stack...
Starting containerd container runtime...
[ OK ] Started Netperf Benchmark Server.
[ OK ] Started NFS status monitor for NFSv2/3 locking..
Starting Permit User Sessions...
[FAILED] Failed to start Enable and…figure wl18xx bluetooth stack.
See 'systemctl status bt-enable.service' for details.
[ OK ] Finished Permit User Sessions.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ 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…ositor, as a system service...
[ 9.173657] audit: type=1334 audit(1712228620.304:6): prog-id=9 op=LOAD
[ 9.180487] audit: type=1334 audit(1712228620.312:7): prog-id=10 op=LOAD
Starting User Database Manager...
[ OK ] Started User Database Manager.
[ 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...
[ 9.594689] audit: type=1006 audit(1712228620.724:8): pid=594 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 9.608341] audit: type=1300 audit(1712228620.724:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffef55b598 a2=4 a3=ffff9e931020 items=0 ppid=1 pid=594 auid=1
000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
[ 9.635383] audit: type=1327 audit(1712228620.724:8): proctitle="(systemd)"
[ OK ] Finished Synchronize System and HW clocks.
[ OK ] Started containerd container runtime.
[ OK ] Started User Manager for UID 1000.
[ OK ] Started Session c1 of User weston.
[ 10.207573] audit: type=1006 audit(1712228621.336:9): pid=582 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
[ 10.220111] audit: type=1300 audit(1712228621.336:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffef55b598 a2=4 a3=ffff9e931020 items=0 ppid=1 pid=582 auid=1
000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=2 comm="(weston)" exe="/lib/systemd/systemd" key=(null)
[ 10.246457] audit: type=1327 audit(1712228621.336:9): proctitle="(weston)"
[FAILED] Failed to start Weston, a …mpositor, as a system service.
See 'systemctl status weston.service' for details.
[DEPEND] Dependency failed for Matrix GUI.
[ OK ] Reached target Multi-User System.
[ OK ] Reached target Graphical Interface.
Starting Record Runlevel Change in UTMP...
[ OK ] Finished Record Runlevel Change in UTMP.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project am62pxx-evm -
Arago 2023.04 am62pxx-evm -
am62pxx-evm login: [ 12.347157] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 13.456809] audit: type=1334 audit(1712228624.588:10): prog-id=11 op=LOAD
[ 13.463680] audit: type=1334 audit(1712228624.592:11): prog-id=12 op=LOAD
am62pxx-evm login: root
[ 18.501738] audit: type=1006 audit(1712228629.632:12): pid=611 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
[ 18.514195] audit: type=1300 audit(1712228629.632:12): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffef55b598 a2=1 a3=ffff9e931020 items=0 ppid=1 pid=611 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="/lib/systemd/systemd" key=(null)
[ 18.540560] audit: type=1327 audit(1712228629.632:12): proctitle="(systemd)"
[ 18.547649] audit: type=1334 audit(1712228629.652:13): prog-id=13 op=LOAD
[ 18.554485] audit: type=1300 audit(1712228629.652:13): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffde9b77a0 a2=78 a3=0 items=0 ppid=1 pid=611 auid=0 uid=0 g
id=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null)
[ 18.579920] audit: type=1327 audit(1712228629.652:13): proctitle="(systemd)"
[ 18.587016] audit: type=1334 audit(1712228629.672:14): prog-id=13 op=UNLOAD
[ 18.594012] audit: type=1300 audit(1712228629.672:14): arch=c00000b7 syscall=57 success=yes exit=0 a0=8 a1=ffff93b01020 a2=0 a3=ffff93b017e0 items=0 ppid=1 pid=611 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="/lib/systemd/systemd" key=(null)
[ 18.620170] audit: type=1327 audit(1712228629.672:14): proctitle="(systemd)"
[ 18.627268] audit: type=1334 audit(1712228629.672:15): prog-id=14 op=LOAD
root@am62pxx-evm:~#
root@am62pxx-evm:~# uname -a
Linux am62pxx-evm 6.9.0-rc2-next-20240404-00002-g55cd3d76d51e #781 SMP PREEMPT Thu Apr 4 16:34:39 IST 2024 aarch64 aarch64 aarch64 GNU/Linux
root@am62pxx-evm:~# ifconfig eth0
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 172.24.227.182 netmask 255.255.254.0 broadcast 172.24.227.255
inet6 fe80::5aa1:5fff:feb8:8cad prefixlen 64 scopeid 0x20<link>
ether 58:a1:5f:b8:8c:ad txqueuelen 1000 (Ethernet)
RX packets 209 bytes 26456 (25.8 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 39 bytes 5470 (5.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
root@am62pxx-evm:~# devmem2 0x43000200
/dev/mem opened.
Memory mapped at address 0xffff8a866000.
Read at address 0x43000200 (0xffff8a866200): 0x5FB88CAD
root@am62pxx-evm:~# devmem2 0x43000204
/dev/mem opened.
Memory mapped at address 0xffff90e1d000.
Read at address 0x43000204 (0xffff90e1d204): 0x000058A1
root@am62pxx-evm:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment