Skip to content

Instantly share code, notes, and snippets.

@vaishnavachath
Created January 16, 2023 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vaishnavachath/64b58be41028c646b06568a73faed2fd to your computer and use it in GitHub Desktop.
Save vaishnavachath/64b58be41028c646b06568a73faed2fd to your computer and use it in GitHub Desktop.
AM68 Starter Kit Boot Log
U-Boot SPL 2021.01-00013-gedba7484ed (Jan 16 2023 - 18:59:58 +0530)
ti_sci system-controller@44083000: Message not acknowledgedSYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.0--v08.05.00 (Chill Capybar')
EEPROM not available at 0x50, trying to read at 0x51
SPL initial stack usage: 13464 bytes
Trying to boot from MMC2
Starting ATF on ARM64 core...
NOTICE: BL31: v2.7(release):v2.7.0-359-g1309c6c805-dirty
NOTICE: BL31: Built : 00:58:06, Jan 12 2023
I/TC:
I/TC: OP-TEE version: 3.19.0-15-gd6c5d0037 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Thu Jan 12 00:58:07 UTC 2023 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.0--v08.05.00 (Chill Capybar')
I/TC: HUK Initialized
I/TC: Activated SA2UL device
I/TC: Fixing SA2UL firewall owner for GP device
I/TC: Enabled firewalls for SA2UL TRNG device
I/TC: SA2UL TRNG initialized
I/TC: SA2UL Drivers initialized
I/TC: Primary CPU switching to normal world boot
U-Boot SPL 2021.01-00013-gedba7484ed (Jan 16 2023 - 19:00:07 +0530)
ti_sci system-controller@44083000: Message not acknowledgedSYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.0--v08.05.00 (Chill Capybar')
Trying to boot from MMC2
U-Boot 2021.01-00013-gedba7484ed (Jan 16 2023 - 19:00:07 +0530)
SoC: J721S2 SR1.0 GP
Model: Texas Instruments AM68 SK
Board: AM68-SK-SOM rev E1
DRAM: 16 GiB
cdns3_bind: unsupported dr_mode
Flash: 0 Bytes
MMC: mmc@4fb0000: 1
In: serial@2880000
Out: serial@2880000
Err: serial@2880000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA02102 cpsw_ver: 0x6BA82102 ale_ver: 0x00293904 Ports:1 mdio_freq:1000000
Net: eth0: ethernet@46000000port@1
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
Failed to load 'boot.scr'
574 bytes read in 1 ms (560.5 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
19808768 bytes read in 814 ms (23.2 MiB/s)
33109 bytes read in 3 ms (10.5 MiB/s)
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 000000008fef4000, end 000000008fffffff ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 6.2.0-rc3-next-20230112-00003-g169aec133e1f (a0490681@uda0490681) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 10.3.1 20210621, GNU ld (GNU Toolchain for the A-profile Architecture 10.3-2021.07 (arm-10.29)) 2.36.1.20210621) #10 SMP PREEMPT Mon Jan 16 19:22:44 IST 2023
[ 0.000000] Machine model: Texas Instruments AM68 SK
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x0000000bffffefff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff]
[ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff]
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffefff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x0000000bffffefff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000bffffefff]
[ 0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
[ 0.000000] On node 0, zone Normal: 1 pages in unavailable ranges
[ 0.000000] cma: Reserved 144 MiB at 0x00000000f6e00000
[ 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 18 pages/cpu s35752 r8192 d29784 u73728
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: Spectre-v3a
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] CPU features: detected: ARM erratum 1742098
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4128766
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),-@8m(hbmc.rootfs) root=PARTUUID=81167254-02 rw rootfstype=ext4 rootwait
[ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 2.
[ 0.000000] software IO TLB: mapped [mem 0x00000000f2e00000-0x00000000f6e00000] (64MB)
[ 0.000000] Memory: 16199148K/16777208K available (11904K kernel code, 1168K rwdata, 4156K rodata, 1984K init, 429K bss, 430604K reserved, 147456K cma-reserved)
[ 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=256 to nr_cpu_ids=2.
[ 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] 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: CPU0: found redistributor 0 region 0:0x0000000001900000
[ 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 @880800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000880030000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880040000
[ 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.008329] Console: colour dummy device 80x25
[ 0.012898] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023570] pid_max: default: 32768 minimum: 301
[ 0.028324] LSM: initializing lsm=capability,integrity
[ 0.033654] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.041432] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.050593] rcu: Hierarchical SRCU implementation.
[ 0.055512] rcu: Max phase no-delay instances is 1000.
[ 0.060994] Platform MSI: msi-controller@1820000 domain created
[ 0.067114] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.076384] EFI services will not be available.
[ 0.081112] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[ 0.094211] Detected PIPT I-cache on CPU1
[ 0.094271] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.094284] GICv3: CPU1: using allocated LPI pending table @0x0000000880050000
[ 0.094316] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.094374] smp: Brought up 1 node, 2 CPUs
[ 0.123724] SMP: Total of 2 processors activated.
[ 0.128530] CPU features: detected: 32-bit EL0 Support
[ 0.133785] CPU features: detected: CRC32 instructions
[ 0.139067] CPU: All CPU(s) started at EL2
[ 0.143250] alternatives: applying system-wide alternatives
[ 0.149758] devtmpfs: initialized
[ 0.155276] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.165260] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.174134] pinctrl core: initialized pinctrl subsystem
[ 0.179847] DMI not present or invalid.
[ 0.184113] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.190937] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.198626] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.207008] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.215424] thermal_sys: Registered thermal governor 'step_wise'
[ 0.215428] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.221652] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.235292] ASID allocator initialised with 65536 entries
[ 0.244924] KASLR disabled due to lack of seed
[ 0.249921] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.256864] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.263623] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.270557] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.277137] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.284071] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.290561] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.297495] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.304174] cryptd: max_cpu_qlen set to 1000
[ 0.309156] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected
[ 0.318476] iommu: Default domain type: Translated
[ 0.323466] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.329998] SCSI subsystem initialized
[ 0.333951] mc: Linux media interface: v0.10
[ 0.338330] videodev: Linux video capture interface: v2.00
[ 0.343960] pps_core: LinuxPPS API ver. 1 registered
[ 0.349030] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.358368] PTP clock support registered
[ 0.362387] EDAC MC: Ver: 3.0.0
[ 0.365915] FPGA manager framework
[ 0.369443] Advanced Linux Sound Architecture Driver Initialized.
[ 0.376143] clocksource: Switched to clocksource arch_sys_counter
[ 0.382494] VFS: Disk quotas dquot_6.6.0
[ 0.386521] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.396500] NET: Registered PF_INET protocol family
[ 0.401882] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.414805] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.423718] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.431654] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.440354] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.448953] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.455836] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.462959] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.470620] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.476761] RPC: Registered named UNIX socket transport module.
[ 0.482829] RPC: Registered udp transport module.
[ 0.487634] RPC: Registered tcp transport module.
[ 0.492437] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.499024] PCI: CLS 0 bytes, default 64
[ 0.503431] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.512446] Initialise system trusted keyrings
[ 0.517127] workingset: timestamp_bits=46 max_order=22 bucket_order=0
[ 0.523889] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.529998] NFS: Registering the id_resolver key type
[ 0.535174] Key type id_resolver registered
[ 0.539446] Key type id_legacy registered
[ 0.543552] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.550401] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.558040] 9p: Installing v9fs 9p2000 file system support
[ 0.582517] Key type asymmetric registered
[ 0.586702] Asymmetric key parser 'x509' registered
[ 0.591805] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.599371] io scheduler mq-deadline registered
[ 0.604000] io scheduler kyber registered
[ 0.609062] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[ 0.615173] pinctrl-single 11c000.pinctrl: 72 pins, size 288
[ 0.622317] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[ 0.628586] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[ 0.636360] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[ 0.647845] brd: module loaded
[ 0.653265] loop: module loaded
[ 0.656841] megasas: 07.719.03.00-rc1
[ 0.661901] tun: Universal TUN/TAP device driver, 1.6
[ 0.667281] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.673694] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.679759] sky2: driver version 1.30
[ 0.683891] VFIO - User Level meta-driver version: 0.3
[ 0.689416] i2c_dev: i2c /dev entries driver
[ 0.694312] sdhci: Secure Digital Host Controller Interface driver
[ 0.700633] sdhci: Copyright(c) Pierre Ossman
[ 0.705203] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.711373] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.717565] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.724739] optee: probing for conduit method.
[ 0.729302] optee: revision 3.19 (d6c5d003)
[ 0.729457] optee: dynamic shared memory is enabled
[ 0.738941] optee: initialized driver
[ 0.743418] NET: Registered PF_PACKET protocol family
[ 0.748635] 9pnet: Installing 9P2000 support
[ 0.753032] Key type dns_resolver registered
[ 0.759777] Loading compiled-in X.509 certificates
[ 0.768350] k3-ringacc 2b800000.ringacc: Failed to get MSI domain
[ 0.774704] k3-ringacc 3c000000.ringacc: Failed to get MSI domain
[ 0.781669] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.5.0--v08.05.00 (Chill Capybar')
[ 0.800481] pca953x 0-0021: supply vcc not found, using dummy regulator
[ 0.807323] pca953x 0-0021: using no AI
[ 0.832747] omap_i2c 2000000.i2c: bus 0 rev0.12 at 400 kHz
[ 0.838518] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created
[ 0.847063] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created
[ 0.856403] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created
[ 0.865014] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created
[ 0.874039] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272
[ 0.883930] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 0.890691] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[ 0.899556] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259
[ 0.909721] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 0.916480] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[ 0.924454] printk: console [ttyS2] disabled
[ 0.928853] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 165, base_baud = 3000000) is a 8250
[ 0.937709] printk: console [ttyS2] enabled
[ 0.937709] printk: console [ttyS2] enabled
[ 0.946174] printk: bootconsole [ns16550a0] disabled
[ 0.946174] printk: bootconsole [ns16550a0] disabled
[ 0.960880] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.004157] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.012798] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.021077] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[ 1.033912] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.041121] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.047429] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1
[ 1.057365] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:200000000, add_val:4
[ 1.068103] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 1.078026] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16)
[ 1.088301] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.132150] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.140793] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
[ 1.149070] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[ 1.161910] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.169119] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.175391] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1
[ 1.184962] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 1.193129] mmc1: CQHCI version 5.10
[ 1.195640] ALSA device list:
[ 1.199692] No soundcards found.
[ 1.242714] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 1.250325] Waiting for root device PARTUUID=81167254-02...
[ 1.307575] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
[ 1.314500] mmcblk1: mmc1:aaaa SC16G 14.8 GiB
[ 1.322776] mmcblk1: p1 p2
[ 1.362506] EXT4-fs (mmcblk1p2): mounted filesystem 0d27298c-6962-43c3-8d7f-a3db02da363d with ordered data mode. Quota mode: none.
[ 1.383137] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 1.390563] devtmpfs: mounted
[ 1.394249] Freeing unused kernel memory: 1984K
[ 1.398894] Run /sbin/init as init process
[ 1.571621] systemd[1]: System time before build time, advancing clock.
[ 1.625912] NET: Registered PF_INET6 protocol family
[ 1.631545] Segment Routing with IPv6
[ 1.635230] In-situ OAM (IOAM) with IPv6
[ 1.662947] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[ 1.684705] systemd[1]: Detected architecture arm64.
Welcome to Arago 2021.09!
[ 1.754409] systemd[1]: Set hostname to <j721s2-evm>.
[ 1.945310] systemd[1]: /lib/systemd/system/irqbalanced.service:6: Unknown key name 'ConditionCPUs' in section 'Unit', ignoring.
[ 1.967762] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly.
[ 3.532150] random: crng init done
[ 3.535695] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 3.548037] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 3.558118] systemd[1]: Created slice system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ 3.581019] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 3.604852] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 3.628361] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 3.652279] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password R…uests to Wall Directory Watch.
[ 3.676285] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 3.692202] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 3.712197] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 3.728196] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 3.751504] systemd[1]: Listening on RPCbind Server Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ 3.772245] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Reached target RPC Port Mapper.
[ 3.796125] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 3.816363] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 3.850205] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[ 3.858630] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 3.880483] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 3.896526] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 3.920442] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 3.940348] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 3.980509] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 3.998806] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 4.022833] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 4.044938] systemd[1]: Mounting Temporary Directory (/tmp)...
Mounting Temporary Directory (/tmp)...
[ 4.063057] systemd[1]: Starting Create list of static device nodes for the current kernel...
Starting Create list of st…odes for the current kernel...
[ 4.096372] systemd[1]: Starting Start psplash boot splash screen...
Starting Start psplash boot splash screen...
[ 4.123444] systemd[1]: Starting RPC Bind...
Starting RPC Bind...
[ 4.140395] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 4.152607] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 4.204711] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 4.226883] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 4.242113] EXT4-fs (mmcblk1p2): re-mounted 0d27298c-6962-43c3-8d7f-a3db02da363d. Quota mode: none.
[ 4.254190] systemd[1]: Starting udev Coldplug all Devices...
Starting udev Coldplug all Devices...
[ 4.275777] systemd[1]: Started RPC Bind.
[ OK ] Started RPC Bind.
[ 4.300706] 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 ] Started Create list of sta… nodes for the current kernel.
[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 ] Started Load Kernel Modules.
[ OK ] Started Remount Root and Kernel File Systems.
Mounting Kernel Configuration File System...
Starting Flush Journal to Persistent Storage...
[ 4.539256] systemd-journald[88]: Received client request to flush runtime journal.
Starting Apply Kernel Variables...
Starting Create Static Device Nodes in /dev...
[ OK ] Mounted Kernel Configuration File System.
[ OK ] Started udev Coldplug all Devices.
[ OK ] Started Flush Journal to Persistent Storage.
[ OK ] Started Apply Kernel Variables.
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Reached target Local File Systems (Pre).
Mounting /media/ram...
Mounting /var/volatile...
Starting udev Wait for Complete Device Initialization...
Starting udev Kernel Device Manager...
[ OK ] Mounted /media/ram.
[ OK ] Mounted /var/volatile.
Starting Load/Save Random Seed...
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started Load/Save Random Seed.
[ 5.045192] CAN device driver interface
[ 5.084263] m_can_platform 40528000.can: m_can device registered (irq=327, version=32)
[ 5.105820] m_can_platform 40568000.can: m_can device registered (irq=328, version=32)
[ 5.145705] m_can_platform 2761000.can: m_can device registered (irq=329, version=32)
[ 5.169460] m_can_platform 2771000.can: m_can device registered (irq=330, version=32)
[ 5.736604] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
[ OK ] Found device /dev/disk/by-uuid/5E13-BBBC.
[ OK ] Started udev Wait for Complete Device Initialization.
Mounting /boot...
[ 6.213466] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ OK ] Started Hardware RNG Entropy Gatherer Daemon.
[ OK ] Mounted /boot.
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ OK ] Started Create Volatile Files and Directories.
Starting Network Time Synchronization...
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target System Time Set.
[ OK ] Reached target System Time Synchronized.
[ OK ] Started Daily rotation of log files.
[ OK ] Reached target Timers.
[ 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 Reboot and dump vmcore via kexec...
[ OK ] Listening on Docker Socket for the API.
[ OK ] Started Reboot and dump vmcore via kexec.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
[ OK ] Started Job spooling tools.
[ OK ] Started Periodic Command Scheduler.
[ OK ] Started D-Bus System Message Bus.
Starting Print notice about GPLv3 packages...
Starting IPv6 Packet Filtering Framework...
Starting IPv4 Packet Filtering Framework...
[ OK ] Started irqbalance daemon.
Starting rc.pvr.service...
Starting Login Service...
[ OK ] Started TEE Supplicant.
[ OK ] Started IPv6 Packet Filtering Framework.
[ OK ] Started IPv4 Packet Filtering Framework.
[ OK ] Reached target Network (Pre).
Starting Network Service...
[ OK ] Started Network Service.
Starting Wait for Network to be Configured...
Starting Network Name Resolution...
[ 7.112946] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 7.158770] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ OK ] Started Login Service.
[ 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...
[ OK ] Started NFS status monitor for NFSv2/3 locking..
Starting Simple Network Ma…ent Protocol (SNMP) Daemon....
Starting Permit User Sessions...
[ OK ] Started 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...
[FAILED] Failed to start Synchronize System and HW clocks.
See 'systemctl status sync-clocks.service' for details.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started Enable and configure wl18xx bluetooth stack.
[ OK ] Started Simple Network Man…ement Protocol (SNMP) Daemon..
[ OK ] Started rc.pvr.service.
Starting weston.service...
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
autoconf
bash
bc
binutils
cifs-utils
coreutils-stdbuf
coreutils
cpio
cpp-symlinks
cpp
dosfstools
elfutils
g++-symlinks
g++
gawk
gcc-symlinks
gcc
gdb
gdbserver
gettext
glmark2
gstreamer1.0-libav
gzip
less
libasm1
libbfd
libdw1
libelf1
libgdbm-compat4
libgdbm6
libgettextlib
libgettextsrc
libgmp10
libidn2-0
libmpc3
libmpfr6
libreadline8
libunistring2
m4
make
nettle
parted
tar
which
If you do not wish to distribute GPLv3 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
***************************************************************
***************************************************************
[ OK ] Started Print notice about GPLv3 packages.
[ OK ] Started weston.service.
Starting Matrix GUI...
Starting telnetd.service...
[ OK ] Started telnetd.service.
[ OK ] Started Matrix GUI.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project j721s2-evm ttyS2
Arago 2021.09 j721s2-evm ttyS2
j721s2-evm login:
j721s2-evm login:
j721s2-evm login:
j721s2-evm login: root
[ 15.689521] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=620 'systemd'
root@j721s2-evm:~#
root@j721s2-evm:~# uname -a
Linux j721s2-evm 6.2.0-rc3-next-20230112-00003-g169aec133e1f #10 SMP PREEMPT Mon Jan 16 19:22:44 IST 2023 aarch64 aarch64 aarch64 GNU/Linux
root@j721s2-evm:~# lscpu
Architecture: aarch64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
Vendor ID: ARM
Model: 0
Model name: Cortex-A72
Stepping: r1p0
BogoMIPS: 400.00
L1d cache: 64 KiB
L1i cache: 96 KiB
L2 cache: 1 MiB
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec store bypass: Not affected
Vulnerability Spectre v1: Mitigation; __user pointer sanitization
Vulnerability Spectre v2: Mitigation; CSV2, BHB
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
root@j721s2-evm:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment