Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Siddharth-Vadapalli-at-TI/d804e1b1cbd0a32bc8d563923f3211c0 to your computer and use it in GitHub Desktop.
Save Siddharth-Vadapalli-at-TI/d804e1b1cbd0a32bc8d563923f3211c0 to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.10.0-rc2-next-20240604-00001-g49884277d14a (uda0492258@uda0492258) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture
10.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) #813 SMP PREEMPT Tue Jun 4 15:54
:56 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 s51240 r8192 d30680 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: 1942072K/2097152K available (13056K kernel code, 1298K rwdata, 4952K rodata, 2944K init, 511K bss, 122312K 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.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008648] Console: colour dummy device 80x25
[ 0.013227] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023891] pid_max: default: 32768 minimum: 301
[ 0.028690] LSM: initializing lsm=capability
[ 0.033138] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.040698] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.050703] rcu: Hierarchical SRCU implementation.
[ 0.055639] rcu: Max phase no-delay instances is 1000.
[ 0.061318] Platform MSI: msi-controller@1820000 domain created
[ 0.067557] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.076932] EFI services will not be available.
[ 0.081799] smp: Bringing up secondary CPUs ...
[ 0.087003] Detected VIPT I-cache on CPU1
[ 0.087081] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.087098] GICv3: CPU1: using allocated LPI pending table @0x0000000080070000
[ 0.087148] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.087813] Detected VIPT I-cache on CPU2
[ 0.087876] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.087890] GICv3: CPU2: using allocated LPI pending table @0x0000000080080000
[ 0.087927] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.088499] Detected VIPT I-cache on CPU3
[ 0.088555] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.088569] GICv3: CPU3: using allocated LPI pending table @0x0000000080090000
[ 0.088600] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.088678] smp: Brought up 1 node, 4 CPUs
[ 0.168275] SMP: Total of 4 processors activated.
[ 0.173080] CPU: All CPU(s) started at EL2
[ 0.177280] CPU features: detected: 32-bit EL0 Support
[ 0.182531] CPU features: detected: CRC32 instructions
[ 0.187821] alternatives: applying system-wide alternatives
[ 0.195171] devtmpfs: initialized
[ 0.205925] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.215934] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.223719] 27024 pages in range for non-PLT usage
[ 0.223742] 518544 pages in range for PLT usage
[ 0.228901] pinctrl core: initialized pinctrl subsystem
[ 0.239300] DMI not present or invalid.
[ 0.245371] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.252636] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.260558] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.269315] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.277897] audit: initializing netlink subsys (disabled)
[ 0.283660] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1
[ 0.284130] thermal_sys: Registered thermal governor 'step_wise'
[ 0.291582] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.297759] cpuidle: using governor menu
[ 0.308605] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.315616] ASID allocator initialised with 65536 entries
[ 0.334151] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.341114] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.347524] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.354453] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.360853] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.367781] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.374178] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.381110] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.389254] k3-chipinfo 43000014.chipid: Family:AM62PX rev:SR1.0 JTAGID[0x0bb9d02f] Detected
[ 0.398456] iommu: Default domain type: Translated
[ 0.403374] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.410038] SCSI subsystem initialized
[ 0.414213] usbcore: registered new interface driver usbfs
[ 0.419845] usbcore: registered new interface driver hub
[ 0.425298] usbcore: registered new device driver usb
[ 0.430957] pps_core: LinuxPPS API ver. 1 registered
[ 0.436031] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.445366] PTP clock support registered
[ 0.449400] EDAC MC: Ver: 3.0.0
[ 0.452894] scmi_core: SCMI protocol bus registered
[ 0.458238] FPGA manager framework
[ 0.461786] Advanced Linux Sound Architecture Driver Initialized.
[ 0.468894] vgaarb: loaded
[ 0.471975] clocksource: Switched to clocksource arch_sys_counter
[ 0.478465] VFS: Disk quotas dquot_6.6.0
[ 0.482496] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.496187] NET: Registered PF_INET protocol family
[ 0.501343] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.510460] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.519238] 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.535355] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.543238] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.550060] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.556968] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.564433] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.570652] RPC: Registered named UNIX socket transport module.
[ 0.576722] RPC: Registered udp transport module.
[ 0.581523] RPC: Registered tcp transport module.
[ 0.586327] RPC: Registered tcp-with-tls transport module.
[ 0.591925] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.598509] PCI: CLS 0 bytes, default 64
[ 0.603847] Initialise system trusted keyrings
[ 0.608590] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 0.615493] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.621701] NFS: Registering the id_resolver key type
[ 0.626907] Key type id_resolver registered
[ 0.631178] Key type id_legacy registered
[ 0.635289] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.642136] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.649875] 9p: Installing v9fs 9p2000 file system support
[ 0.708610] Key type asymmetric registered
[ 0.712798] Asymmetric key parser 'x509' registered
[ 0.717837] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.725392] io scheduler mq-deadline registered
[ 0.730018] io scheduler kyber registered
[ 0.734140] io scheduler bfq registered
[ 0.740629] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.746919] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.760547] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.769408] STM32 USART driver initialized
[ 0.779485] loop: module loaded
[ 0.783504] megasas: 07.727.03.00-rc1
[ 0.790779] tun: Universal TUN/TAP device driver, 1.6
[ 0.796629] thunder_xcv, ver 1.0
[ 0.799942] thunder_bgx, ver 1.0
[ 0.803274] nicpf, ver 1.0
[ 0.806404] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 0.813781] hns3: Copyright (c) 2017 Huawei Corporation.
[ 0.819243] hclge is initializing
[ 0.822674] e1000: Intel(R) PRO/1000 Network Driver
[ 0.827655] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.833543] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.838614] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.844679] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.850192] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.855905] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.862307] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.868464] sky2: driver version 1.30
[ 0.873020] VFIO - User Level meta-driver version: 0.3
[ 0.879375] usbcore: registered new interface driver usb-storage
[ 0.886204] i2c_dev: i2c /dev entries driver
[ 0.892027] cpu cpu0: OPP-v2 not supported, cpufreq-dt will attempt to use legacy tables.
[ 0.901038] sdhci: Secure Digital Host Controller Interface driver
[ 0.907371] sdhci: Copyright(c) Pierre Ossman
[ 0.912290] Synopsys Designware Multimedia Card Interface Driver
[ 0.918822] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.925688] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.932108] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.939333] usbcore: registered new interface driver usbhid
[ 0.945027] usbhid: USB HID core driver
[ 0.949513] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
[ 0.956357] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
[ 0.963085] omap-mailbox 29020000.mailbox: no available mbox devices found
[ 0.970146] omap-mailbox 29030000.mailbox: no available mbox devices found
[ 0.978628] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.987537] optee: probing for conduit method.
[ 0.992107] optee: revision 3.20 (8e74d476)
[ 0.992386] optee: dynamic shared memory is enabled
[ 1.001888] optee: initialized driver
[ 1.007157] NET: Registered PF_PACKET protocol family
[ 1.012458] 9pnet: Installing 9P2000 support
[ 1.016914] Key type dns_resolver registered
[ 1.029564] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 1.038006] registered taskstats version 1
[ 1.042333] Loading compiled-in X.509 certificates
[ 1.059513] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.1.8--v09.01.08 (Kool Koala)')
[ 1.111355] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.118496] pca953x 1-0023: supply vcc not found, using dummy regulator
[ 1.125383] pca953x 1-0023: using AI
[ 1.154086] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[ 1.160787] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.166722] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.175954] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.184945] ti-sci-inta 4e400000.interrupt-controller: Interrupt Aggregator domain 200 created
[ 1.194049] ti-udma 485c0100.dma-controller: Number of rings: 78
[ 1.202627] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.213700] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.224587] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.234095] ti-udma 4e230000.dma-controller: Number of rings: 6
[ 1.240700] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6)
[ 1.250244] printk: legacy console [ttyS2] disabled
[ 1.255543] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 251, base_baud = 3000000) is a 8250
[ 1.264413] printk: legacy console [ttyS2] enabled
[ 1.264413] printk: legacy console [ttyS2] enabled
[ 1.274109] printk: legacy bootconsole [ns16550a0] disabled
[ 1.274109] printk: legacy bootconsole [ns16550a0] disabled
[ 1.291339] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
[ 1.298331] Creating 7 MTD partitions on "fc40000.spi.0":
[ 1.303728] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 1.310441] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 1.316843] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 1.323321] 0x000000680000-0x0000006c0000 : "ospi.env"
[ 1.329484] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[ 1.336344] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.342835] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 1.387985] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000
[ 1.402313] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[ 1.410417] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
[ 1.418535] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01903, cpsw version 0x6BA81903 Ports: 3 quirks:00000002
[ 1.431604] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
[ 1.437881] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.445010] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 1.462745] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.473024] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/usb-power-controller@3f/connector
[ 1.486949] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 1.492519] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 1.500333] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
[ 1.506338] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010
[ 1.515773] xhci-hcd xhci-hcd.0.auto: irq 255, io mem 0x31100000
[ 1.522760] hub 1-0:1.0: USB hub found
[ 1.526546] hub 1-0:1.0: 1 port detected
[ 1.531289] cpu cpu0: OPP table can't be empty
[ 1.537486] mmc0: CQHCI version 5.10
[ 1.544170] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 1.550930] pca953x 1-0022: using AI
[ 1.559932] clk: Disabling unused clocks
[ 1.562347] mmc1: CQHCI version 5.10
[ 1.572305] PM: genpd: Disabling unused power domains
[ 1.577523] ALSA device list:
[ 1.579985] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 1.580494] No soundcards found.
[ 1.606571] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 1.614243] Waiting for root device PARTUUID=0c085098-02...
[ 1.668182] mmc1: new ultra high speed SDR104 SDHC card at address 5048
[ 1.674939] mmc0: Command Queue Engine enabled
[ 1.675610] mmcblk1: mmc1:5048 SD32G 29.7 GiB
[ 1.679421] mmc0: new HS400 MMC card at address 0001
[ 1.686200] mmcblk1: p1 p2
[ 1.689797] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[ 1.697690] mmcblk0: p1 p2
[ 1.701063] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
[ 1.706994] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
[ 1.712845] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (240:0)
[ 1.734096] EXT4-fs (mmcblk1p2): mounted filesystem e8f15df8-1e59-446d-846c-79eaff3f087d r/w with ordered data mode. Quota mode: none.
[ 1.746325] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 1.753307] devtmpfs: mounted
[ 1.757170] Freeing unused kernel memory: 2944K
[ 1.761796] Run /sbin/init as init process
[ 1.912539] systemd[1]: System time before build time, advancing clock.
[ 2.014397] NET: Registered PF_INET6 protocol family
[ 2.020514] Segment Routing with IPv6
[ 2.024236] In-situ OAM (IOAM) with IPv6
[ 2.049691] 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)
[ 2.081560] systemd[1]: Detected architecture arm64.
Welcome to Arago 2023.04!
[ 2.173034] systemd[1]: Hostname set to <am62pxx-evm>.
[ 2.279929] systemd-sysv-generator[105]: 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.305831] systemd-sysv-generator[105]: 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.331349] systemd-sysv-generator[105]: 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.355271] systemd-sysv-generator[105]: 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.572745] 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.636214] 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.713885] systemd[1]: Queued start job for default target Graphical Interface.
[ 2.792092] systemd[1]: Created slice Slice /system/getty.
[ OK ] Created slice Slice /system/getty.
[ 2.814760] systemd[1]: Created slice Slice /system/modprobe.
[ OK ] Created slice Slice /system/modprobe.
[ 2.838688] systemd[1]: Created slice Slice /system/serial-getty.
[ OK ] Created slice Slice /system/serial-getty.
[ 2.862123] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 2.884408] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 2.908328] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password R…uests to Wall Directory Watch.
[ 2.932435] systemd[1]: Reached target Path Units.
[ OK ] Reached target Path Units.
[ 2.948138] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 2.968137] systemd[1]: Reached target Slice Units.
[ OK ] Reached target Slice Units.
[ 2.984154] systemd[1]: Reached target Swaps.
[ OK ] Reached target Swaps.
[ 3.041235] systemd[1]: Listening on RPCbind Server Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ 3.064269] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Reached target RPC Port Mapper.
[ 3.090629] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 3.112489] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 3.136882] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 3.160683] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 3.184675] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 3.204882] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 3.228764] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 3.248508] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 3.268622] systemd[1]: Listening on User Database Manager Socket.
[ OK ] Listening on User Database Manager Socket.
[ 3.332437] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 3.352694] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 3.380741] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 3.396548] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 3.414890] systemd[1]: Mounting Temporary Directory /tmp...
Mounting Temporary Directory /tmp...
[ 3.437815] systemd[1]: Starting Create List of Static Device Nodes...
Starting Create List of Static Device Nodes...
[ 3.464806] systemd[1]: Starting Load Kernel Module configfs...
Starting Load Kernel Module configfs...
[ 3.484735] systemd[1]: Starting Load Kernel Module drm...
Starting Load Kernel Module drm...
[ 3.508915] systemd[1]: Starting Load Kernel Module fuse...
Starting Load Kernel Module fuse...
[ 3.567212] fuse: init (API version 7.40)
[ 3.588781] systemd[1]: Starting Start psplash boot splash screen...
Starting Start psplash boot splash screen...
[ 3.622043] systemd[1]: Starting RPC Bind...
Starting RPC Bind...
[ 3.636374] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 3.655739] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 3.683835] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 3.705790] systemd[1]: Starting Generate network units from Kernel command line...
Starting Generate network …ts from Kernel command line...
[ 3.737533] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 3.766197] systemd[1]: Starting Coldplug All udev Devices...
Starting Coldplug All udev Devices...
[ 3.784520] EXT4-fs (mmcblk1p2): re-mounted e8f15df8-1e59-446d-846c-79eaff3f087d r/w. Quota mode: none.
[ 3.793599] systemd[1]: Started RPC Bind.
[ OK ] Started RPC Bind.
[ 3.814846] 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.189924] systemd-journald[125]: 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.396685] audit: type=1334 audit(1651167747.484:2): prog-id=5 op=LOAD
[ 4.403370] audit: type=1334 audit(1651167747.488: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.964429] tlv320aic3x 1-001b: supply IOVDD not found, using dummy regulator
[ 4.996234] tlv320aic3x 1-001b: supply DVDD not found, using dummy regulator
[ 5.015123] tlv320aic3x 1-001b: supply AVDD not found, using dummy regulator
[ 5.023789] tlv320aic3x 1-001b: supply DRVDD not found, using dummy regulator
[ 5.034286] tps6598x 0-003f: Unable to find the interrupt, switching to polling
[ 5.068110] tlv320aic3x 1-001b: Invalid supply voltage(s) AVDD: -22, DVDD: -22
[ OK ] Found device /dev/ttyS2.
[ OK ] Reached target Hardware activated USB gadget.
[ 5.240693] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
[ 5.252126] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:52 UTC (52)
[ 5.261111] systemd-journald[125]: Time jumped backwards, rotating.
[ 5.428056] 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.756071] 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.208542] systemd-journald[125]: Oldest entry in /run/log/journal/b0d9a5339d6047dfb23e2bf63a3b063a/system.journal is older than the configured file retention duration
(1month), suggesting rotation.
[ 7.226408] systemd-journald[125]: /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 ] Started D-Bus System Message Bus.
[ OK ] Reached target Socket Units.
[ 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.796298] audit: type=1334 audit(1712385315.596:4): prog-id=7 op=LOAD
[ 7.803038] audit: type=1334 audit(1712385315.600: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.250797] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 8.267238] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 8.273711] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ OK ] Started Network Configuration.
[ 8.340746] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
[ 8.350108] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
Starting Network Name Resolution...
[ 8.375137] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 8.384484] 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.172376] audit: type=1334 audit(1712385316.972:6): prog-id=9 op=LOAD
[ 9.179168] audit: type=1334 audit(1712385316.976:7): prog-id=10 op=LOAD
Starting User Database Manager...
[ OK ] Finished Synchronize System and HW clocks.
[ 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.591434] audit: type=1006 audit(1712385317.388:8): pid=593 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 9.604057] audit: type=1300 audit(1712385317.388:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffeff9c0b8 a2=4 a3=ffff85dae020 items=0 ppid=1 pid=593 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.630598] audit: type=1327 audit(1712385317.388:8): proctitle="(systemd)"
[ OK ] Started containerd container runtime.
[ OK ] Started User Manager for UID 1000.
[ OK ] Started Session c1 of User weston.
[ 10.195590] audit: type=1006 audit(1712385317.992:9): pid=582 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
[ 10.208060] audit: type=1300 audit(1712385317.992:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffeff9c0b8 a2=4 a3=ffff85dae020 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.234335] audit: type=1327 audit(1712385317.992: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: root
[ 13.285904] audit: type=1006 audit(1712385321.084:10): pid=609 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
[ 13.298393] audit: type=1300 audit(1712385321.084:10): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffeff9c0b8 a2=1 a3=ffff85dae020 items=0 ppid=1 pid=609 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)
[ 13.325288] audit: type=1327 audit(1712385321.084:10): proctitle="(systemd)"
[ 13.332426] audit: type=1334 audit(1712385321.096:11): prog-id=11 op=LOAD
[ 13.339319] audit: type=1300 audit(1712385321.096:11): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd395bb90 a2=78 a3=0 items=0 ppid=1 pid=609 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)
[ 13.364717] audit: type=1327 audit(1712385321.096:11): proctitle="(systemd)"
[ 13.371828] audit: type=1334 audit(1712385321.124:12): prog-id=11 op=UNLOAD
[ 13.378846] audit: type=1300 audit(1712385321.124:12): arch=c00000b7 syscall=57 success=yes exit=0 a0=8 a1=ffffa62fc020 a2=0 a3=ffffa62fc7e0 items=0 ppid=1 pid=609 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)
[ 13.405011] audit: type=1327 audit(1712385321.124:12): proctitle="(systemd)"
[ 13.412119] audit: type=1334 audit(1712385321.124:13): prog-id=12 op=LOAD
root@am62pxx-evm:~#
root@am62pxx-evm:~# ifconfig eth0
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 58:a1:5f:b8:8c:ad txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
root@am62pxx-evm:~# devmem2 0x43000200
/dev/mem opened.
Memory mapped at address 0xffff8d83d000.
Read at address 0x43000200 (0xffff8d83d200): 0x5FB88CAD
root@am62pxx-evm:~# devmem2 0x43000204
/dev/mem opened.
Memory mapped at address 0xffffa3775000.
Read at address 0x43000204 (0xffffa3775204): 0x000058A1
root@am62pxx-evm:~#
root@am62pxx-evm:~#
root@am62pxx-evm:~# uname -a
Linux am62pxx-evm 6.10.0-rc2-next-20240604-00001-g49884277d14a #813 SMP PREEMPT Tue Jun 4 15:54:56 IST 2024 aarch64 aarch64 aarch64 GNU/Linux
root@am62pxx-evm:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment