This thread has been locked.

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

SK-AM64B: SK-AM64B with prebuild wic image SDK8.6 cannot boot?

Part Number: SK-AM64B
Other Parts Discussed in Thread: LM61460

Champs:

With the SDK8.6 WIC prebuilt image, the SK-AM64B cannot boot.

Any solution here?

BR Rio

  • Rio,

    the SK-AM64B cannot boot.

    Please provide details, do you see some log message on the UART console or nothing at all? Have you tried the previous SDK8.5 and it fails the same?

  • Hi Bin:

    #1. I have pre-build for HS-FS image, based on SDK8.4.

         The SK-AM64B EVM we got have 2 versions: M1/ M2.

         M1 will complete booted okay, this is for sure.

         M2 evm will give us the attached fail log.

     [ 1.238325] sdhci-am654 fa10000.mmc: card claims to support voltages below defined range
    [ 1.250392] mmc1: new SDIO card at address 0001
    [ 1.274506] mmc0: error -110 whilst initialising SD card
    [ 1.521325] mmc0: error -110 whilst initialising SD card
    [ 1.763062] mmc0: error -110 whilst initialising SD card
    [ 2.029971] mmc0: error -110 whilst initialising SD card

    2023_5_3_SDK8.4_Tested_On_M2_SKAM64B_SDCard_Fail_due_to_Voltage

    #2. If testing the SDK8.6 WIC prebuild image.

          M1/ M2 will give us no any logs show on the console.

    So, there are 2 issues:

          Issue 1: SD card voltage failed on the M2 EVM.

          Issue 2: SDK8.6 cannot booted on M1 / M2 EVM. (IE: No any logs shown on the console.

    Question:

          What's the diff from M1/M2 EVM?

          How to fix the SDK8.6?

    BR Rio

  • Rio,

    I am routing your query to our U-Boot expert for comments.

  • Hi Bin:

    We have some customers are using AM64, so, this shall be fixed asap.

    Please assign the right owner to deal with.

    Thanks.

    BR Rio

  • Rio

    This is still being debugged. We will keep you posted.

    Regards

    Mukul 

  • Hello Rio,
    I did sanity run on SK-AM64B M1/M2 boards with AM64x SDK 8.6 release package (WIC image).
    Linux boots on both M1/M2 boards, and I'm attaching two log files for your reference.
    Best,
    -Hong

    am64B-M1_8.6_sd_boot.log
    U-Boot SPL 2021.01-g2ee8efd654 (Feb 27 2023 - 13:50:10 +0000)
    EEPROM not available at 80, trying to read at 81
    Resetting on cold boot to workaround ErrataID:i2331
    resetting ...
    
    U-Boot SPL 2021.01-g2ee8efd654 (Feb 27 2023 - 13:50:10 +0000)
    EEPROM not available at 80, trying to read at 81
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
    SPL initial stack usage: 13424 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE:  BL31: Built : 13:45:56, Feb 27 2023
    I/TC: 
    I/TC: OP-TEE version: 3.20.0 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Mon Feb 27 13:46:53 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.6.4--v08.06.04 (Chill Capybar')
    I/TC: HUK Initialized
    I/TC: Activated SA2UL 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-g2ee8efd654 (Feb 27 2023 - 13:48:24 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    
    
    U-Boot 2021.01-g2ee8efd654 (Feb 27 2023 - 13:48:24 +0000)
    
    SoC:   AM64X SR2.0 HS-FS
    Model: Texas Instruments AM642 SK
    Board: AM64B-SKEVM rev A
    DRAM:  2 GiB
    NAND:  0 MiB
    MMC:   mmc@fa00000: 1
    Loading Environment from FAT... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Net:   eth0: ethernet@8000000port@1
    Warning: ethernet@8000000port@2 MAC addresses don't match:
    Address in ROM is		34:08:e1:80:af:36
    Address in environment is	70:ff:76:1e:bc:2b
    , eth1: ethernet@8000000port@2
    Hit any key to stop autoboot:  2  1  0 
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    1490 bytes read in 2 ms (727.5 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ...
    1 bytes read in 1 ms (1000 Bytes/s)
    Already setup.
    19147264 bytes read in 761 ms (24 MiB/s)
    54920 bytes read in 5 ms (10.5 MiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 000000008feef000, end 000000008fffffff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 5.10.168-g2c23e6c538 (oe-user@oe-host) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Mon Feb 27 14:16:24 UTC 2023
    [    0.000000] Machine model: Texas Instruments AM642 SK
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node m4f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node m4f-memory@a4100000, compatible id shared-dma-pool
    [    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-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000a57fffff]
    [    0.000000]   node   0: [mem 0x00000000a5800000-0x00000000ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000] cma: Reserved 512 MiB at 0x00000000dd000000
    [    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 s51288 r8192 d30632 u90112
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=fc40000.spi.0:1m(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);omap2-nand.0:2m(NAND.tiboot3),2m(NAND.tispl),2m(NAND.tiboot3.backup),4m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup),-(NAND.file-system) root=PARTUUID=47b6d3e0-02 rw rootfstype=ext4 rootwait
    [    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] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] Memory: 1398792K/2097152K available (11200K kernel code, 1162K rwdata, 4308K rodata, 1920K init, 431K bss, 174072K reserved, 524288K 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] 	Trampoline variant of Tasks RCU enabled.
    [    0.000000] 	Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] 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] GICv3: Distributor has no Range Selector support
    [    0.000000] GICv3: 16 PPIs implemented
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001840000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000080030000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080040000
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000005] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008590] Console: colour dummy device 80x25
    [    0.013185] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023860] pid_max: default: 32768 minimum: 301
    [    0.028685] LSM: Security Framework initializing
    [    0.033477] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.041054] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.051076] rcu: Hierarchical SRCU implementation.
    [    0.056350] Platform MSI: msi-controller@1820000 domain created
    [    0.062761] PCI/MSI: /bus@f4000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.072069] EFI services will not be available.
    [    0.076997] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.090613] Detected VIPT I-cache on CPU1
    [    0.090653] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000
    [    0.090669] GICv3: CPU1: using allocated LPI pending table @0x0000000080050000
    [    0.090737] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.090873] smp: Brought up 1 node, 2 CPUs
    [    0.120259] SMP: Total of 2 processors activated.
    [    0.125074] CPU features: detected: 32-bit EL0 Support
    [    0.130350] CPU features: detected: CRC32 instructions
    [    0.143956] CPU: All CPU(s) started at EL2
    [    0.148165] alternatives: patching kernel code
    [    0.154016] devtmpfs: initialized
    [    0.165974] KASLR disabled due to lack of seed
    [    0.170791] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.180770] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.205722] pinctrl core: initialized pinctrl subsystem
    [    0.211814] DMI not present or invalid.
    [    0.216561] NET: Registered protocol family 16
    [    0.223039] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
    [    0.230445] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.238548] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.247354] thermal_sys: Registered thermal governor 'step_wise'
    [    0.247362] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.253999] cpuidle: using governor menu
    [    0.264976] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.271991] ASID allocator initialised with 65536 entries
    [    0.306255] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.313146] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.319996] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.326847] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.335109] cryptd: max_cpu_qlen set to 1000
    [    0.343173] k3-chipinfo 43000014.chipid: Family:AM64X rev:SR2.0 JTAGID[0x1bb3802f] Detected
    [    0.352441] vcc_3v3_sys: supplied by vusb_main5v0
    [    0.358931] iommu: Default domain type: Translated 
    [    0.364392] SCSI subsystem initialized
    [    0.369061] mc: Linux media interface: v0.10
    [    0.373470] videodev: Linux video capture interface: v2.00
    [    0.379191] pps_core: LinuxPPS API ver. 1 registered
    [    0.384267] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.393612] PTP clock support registered
    [    0.397654] EDAC MC: Ver: 3.0.0
    [    0.401798] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fc9100
    [    0.408746] omap-mailbox 29040000.mailbox: omap mailbox rev 0x66fc9100
    [    0.415574] omap-mailbox 29060000.mailbox: omap mailbox rev 0x66fc9100
    [    0.423115] FPGA manager framework
    [    0.426768] Advanced Linux Sound Architecture Driver Initialized.
    [    0.434196] clocksource: Switched to clocksource arch_sys_counter
    [    0.440722] VFS: Disk quotas dquot_6.6.0
    [    0.444808] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.458402] NET: Registered protocol family 2
    [    0.463163] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.472212] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
    [    0.481021] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.489257] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
    [    0.497029] TCP: Hash tables configured (established 16384 bind 16384)
    [    0.503991] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.510897] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.518416] NET: Registered protocol family 1
    [    0.523514] RPC: Registered named UNIX socket transport module.
    [    0.529592] RPC: Registered udp transport module.
    [    0.534403] RPC: Registered tcp transport module.
    [    0.539214] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.545808] NET: Registered protocol family 44
    [    0.550366] PCI: CLS 0 bytes, default 64
    [    0.555239] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [    0.568213] Initialise system trusted keyrings
    [    0.573135] workingset: timestamp_bits=46 max_order=19 bucket_order=0
    [    0.584188] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.591115] NFS: Registering the id_resolver key type
    [    0.596357] Key type id_resolver registered
    [    0.600650] Key type id_legacy registered
    [    0.604835] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.611686] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.619495] 9p: Installing v9fs 9p2000 file system support
    [    0.668159] Key type asymmetric registered
    [    0.672373] Asymmetric key parser 'x509' registered
    [    0.677421] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.684984] io scheduler mq-deadline registered
    [    0.689619] io scheduler kyber registered
    [    0.696232] pinctrl-single 4084000.pinctrl: 33 pins, size 132
    [    0.702690] pinctrl-single f4000.pinctrl: 180 pins, size 720
    [    0.709667] pinctrl-single a40000.timesync-router: 512 pins, size 2048
    [    0.726452] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.749767] brd: module loaded
    [    0.761509] loop: module loaded
    [    0.765875] megasas: 07.714.04.00-rc1
    [    0.774314] tun: Universal TUN/TAP device driver, 1.6
    [    0.780256] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.786679] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.792795] sky2: driver version 1.30
    [    0.797891] VFIO - User Level meta-driver version: 0.3
    [    0.804488] i2c /dev entries driver
    [    0.809681] sdhci: Secure Digital Host Controller Interface driver
    [    0.816029] sdhci: Copyright(c) Pierre Ossman
    [    0.820908] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.828097] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.834783] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.843239] optee: probing for conduit method.
    I/TC: Reserved shared memory is enabled
    I/TC: Dynamic shared memory is enabled
    I/TC: Normal World virtualization support is disabled
    I/TC: Asynchronous notifications are disabled
    [    0.847840] optee: revision 3.20 (8e74d476)
    [    0.864503] optee: dynamic shared memory is enabled
    [    0.874273] optee: initialized driver
    [    0.880809] NET: Registered protocol family 17
    [    0.885613] 9pnet: Installing 9P2000 support
    [    0.890092] Key type dns_resolver registered
    [    0.894986] Loading compiled-in X.509 certificates
    [    0.919878] ti-sci 44043000.dmsc: lpm region is required for suspend but not provided.
    [    0.928089] ti-sci 44043000.dmsc: ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
    [    0.983580] omap-gpmc 3b000000.memory-controller: GPMC revision 6.0
    [    0.990070] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
    [    0.999922] omap_i2c 20000000.i2c: bus 0 rev0.12 at 100 kHz
    [    1.007488] pca953x 1-0070: supply vcc not found, using dummy regulator
    [    1.014466] pca953x 1-0070: using no AI
    [    1.043232] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
    [    1.050431] omap_i2c 20020000.i2c: bus 2 rev0.12 at 100 kHz
    [    1.056641] ti-sci-intr bus@f4000:bus@4000000:interrupt-controller1: Interrupt Router 5 domain created
    [    1.066399] ti-sci-intr bus@f4000:interrupt-controller0: Interrupt Router 3 domain created
    [    1.075233] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [    1.097521] ti-udma 485c0100.dma-controller: Number of rings: 68
    [    1.105254] ti-udma 485c0100.dma-controller: Channels: 24 (bchan: 12, tchan: 6, rchan: 6)
    [    1.115553] ti-udma 485c0000.dma-controller: Number of rings: 288
    [    1.130295] ti-udma 485c0000.dma-controller: Channels: 44 (tchan: 29, rchan: 15)
    [    1.141408] printk: console [ttyS2] disabled
    [    1.145880] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 16, base_baud = 3000000) is a 8250
    [    1.154649] printk: console [ttyS2] enabled
    [    1.154649] printk: console [ttyS2] enabled
    [    1.163092] printk: bootconsole [ns16550a0] disabled
    [    1.163092] printk: bootconsole [ns16550a0] disabled
    [    1.174552] omap8250 2840000.serial: PM domain pd:155 will not be powered off
    [    1.182117] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 17, base_baud = 3000000) is a 8250
    [    1.190814] serial serial0: tty port ttyS6 registered
    [    1.200500] spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [    1.205532] 7 cmdlinepart partitions found on MTD device fc40000.spi.0
    [    1.212064] Creating 7 MTD partitions on "fc40000.spi.0":
    [    1.217462] 0x000000000000-0x000000100000 : "ospi.tiboot3"
    [    1.224335] 0x000000100000-0x000000300000 : "ospi.tispl"
    [    1.230987] 0x000000300000-0x000000700000 : "ospi.u-boot"
    [    1.237678] 0x000000700000-0x000000740000 : "ospi.env"
    [    1.244101] 0x000000740000-0x000000780000 : "ospi.env.backup"
    [    1.251176] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    1.257867] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    1.282567] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
    [    1.326206] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.336512] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
    [    1.344639] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
    [    1.352845] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00903, cpsw version 0x6BA80903 Ports: 3 quirks:00000006
    [    1.365754] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.4
    [    1.372886] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [    1.379589] pps pps0: new PPS source ptp0
    [    1.384116] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
    [    1.394803] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 16
    [    1.405851] am65-cpts 39000000.cpts: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
    [    1.415045] k3-j72xx-soc-thermal b00000.temperature-sensor: invalid resource
    [    1.422187] k3-j72xx-soc-thermal: probe of b00000.temperature-sensor failed with error -22
    [    1.434586] gpio-478 (btuart_rts_sel): hogged as output/high
    [    1.447981] vdd_mmc1: supplied by vcc_3v3_sys
    [    1.453624] wlan_en: supplied by com8_ls_en
    [    1.462543] debugfs: Directory 'pd:114' with parent 'pm_genpd' already present!
    [    1.463023] mmc0: CQHCI version 5.10
    [    1.474083] mmc1: CQHCI version 5.10
    [    1.486976] ALSA device list:
    [    1.489972]   No soundcards found.
    [    1.519281] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [    1.519287] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [    1.535667] Waiting for root device PARTUUID=47b6d3e0-02...
    [    1.544538] sdhci-am654 fa10000.mmc: card claims to support voltages below defined range
    [    1.564150] mmc0: new SDIO card at address 0001
    [    1.591797] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
    [    1.599282] mmcblk1: mmc1:aaaa SC16G 14.8 GiB 
    [    1.609362]  mmcblk1: p1 p2
    [    1.853361] EXT4-fs (mmcblk1p2): 1 orphan inode deleted
    [    1.858713] EXT4-fs (mmcblk1p2): recovery complete
    [    1.924792] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    1.933024] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    1.943605] devtmpfs: mounted
    [    1.948060] Freeing unused kernel memory: 1920K
    [    1.952734] Run /sbin/init as init process
    [    2.095738] systemd[1]: System time before build time, advancing clock.
    [    2.152175] NET: Registered protocol family 10
    [    2.158010] Segment Routing with IPv6
    [    2.194965] 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)
    [    2.217151] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2021.09!
    
    [    2.262074] systemd[1]: Set hostname to <am64xx-evm>.
    [    2.603688] systemd[1]: /lib/systemd/system/startwlansta.service:7: Unknown key name 'After' in section 'Service', ignoring.
    [    2.619308] systemd[1]: /lib/systemd/system/startwlanap.service:7: Unknown key name 'After' in section 'Service', ignoring.
    [    2.662111] systemd[1]: /lib/systemd/system/irqbalanced.service:6: Unknown key name 'ConditionCPUs' in section 'Unit', ignoring.
    [    2.706601] 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.
    [    2.866586] random: systemd: uninitialized urandom read (16 bytes read)
    [    2.878079] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    2.898565] random: systemd: uninitialized urandom read (16 bytes read)
    [    2.907605] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    2.930440] random: systemd: uninitialized urandom read (16 bytes read)
    [    2.939472] systemd[1]: Created slice system-syslog\x2dng.slice.
    [  OK  ] Created slice system-syslog\x2dng.slice.
    [    2.964795] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    2.986896] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password �ts to Console Directory Watch.
    [    3.010843] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R�uests to Wall Directory Watch.
    [    3.034753] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    3.050536] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    3.070531] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    3.086542] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    3.122798] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    3.146674] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    3.175224] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    3.198941] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    3.226772] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    3.235823] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    3.259361] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    3.275517] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    3.299510] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    3.323063] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    3.352890] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    3.380568] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    3.408468] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    3.435656] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [    3.457795] systemd[1]: Starting Create list of static device nodes for the current kernel...
             Starting Create list of st�odes for the current kernel...
    [    3.488427] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    3.506914] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    3.526382] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    3.555128] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    3.580755] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems cryptodev: loading out-of-tree module taints kernel.
    [0m...
    [    3.621214] systemd[1]: Starting udev Coldplug all Devices...
             Starting udev Coldplug all Devices...
    [    3.633296] cryptodev: driver 1.10 loaded.
    [    3.656028] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    3.668820] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
    [    3.683154] 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.
    [  OK  ] Started Load Kernel Modules.
    [  OK  ] Started Remount Root and Kernel File Systems.
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
    [    3.886746] random: systemd: uninitialized urandom read (16 bytes read)
    [    3.902032] systemd-journald[164]: Received client request to flush runtime journal.
             Starting Apply Kernel Variables...
    [    3.921942] random: systemd-journal: uninitialized urandom read (16 bytes read)
    [    3.931106] random: systemd: uninitialized urandom read (16 bytes read)
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted Kernel Configuration File System.
    [  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 Kernel Device Manager...
    [  OK  ] Mounted /media/ram.
    [  OK  ] Mounted /var/volatile.
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started udev Coldplug all Devices.
             Starting udev Wait for Complete Device Initialization...
    [  OK  ] Started Create Volatile Files and Directories.
    [  OK  ] Started udev Kernel Device Manager.
             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 Time Set.
    [  OK  ] Reached target System Time Synchronized.
    [    4.964203] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.084204] random: crng init done
    [    5.094353] random: 64 urandom warning(s) missed due to ratelimiting
    [  OK  ] Started Load/Save Random Seed.
    [    5.288197] Bluetooth: Core ver 2.22
    [    5.302604] NET: Registered protocol family 31
    [    5.307727] Bluetooth: HCI device and connection manager initialized
    [    5.323651] Bluetooth: HCI socket layer initialized
    [    5.368321] Bluetooth: L2CAP socket layer initialized
    [    5.376965] Bluetooth: SCO socket layer initialized
    [    5.394328] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@a4000000
    [    5.414938] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
    [    5.438396] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device
    [    5.449802] remoteproc remoteproc0: 5000000.m4fss is available
    [    5.465651] remoteproc remoteproc0: powering up 5000000.m4fss
    [    5.471572] remoteproc remoteproc0: Booting fw image am64-mcu-m4f0_0-fw, size 86084
    [    5.487528]  remoteproc0#vdev0buffer: assigned reserved memory node m4f-dma-memory@a4000000
    [    5.496323]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [    5.503597] remoteproc remoteproc0: remote processor 5000000.m4fss is now up
    [    5.523536] Bluetooth: HCI UART driver ver 2.3
    [    5.541433] Bluetooth: HCI UART protocol H4 registered
    [    5.592550] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    5.598279] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
    [    5.610158] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [    5.613010] Bluetooth: HCI UART protocol LL registered
    [    5.651758] Bluetooth: HCI UART protocol Broadcom registered
    [    5.657767] Bluetooth: HCI UART protocol QCA registered
    [    5.704352] Bluetooth: hci0: change remote baud rate command in firmware
    [    5.715949] platform 78000000.r5f: configured R5F for remoteproc mode
    [    5.860873] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [    5.975059] remoteproc remoteproc1: 78000000.r5f is available
    [    6.038521] platform 78200000.r5f: configured R5F for remoteproc mode
    [    6.045723] remoteproc remoteproc1: powering up 78000000.r5f
    [    6.051807] remoteproc remoteproc1: Booting fw image am64-main-r5f0_0-fw, size 86352
    [    6.067194]  remoteproc1#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000
    [    6.083066] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    6.089203]  remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [    6.098179] remoteproc remoteproc1: remote processor 78000000.r5f is now up
    [    6.110428] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [    6.127135] platform 78200000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
    [    6.206723] remoteproc remoteproc2: 78200000.r5f is available
    [    6.249289] remoteproc remoteproc2: powering up 78200000.r5f
    [    6.255211] remoteproc remoteproc2: Booting fw image am64-main-r5f0_1-fw, size 141772
    [    6.282508]  remoteproc2#vdev0buffer: assigned reserved memory node r5f-dma-memory@a1000000
    [    6.286464] platform 78400000.r5f: configured R5F for remoteproc mode
    [    6.293970] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    6.297558] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
    [    6.307760]  remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [    6.320351] remoteproc remoteproc2: remote processor 78200000.r5f is now up
    [    6.402115] platform 78400000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [    6.506380] remoteproc remoteproc3: 78400000.r5f is available
    [    6.567495] remoteproc remoteproc3: powering up 78400000.r5f
    [    6.573276] remoteproc remoteproc3: Booting fw image am64-main-r5f1_0-fw, size 93260
    [    6.585208] platform 78600000.r5f: configured R5F for remoteproc mode
    [    6.593398]  remoteproc3#vdev0buffer: assigned reserved memory node r5f-dma-memory@a2000000
    [    6.605501] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    6.605904] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
    [    6.611197]  remoteproc3#vdev0buffer: registered virtio3 (type 7)
    [    6.631675] remoteproc remoteproc3: remote processor 78400000.r5f is now up
    [    6.693918] platform 78600000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [    6.802899] remoteproc remoteproc4: 78600000.r5f is available
    [    6.903436] remoteproc remoteproc4: powering up 78600000.r5f
    [    6.909416] remoteproc remoteproc4: Booting fw image am64-main-r5f1_1-fw, size 91520
    [    6.927462]  remoteproc4#vdev0buffer: assigned reserved memory node r5f-dma-memory@a3000000
    [    6.936713] virtio_rpmsg_bus virtio4: rpmsg host is online
    [    6.948788]  remoteproc4#vdev0buffer: registered virtio4 (type 7)
    [    6.955220] remoteproc remoteproc4: remote processor 78600000.r5f is now up
    [    6.969482] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xe
    [  OK  ] Listening on Load/Save RF �itch Status /dev/rfkill Watch.
             Starting Load/Save RF Kill Switch Status...
    [    8.016123] remoteproc remoteproc5: 30034000.pru is available
    [    8.056107] remoteproc remoteproc6: 30004000.rtu is available
    [    8.095107] remoteproc remoteproc7: 3000a000.txpru is available
    [    8.119613] remoteproc remoteproc8: 30038000.pru is available
    [    8.137306] remoteproc remoteproc9: 30006000.rtu is available
    [    8.171968] remoteproc remoteproc10: 3000c000.txpru is available
    [    8.189415] remoteproc remoteproc11: 300b4000.pru is available
    [    8.196327] remoteproc remoteproc12: 30084000.rtu is available
    [    8.205655] remoteproc remoteproc13: 3008a000.txpru is available
    [    8.218759] remoteproc remoteproc14: 300b8000.pru is available
    [    8.230897] remoteproc remoteproc15: 30086000.rtu is available
    [    8.240428] remoteproc remoteproc16: 3008c000.txpru is available
    [  OK  ] Started Load/Save RF Kill Switch Status.
    [    8.379744] usbcore: registered new interface driver usbfs
    [    8.393631] usbcore: registered new interface driver hub
    [    8.403249] usbcore: registered new device driver usb
    [    8.486548] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    8.523315] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    8.601745] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    8.612333] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
    [    8.622083] xhci-hcd xhci-hcd.1.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010
    [    8.632123] xhci-hcd xhci-hcd.1.auto: irq 533, io mem 0x0f410000
    [    8.638859] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    8.644622] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
    [    8.652594] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
    [    8.659586] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
    [    8.667988] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    8.668001] usb usb1: Product: xHCI Host Controller
    [  OK  ] Created slice system-systemd\x2dfsc[    8.681032] usb usb1: Manufacturer: Linux 5.10.168-g2c23e6c538 xhci-hcd
    k.slice.
    [    8.692571] usb usb1: SerialNumber: xhci-hcd.1.auto
    [    8.700681] hub 1-0:1.0: USB hub found
    [    8.706996] hub 1-0:1.0: 1 port detected
    [    8.714615] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [    8.723289] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
    [    8.733181] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    8.742730] usb usb2: Product: xHCI Host Controller
    [    8.748690] usb usb2: Manufacturer: Linux 5.10.168-g2c23e6c538 xhci-hcd
    [    8.756575] usb usb2: SerialNumber: xhci-hcd.1.auto
    [    8.765055] hub 2-0:1.0: USB hub found
    [    8.771318] hub 2-0:1.0: 1 port detected
    [    8.794019] wl18xx_driver wl18xx.0.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2
    [  OK  ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk1p1...
    [  OK  ] Started udev Wait for Complete Device Initialization.
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Started Timer service to update the IP on OLED each 10s.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  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  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
    [  OK  ] Started Job spooling tools.
             Starting Bluetooth service...
    [  OK  ] Started Periodic Command Scheduler.
    [  OK  ] Started D-Bus System Message Bus.
             Starting Ethernet Bridge Filtering Tables...
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
             Starting Matrix GUI...
    [    9.166972] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
             Starting startwlanap...
    [    9.189452] wlcore: loaded
             Starting startwlansta...
             Starting System Logger Daemon "default" instance...
             Starting Login Service...
    [  OK  ] Started TEE Supplicant.
             Starting telnetd.service...
    [  OK  ] Started File System Check on /dev/mmcblk1p1.
    [  OK  ] Started Reboot and dump vmcore via kexec.
    [  OK  ] Started Ethernet Bridge Filtering Tables.
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Started Matrix GUI.
    [  OK  ] Started startwlanap.
    [  OK  ] Started startwlansta.
    [  OK  ] Reached target Network (Pre).
             Mounting /run/media/mmcblk1p1...
             Starting Network Service...
    [  OK  ] Started telnetd.service.
    [  OK  ] Mounted /run/media/mmcblk1p1.
             Starting LSB: Expand Rootfs of boot device...
             Starting syslog.service...
    [  OK  ] Started System Logger Daemon "default" instance.
    [  OK  ] Started Bluetooth service.
    [  OK  ] Reached target Bluetooth.
             Starting Hostname Service...
    [  OK  ] Started syslog.service.
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
             Starting Network Name Resolution...
    [   11.018401] wlcore: using inverted interrupt logic: 2
    [  OK  ] Started LSB: Expand Rootfs of boot device.
    [   11.195006] wlcore: PHY firmware version: Rev 8.2.0.0.245
    [   11.402556] wlcore: firmware booted (Rev 8.9.0.0.86)
    [   11.671936] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
    [   11.768770] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
    [   11.965714] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [   11.965743] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [  OK  ] Started Login Service.
    [  OK  ] Started Hostname Service.
    [   12.201625] startwlanap.sh[654]: adding wlan1 interface
    [  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 Vsftpd ftp daemon.
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Getty on tty1.
    [   12.569034] startwlanap.sh[667]: Configuration file: /usr/share/wl18xx/hostapd.conf
    [  OK  ] Started Serial Getty on ttyS1.
    [  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.
    [   12.706217] startwlanap.sh[667]: wlan1: interface state UNINITIALIZED->COUNTRY_UPDATE
    [  OK  ] Started Enable and configure wl18xx bluetooth stack.
    [   12.771580] startwlanap.sh[667]: Using interface wlan1 with hwaddr 6c:79:b8:fa:dd:0b and ssid "AM64xSK-AP_b8fadd"
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [   13.058413] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
    [   13.020832] startwlanap.sh[667]: wlan1: interface state COUNTRY_UPDATE->ENABLED
    [   13.021789] startwlanap.sh[667]: wlan1: AP-ENABLED
    [  OK  ] Started Simple Network Man�ement Protocol (SNMP) Daemon..
    [   13.942311] Bluetooth: hci0: command 0xfd06 tx timeout
    ***************************************************************
    ***************************************************************
    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
    	gstreamer1.0-libav
    	gzip
    	hidapi
    	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.
    
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project am64xx-evm ttyS2
    
    Arago 2021.09 am64xx-evm ttyS2
    
    am64xx-evm login: root
    
    [   22.102228] Bluetooth: hci0: send command failed
    [   22.106908] Bluetooth: hci0: download firmware failed, retrying...
    [   22.271734] Bluetooth: hci0: change remote baud rate command in firmware
    root@am64xx-evm:~# ur anme      name -a[   28.499831] NET: Registered protocol family 38
    
    Linux am64xx-evm 5.10.168-g2c23e6c538 #1 SMP PREEMPT Mon Feb 27 14:16:24 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
    root@am64xx-evm:~# 

    am64B-M2_8.6_sd_boot.log
    U-Boot SPL 2021.01-g2ee8efd654 (Feb 27 2023 - 13:50:10 +0000)
    EEPROM not available at 80, trying to read at 81
    Resetting on cold boot to workaround ErrataID:i2331
    resetting ...
    
    U-Boot SPL 2021.01-g2ee8efd654 (Feb 27 2023 - 13:50:10 +0000)
    EEPROM not available at 80, trying to read at 81
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
    SPL initial stack usage: 13424 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE:  BL31: Built : 13:45:56, Feb 27 2023
    I/TC: 
    I/TC: OP-TEE version: 3.20.0 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Mon Feb 27 13:46:53 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.6.4--v08.06.04 (Chill Capybar')
    I/TC: HUK Initialized
    I/TC: Activated SA2UL 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-g2ee8efd654 (Feb 27 2023 - 13:48:24 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    
    
    U-Boot 2021.01-g2ee8efd654 (Feb 27 2023 - 13:48:24 +0000)
    
    SoC:   AM64X SR2.0 HS-FS
    Model: Texas Instruments AM642 SK
    Board: AM64B-SKEVM rev A
    DRAM:  2 GiB
    NAND:  0 MiB
    MMC:   mmc@fa00000: 1
    Loading Environment from FAT... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Net:   eth0: ethernet@8000000port@1
    Warning: ethernet@8000000port@2 MAC addresses don't match:
    Address in ROM is		34:08:e1:80:ad:3b
    Address in environment is	70:ff:76:1e:bd:a6
    , eth1: ethernet@8000000port@2
    Hit any key to stop autoboot:  2  1  0 
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    1490 bytes read in 2 ms (727.5 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ...
    1 bytes read in 2 ms (0 Bytes/s)
    Already setup.
    19147264 bytes read in 761 ms (24 MiB/s)
    54920 bytes read in 5 ms (10.5 MiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 000000008feef000, end 000000008fffffff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 5.10.168-g2c23e6c538 (oe-user@oe-host) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Mon Feb 27 14:16:24 UTC 2023
    [    0.000000] Machine model: Texas Instruments AM642 SK
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node m4f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node m4f-memory@a4100000, compatible id shared-dma-pool
    [    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-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000a57fffff]
    [    0.000000]   node   0: [mem 0x00000000a5800000-0x00000000ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000] cma: Reserved 512 MiB at 0x00000000dd000000
    [    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 s51288 r8192 d30632 u90112
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=fc40000.spi.0:1m(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);omap2-nand.0:2m(NAND.tiboot3),2m(NAND.tispl),2m(NAND.tiboot3.backup),4m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup),-(NAND.file-system) root=PARTUUID=47b6d3e0-02 rw rootfstype=ext4 rootwait
    [    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] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] Memory: 1398792K/2097152K available (11200K kernel code, 1162K rwdata, 4308K rodata, 1920K init, 431K bss, 174072K reserved, 524288K 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] 	Trampoline variant of Tasks RCU enabled.
    [    0.000000] 	Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] 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] GICv3: Distributor has no Range Selector support
    [    0.000000] GICv3: 16 PPIs implemented
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001840000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000080030000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080040000
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000005] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008591] Console: colour dummy device 80x25
    [    0.013188] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023866] pid_max: default: 32768 minimum: 301
    [    0.028701] LSM: Security Framework initializing
    [    0.033494] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.041072] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.051101] rcu: Hierarchical SRCU implementation.
    [    0.056367] Platform MSI: msi-controller@1820000 domain created
    [    0.062777] PCI/MSI: /bus@f4000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.072090] EFI services will not be available.
    [    0.077024] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.090645] Detected VIPT I-cache on CPU1
    [    0.090688] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000
    [    0.090704] GICv3: CPU1: using allocated LPI pending table @0x0000000080050000
    [    0.090772] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.090911] smp: Brought up 1 node, 2 CPUs
    [    0.120292] SMP: Total of 2 processors activated.
    [    0.125106] CPU features: detected: 32-bit EL0 Support
    [    0.130380] CPU features: detected: CRC32 instructions
    [    0.143979] CPU: All CPU(s) started at EL2
    [    0.148187] alternatives: patching kernel code
    [    0.154107] devtmpfs: initialized
    [    0.166057] KASLR disabled due to lack of seed
    [    0.170874] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.180850] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.205760] pinctrl core: initialized pinctrl subsystem
    [    0.211843] DMI not present or invalid.
    [    0.216580] NET: Registered protocol family 16
    [    0.223040] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
    [    0.230443] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.238543] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.247349] thermal_sys: Registered thermal governor 'step_wise'
    [    0.247356] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.253996] cpuidle: using governor menu
    [    0.264977] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.271992] ASID allocator initialised with 65536 entries
    [    0.306324] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.313210] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.320060] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.326908] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.335173] cryptd: max_cpu_qlen set to 1000
    [    0.343232] k3-chipinfo 43000014.chipid: Family:AM64X rev:SR2.0 JTAGID[0x1bb3802f] Detected
    [    0.352484] vcc_3v3_sys: supplied by vusb_main5v0
    [    0.358979] iommu: Default domain type: Translated 
    [    0.364430] SCSI subsystem initialized
    [    0.369096] mc: Linux media interface: v0.10
    [    0.373505] videodev: Linux video capture interface: v2.00
    [    0.379226] pps_core: LinuxPPS API ver. 1 registered
    [    0.384300] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.393645] PTP clock support registered
    [    0.397687] EDAC MC: Ver: 3.0.0
    [    0.401822] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fc9100
    [    0.408761] omap-mailbox 29040000.mailbox: omap mailbox rev 0x66fc9100
    [    0.415589] omap-mailbox 29060000.mailbox: omap mailbox rev 0x66fc9100
    [    0.423144] FPGA manager framework
    [    0.426795] Advanced Linux Sound Architecture Driver Initialized.
    [    0.434224] clocksource: Switched to clocksource arch_sys_counter
    [    0.440746] VFS: Disk quotas dquot_6.6.0
    [    0.444834] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.458378] NET: Registered protocol family 2
    [    0.463139] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.472153] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
    [    0.481008] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.489240] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
    [    0.497013] TCP: Hash tables configured (established 16384 bind 16384)
    [    0.503974] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.510879] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.518418] NET: Registered protocol family 1
    [    0.523583] RPC: Registered named UNIX socket transport module.
    [    0.529685] RPC: Registered udp transport module.
    [    0.534493] RPC: Registered tcp transport module.
    [    0.539300] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.545891] NET: Registered protocol family 44
    [    0.550457] PCI: CLS 0 bytes, default 64
    [    0.555323] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [    0.568335] Initialise system trusted keyrings
    [    0.573241] workingset: timestamp_bits=46 max_order=19 bucket_order=0
    [    0.584321] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.591205] NFS: Registering the id_resolver key type
    [    0.596473] Key type id_resolver registered
    [    0.600761] Key type id_legacy registered
    [    0.604945] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.611796] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.619600] 9p: Installing v9fs 9p2000 file system support
    [    0.668897] Key type asymmetric registered
    [    0.673110] Asymmetric key parser 'x509' registered
    [    0.678174] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.685743] io scheduler mq-deadline registered
    [    0.690379] io scheduler kyber registered
    [    0.696944] pinctrl-single 4084000.pinctrl: 33 pins, size 132
    [    0.703454] pinctrl-single f4000.pinctrl: 180 pins, size 720
    [    0.710445] pinctrl-single a40000.timesync-router: 512 pins, size 2048
    [    0.727198] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.750836] brd: module loaded
    [    0.762557] loop: module loaded
    [    0.766906] megasas: 07.714.04.00-rc1
    [    0.775263] tun: Universal TUN/TAP device driver, 1.6
    [    0.781219] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.787653] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.793774] sky2: driver version 1.30
    [    0.798916] VFIO - User Level meta-driver version: 0.3
    [    0.805511] i2c /dev entries driver
    [    0.810763] sdhci: Secure Digital Host Controller Interface driver
    [    0.817108] sdhci: Copyright(c) Pierre Ossman
    [    0.822362] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.829663] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.836332] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.844691] optee: probing for conduit method.
    I/TC: Reserved shared memory is enabled
    I/TC: Dynamic shared memory is enabled
    I/TC: Normal World virtualization support is disabled
    I/TC: Asynchronous notifications are disabled
    [    0.849333] optee: revision 3.20 (8e74d476)
    [    0.866025] optee: dynamic shared memory is enabled
    [    0.875777] optee: initialized driver
    [    0.882361] NET: Registered protocol family 17
    [    0.887093] 9pnet: Installing 9P2000 support
    [    0.891551] Key type dns_resolver registered
    [    0.896448] Loading compiled-in X.509 certificates
    [    0.921205] ti-sci 44043000.dmsc: lpm region is required for suspend but not provided.
    [    0.929414] ti-sci 44043000.dmsc: ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
    [    0.985038] omap-gpmc 3b000000.memory-controller: GPMC revision 6.0
    [    0.991530] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
    [    1.001269] omap_i2c 20000000.i2c: bus 0 rev0.12 at 100 kHz
    [    1.008774] pca953x 1-0070: supply vcc not found, using dummy regulator
    [    1.015740] pca953x 1-0070: using no AI
    [    1.043228] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
    [    1.050550] omap_i2c 20020000.i2c: bus 2 rev0.12 at 100 kHz
    [    1.056772] ti-sci-intr bus@f4000:bus@4000000:interrupt-controller1: Interrupt Router 5 domain created
    [    1.066534] ti-sci-intr bus@f4000:interrupt-controller0: Interrupt Router 3 domain created
    [    1.075354] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [    1.097918] ti-udma 485c0100.dma-controller: Number of rings: 68
    [    1.105642] ti-udma 485c0100.dma-controller: Channels: 24 (bchan: 12, tchan: 6, rchan: 6)
    [    1.115967] ti-udma 485c0000.dma-controller: Number of rings: 288
    [    1.130855] ti-udma 485c0000.dma-controller: Channels: 44 (tchan: 29, rchan: 15)
    [    1.141983] printk: console [ttyS2] disabled
    [    1.146455] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 16, base_baud = 3000000) is a 8250
    [    1.155220] printk: console [ttyS2] enabled
    [    1.155220] printk: console [ttyS2] enabled
    [    1.163669] printk: bootconsole [ns16550a0] disabled
    [    1.163669] printk: bootconsole [ns16550a0] disabled
    [    1.175125] omap8250 2840000.serial: PM domain pd:155 will not be powered off
    [    1.182705] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 17, base_baud = 3000000) is a 8250
    [    1.191404] serial serial0: tty port ttyS6 registered
    [    1.201141] spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [    1.206167] 7 cmdlinepart partitions found on MTD device fc40000.spi.0
    [    1.212692] Creating 7 MTD partitions on "fc40000.spi.0":
    [    1.218088] 0x000000000000-0x000000100000 : "ospi.tiboot3"
    [    1.224958] 0x000000100000-0x000000300000 : "ospi.tispl"
    [    1.231552] 0x000000300000-0x000000700000 : "ospi.u-boot"
    [    1.238278] 0x000000700000-0x000000740000 : "ospi.env"
    [    1.244693] 0x000000740000-0x000000780000 : "ospi.env.backup"
    [    1.251725] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    1.258476] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    1.283224] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
    [    1.330240] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.340585] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
    [    1.348702] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
    [    1.356914] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00903, cpsw version 0x6BA80903 Ports: 3 quirks:00000006
    [    1.369825] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.4
    [    1.376958] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [    1.383684] pps pps0: new PPS source ptp0
    [    1.388114] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
    [    1.398836] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 16
    [    1.409877] am65-cpts 39000000.cpts: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
    [    1.419086] k3-j72xx-soc-thermal b00000.temperature-sensor: invalid resource
    [    1.426225] k3-j72xx-soc-thermal: probe of b00000.temperature-sensor failed with error -22
    [    1.439305] gpio-478 (btuart_rts_sel): hogged as output/high
    [    1.452723] vdd_mmc1: supplied by vcc_3v3_sys
    [    1.458516] wlan_en: supplied by com8_ls_en
    [    1.467731] mmc1: CQHCI version 5.10
    [    1.468384] debugfs: Directory 'pd:114' with parent 'pm_genpd' already present!
    [    1.471939] mmc0: CQHCI version 5.10
    [    1.492316] ALSA device list:
    [    1.495323]   No soundcards found.
    [    1.522812] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [    1.530308] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [    1.539713] Waiting for root device PARTUUID=47b6d3e0-02...
    [    1.548585] sdhci-am654 fa10000.mmc: card claims to support voltages below defined range
    [    1.568174] mmc0: new SDIO card at address 0001
    [    1.596370] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
    [    1.603848] mmcblk1: mmc1:aaaa SC16G 14.8 GiB 
    [    1.614165]  mmcblk1: p1 p2
    [    1.632454] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    1.640653] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    1.650092] devtmpfs: mounted
    [    1.654533] Freeing unused kernel memory: 1920K
    [    1.670320] Run /sbin/init as init process
    [    1.810317] systemd[1]: System time before build time, advancing clock.
    [    1.863558] NET: Registered protocol family 10
    [    1.869400] Segment Routing with IPv6
    [    1.905477] 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.927741] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2021.09!
    
    [    1.973951] systemd[1]: Set hostname to <am64xx-evm>.
    [    1.985495] random: systemd: uninitialized urandom read (16 bytes read)
    [    1.992263] systemd[1]: Initializing machine ID from random generator.
    [    2.351861] systemd[1]: /lib/systemd/system/startwlansta.service:7: Unknown key name 'After' in section 'Service', ignoring.
    [    2.367476] systemd[1]: /lib/systemd/system/startwlanap.service:7: Unknown key name 'After' in section 'Service', ignoring.
    [    2.409754] systemd[1]: /lib/systemd/system/irqbalanced.service:6: Unknown key name 'ConditionCPUs' in section 'Unit', ignoring.
    [    2.453931] 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.
    [    2.614308] random: systemd: uninitialized urandom read (16 bytes read)
    [    2.625834] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    2.646590] random: systemd: uninitialized urandom read (16 bytes read)
    [    2.655634] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    2.680726] systemd[1]: Created slice system-syslog\x2dng.slice.
    [  OK  ] Created slice system-syslog\x2dng.slice.
    [    2.704813] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    2.726926] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password �ts to Console Directory Watch.
    [    2.750836] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R�uests to Wall Directory Watch.
    [    2.774777] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    2.790568] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    2.810554] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    2.826579] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    2.862831] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    2.886701] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    2.915280] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    2.938962] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    2.966733] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    2.975830] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    2.998618] random: systemd: uninitialized urandom read (16 bytes read)
    [    3.006024] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    3.022987] random: systemd: uninitialized urandom read (16 bytes read)
    [    3.030310] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    3.054590] random: systemd: uninitialized urandom read (16 bytes read)
    [    3.062040] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    3.083099] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    3.112831] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    3.136701] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    3.164729] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    3.191633] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [    3.213814] systemd[1]: Starting Create list of static device nodes for the current kernel...
             Starting Create list of st�odes for the current kernel...
    [    3.244817] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    3.259050] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    3.277795] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    3.311005] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    3.339503] systemd[1]: Starting Remount Root and Kernel File Systems...
    [    3.346968] cryptodev: loading out-of-tree module taints kernel.
             Starting Remount Root and Kernel File Systems...
    [    3.366698] cryptodev: driver 1.10 loaded.
    [    3.377395] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
    [    3.378046] systemd[1]: Starting udev Coldplug all Devices...
             Starting udev Coldplug all Devices...
    [    3.420370] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    3.435338] 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.
    [  OK  ] Started Load Kernel Modules.
    [  OK  ] Started Remount Root and Kernel File Systems.
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
             Starting Apply Kernel Variables...
             Starting Create System Users...
    [    3.657456] systemd-journald[169]: Received client request to flush runtime journal.
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create System Users.
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Started Create Static Device Nodes in /dev.
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /media/ram...
             Mounting /var/volatile...
             Starting udev Kernel Device Manager...
    [  OK  ] Mounted /media/ram.
    [  OK  ] Mounted /var/volatile.
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Rebuild Dynamic Linker Cache...
             Starting Create Volatile Files and Directories...
    [  OK  ] Started udev Coldplug all Devices.
    [    4.071452] random: systemd: uninitialized urandom read (16 bytes read)
             Starting udev Wait for Complete Device Initial[    4.092143] random: systemd-journal: uninitialized urandom read (16 bytes read)
    ization...
    [  OK  ] Started Create Volatile Files and Directories.
    [  OK  ] Started udev Kernel Device Manager.
    [    4.151105] random: systemd: uninitialized urandom read (16 bytes read)
             Starting Run pending postinsts...
             Starting Rebuild Journal Catalog...
             Starting Network Time Synchronization...
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Started Rebuild Journal Catalog.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchronized.
    [  OK  ] Started Rebuild Dynamic Linker Cache.
    [    5.191444] random: systemd: uninitialized urandom read (16 bytes read)
             Starting Update is Completed...
    [  OK  ] Started Update is Completed.
    [    5.750350] random: crng init done
    [    5.753785] random: 72 urandom warning(s) missed due to ratelimiting
    [  OK  ] Started Load/Save Random Seed.
    [    6.233535] Bluetooth: Core ver 2.22
    [    6.237429] NET: Registered protocol family 31
    [    6.243176] Bluetooth: HCI device and connection manager initialized
    [    6.250172] Bluetooth: HCI socket layer initialized
    [    6.255644] Bluetooth: L2CAP socket layer initialized
    [    6.283115] Bluetooth: SCO socket layer initialized
    [    6.381935] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@a4000000
    [    6.451071] Bluetooth: HCI UART driver ver 2.3
    [    6.466789] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
    [    6.493305] Bluetooth: HCI UART protocol H4 registered
    [    6.498937] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device
    [    6.560407] Bluetooth: HCI UART protocol LL registered
    [    6.587231] remoteproc remoteproc0: 5000000.m4fss is available
    [    6.639937] remoteproc remoteproc0: powering up 5000000.m4fss
    [    6.649045] remoteproc remoteproc0: Booting fw image am64-mcu-m4f0_0-fw, size 86084
    [    6.658300]  remoteproc0#vdev0buffer: assigned reserved memory node m4f-dma-memory@a4000000
    [    6.669081]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [    6.674861] Bluetooth: HCI UART protocol Broadcom registered
    [    6.675317] remoteproc remoteproc0: remote processor 5000000.m4fss is now up
    [    6.690005] Bluetooth: hci0: change remote baud rate command in firmware
    [    6.731147] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    6.736916] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
    [    6.746634] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [    6.766969] Bluetooth: HCI UART protocol QCA registered
    [    6.810945] platform 78000000.r5f: configured R5F for remoteproc mode
    [    6.970571] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [    7.118503] remoteproc remoteproc1: 78000000.r5f is available
    [    7.230134] platform 78200000.r5f: configured R5F for remoteproc mode
    [    7.238719] remoteproc remoteproc1: powering up 78000000.r5f
    [    7.244517] remoteproc remoteproc1: Booting fw image am64-main-r5f0_0-fw, size 86352
    [    7.263465]  remoteproc1#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000
    [    7.276298] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    7.276976] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [    7.290462]  remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [    7.296669] remoteproc remoteproc1: remote processor 78000000.r5f is now up
    [    7.327347] platform 78200000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
    [    7.434957] remoteproc remoteproc2: 78200000.r5f is available
    [    7.563025] remoteproc remoteproc2: powering up 78200000.r5f
    [    7.568849] remoteproc remoteproc2: Booting fw image am64-main-r5f0_1-fw, size 141772
    [    7.650391] platform 78400000.r5f: configured R5F for remoteproc mode
    [    7.657107]  remoteproc2#vdev0buffer: assigned reserved memory node r5f-dma-memory@a1000000
    [    7.669639] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    7.675437]  remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [    7.681627] remoteproc remoteproc2: remote processor 78200000.r5f is now up
    [    7.694531] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
    [    7.715153] platform 78400000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [    7.737379] remoteproc remoteproc3: 78400000.r5f is available
    [    7.769172] remoteproc remoteproc3: powering up 78400000.r5f
    [    7.775208] remoteproc remoteproc3: Booting fw image am64-main-r5f1_0-fw, size 93260
    [    7.788160] platform 78600000.r5f: configured R5F for remoteproc mode
    [    7.795708]  remoteproc3#vdev0buffer: assigned reserved memory node r5f-dma-memory@a2000000
    [    7.807267] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    7.813055]  remoteproc3#vdev0buffer: registered virtio3 (type 7)
    [    7.824336] remoteproc remoteproc3: remote processor 78400000.r5f is now up
    [    7.834402] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
    [    7.865464] platform 78600000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [    7.903758] remoteproc remoteproc4: 78600000.r5f is available
    [    7.959984] remoteproc remoteproc4: powering up 78600000.r5f
    [    7.966017] remoteproc remoteproc4: Booting fw image am64-main-r5f1_1-fw, size 91520
    [    7.979579]  remoteproc4#vdev0buffer: assigned reserved memory node r5f-dma-memory@a3000000
    [    7.990442] virtio_rpmsg_bus virtio4: rpmsg host is online
    [    7.996118]  remoteproc4#vdev0buffer: registered virtio4 (type 7)
    [    8.008301] remoteproc remoteproc4: remote processor 78600000.r5f is now up
    [    8.017704] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xe
    [  OK  ] Listening on Load/Save RF �itch Status /dev/rfkill Watch.
             Starting Load/Save RF Kill Switch Status...
    [    9.976863] remoteproc remoteproc5: 30034000.pru is available
    [   10.090866] remoteproc remoteproc6: 30004000.rtu is available
    [   10.143237] remoteproc remoteproc7: 3000a000.txpru is available
    [   10.171125] remoteproc remoteproc8: 30038000.pru is available
    [   10.210979] remoteproc remoteproc9: 30006000.rtu is available
    [   10.235200] remoteproc remoteproc10: 3000c000.txpru is available
    [   10.261116] remoteproc remoteproc11: 300b4000.pru is available
    [   10.268188] remoteproc remoteproc12: 30084000.rtu is available
    [   10.275283] remoteproc remoteproc13: 3008a000.txpru is available
    [   10.282535] remoteproc remoteproc14: 300b8000.pru is available
    [   10.289148] remoteproc remoteproc15: 30086000.rtu is available
    [   10.295936] remoteproc remoteproc16: 3008c000.txpru is available
    [  OK  ] Started Load/Save RF Kill Switch Status.
    [   10.490433] usbcore: registered new interface driver usbfs
    [   10.542585] usbcore: registered new interface driver hub
    [   10.549040] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [   10.567602] usbcore: registered new device driver usb
    [  OK  ] Created slice system-systemd\x2dfsck.slice.
    [   10.652641] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [   10.833338] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [   10.841467] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
    [   10.865480] xhci-hcd xhci-hcd.1.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010
    [   10.878376] xhci-hcd xhci-hcd.1.auto: irq 533, io mem 0x0f410000
    [   10.885665] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [   10.893222] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
    [   10.909430] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
    [   10.918597] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
    [   10.927115] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   10.934509] usb usb1: Product: xHCI Host Controller
    [   10.942401] usb usb1: Manufacturer: Linux 5.10.168-g2c23e6c538 xhci-hcd
    [   10.953228] usb usb1: SerialNumber: xhci-hcd.1.auto
    [   10.960862] hub 1-0:1.0: USB hub found
    [   10.964988] hub 1-0:1.0: 1 port detected
    [   10.970101] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   10.978754] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
    [   10.988787] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   10.996560] usb usb2: Product: xHCI Host Controller
    [   11.001699] usb usb2: Manufacturer: Linux 5.10.168-g2c23e6c538 xhci-hcd
    [   11.013645] usb usb2: SerialNumber: xhci-hcd.1.auto
    [   11.026954] hub 2-0:1.0: USB hub found
    [   11.031189] wl18xx_driver wl18xx.0.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2
    [   11.047205] hub 2-0:1.0: 1 port detected
    [  OK  ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk1p1...
    [  OK  ] Started udev Wait for Complete Device Initialization.
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [  OK  ] Started File System Check on /dev/mmcblk1p1.
             Mounting /run/media/mmcblk1p1...
    [   11.395381] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
    [   11.408364] wlcore: loaded
    [  OK  ] Mounted /run/media/mmcblk1p1.
    [  OK  ] Started Run pending postinsts.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Started Timer service to update the IP on OLED each 10s.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  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  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
    [  OK  ] Started Job spooling tools.
             Starting Bluetooth service...
    [  OK  ] Started Periodic Command Scheduler.
    [  OK  ] Started D-Bus System Message Bus.
             Starting Ethernet Bridge Filtering Tables...
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
             Starting Matrix GUI...
             Starting startwlanap...
             Starting startwlansta...
             Starting System Logger Daemon "default" instance...
             Starting Login Service...
    [  OK  ] Started TEE Supplicant.
             Starting telnetd.service...
    [  OK  ] Started Reboot and dump vmcore via kexec.
    [  OK  ] Started Ethernet Bridge Filtering Tables.
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Started Matrix GUI.
    [  OK  ] Started startwlanap.
    [  OK  ] Started startwlansta.
    [  OK  ] Reached target Network (Pre).
             Starting Network Service...
    [  OK  ] Started telnetd.service.
             Starting LSB: Expand Rootfs of boot device...
             Starting syslog.service...
    [  OK  ] Started Bluetooth service.
    [  OK  ] Reached target Bluetooth.
    [  OK  ] Started System Logger Daemon "default" instance.
             Starting Hostname Service...
    [   13.929407] NET: Registered protocol family 38
    [  OK  ] Started syslog.service.
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
             Starting Network Name Resolution...
    [   15.136444] wlcore: using inverted interrupt logic: 2
    [   15.295039] wlcore: PHY firmware version: Rev 8.2.0.0.245
    [  OK  ] Started Login Service.
    [   15.484074] wlcore: firmware booted (Rev 8.9.0.0.86)
    [   15.750375] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
    [   15.849594] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
    [   15.923963] EXT4-fs (mmcblk1p2): resizing filesystem from 643144 to 3854720 blocks
    [   16.008805] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [   16.085248] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [  OK  ] Started Hostname Service.
    [   16.112512] startwlanap.sh[678]: adding wlan1 interface
    [   16.281719] startwlanap.sh[681]: Configuration file: /usr/share/wl18xx/hostapd.conf
    [   16.449149] EXT4-fs (mmcblk1p2): resized filesystem to 3854720
    [   16.468734] wlcore: down
    [   16.394553] startwlanap.sh[681]: wlan1: interface state UNINITIALIZED->COUNTRY_UPDATE
    [   16.498078] startwlanap.sh[681]: Using interface wlan1 with hwaddr 20:d7:78:8b:89:a0 and ssid "AM64xSK-AP_788b89"
    [   16.815192] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
    [   16.735325] startwlanap.sh[681]: wlan1: interface state COUNTRY_UPDATE->ENABLED
    [   16.735810] startwlanap.sh[681]: wlan1: AP-ENABLED
    [  OK  ] Started LSB: Expand Rootfs of boot device.
    [  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 Vsftpd ftp daemon.
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS1.
    [  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 Enable and configure wl18xx bluetooth stack.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Started Simple Network Man�ement Protocol (SNMP) Daemon..
    ***************************************************************
    ***************************************************************
    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
    	gstreamer1.0-libav
    	gzip
    	hidapi
    	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.
    
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project am64xx-evm ttyS2
    
    Arago 2021.09 am64xx-evm ttyS2
    
    am64xx-evm login: root
    
    root@am64xx-evm:~# uname -a
    Linux am64xx-evm 5.10.168-g2c23e6c538 #1 SMP PREEMPT Mon Feb 27 14:16:24 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
    root@am64xx-evm:~# 

  • Hi Hong:

    Please upload your image to TI Drive. + DIP switch settings.

    So, we can test it.

    BR Rio

  • Hello Rio,

    Can you verify if you have a GP or HS-FS device on the board that will not boot?

    The instructions to figure out device type can be found here: software-dl.ti.com/.../Foundational_Components_Migration_Guide.html

    regards

    Judith

  • Hello Rio,
    1/. I used the wic image from SDK8.6 release link
    dr-download.ti.com/.../tisdk-default-image-am64xx-evm.wic.xz
    2/. Refer to this link on BOOTMODE pin, where the link is for AM64x-SK, but BOOTMODE pin apply to SK-AM64B (M1/M2)
    dev.ti.com/.../am64x_skevm_quick_start_guide.html
    Best,
    -Hong

  • Surely I'm using the HS-FS EVM, that's why I mentioned the M1/M2 in the beginning.

  • Surely I'm using the HS-FS EVM, that's why I mentioned the M1/M2 in the beginning.

    This has been an ongoing chronic issue for at least a couple of months that has not been resolved.

    Just did as Hong said, I was under the impression that the default image might have been updated.

    Both our boards are dead.

    Only activity is a red led on the bottom side of the board.

    The ti3boot.bin was also changed per the docs.

    It does not send a string out the UART port when it is UART boot mode.

    Think about this, if the device is secure why would it send out a string so a key can be made from that string....Hence, its not secure. So docs are not correct or some how the boards are secured and cannot be unlocked. Were these boards even tested, were they secured by whomever made the board.

    I have 2 boards so probability of both of those random events having the same outcome is extremely low. So the board is dead for some unknown reason.

    Not sure if the docs are even correct, someplace you will see the red color board and someone did a photoshop on the boot switch settings.

    So if they were locked during testing, they are scrap.

    I see that you are an employee, can you bump this up to the next level. We are not getting any place on this forum. I have had several very helpful TI staff members get on this but it appears they are not getting the information that is needed to resolve the issue. One even sent a replacement board and it is dead too.

  • Hello Fred,

    All boards will print out a string while in UART boot mode. If it does not, then the boot mode switch setting is wrong or another issue like the board is dead.

  • Both our boards are dead.

    Only activity is a red led on the bottom side of the board.

    I'm running several AM64x SK's regularly including SK-AM64B HS-FS. I don't see a red LED on the back side on on any of them. Looking in the SK users guide I see:

    And skimming through the schematics looks like LD15 is what you have red. It does look like the user's guide does not show where this LED physically is, appologies for that.

    So I'd suggest to use another USB-C power supply. I don't have an underpowered USB-C to try out to see if the red LED goes on. I tried a "badly" connected USB-C power cable and I saw the red LED LD15 go on.

      Pekka

  • So I'd suggest to use another USB-C power supply.

    What are you talking about, it is on a lab grade bench power supply. Same one that runs all the other boards we are testing. Then the boards are actually dead, now that we know for fact that is a power fault indicated by the LED.

  • Hello Pekka,

    Do you know when the next lot of boards will become available? Date code on these are from 9/22/2022. When you get in a new batch I will reorder, no point in me re-ordering from this lot.

    Regards,

    Fred

  • If the red LD15 is on it means the board power supply is saying power is not good and the board will not boot. So either the power supply is not good or the board is broken. Red LD15 on means the board will not boot.

      Pekka

  • Hello Pekka,

    I can say with 100% certainty the the power supply is not broken, fully metered........

    That leaves the board.

    I will order another board however don't want a one from this current production run. Seems that several others on this forum along with one of my online friends has a bad SK-AM64B.

    Who can I contact regarding the arrival date of the next run of boards?

    If someone at TI would test it before it ships would be okay too.

  • Hi Fisher:

    May you help me to test this image from Hong on M2?

    https://dr-download.ti.com/software-development/software-development-kit-sdk/MD-yXgchBCk98/08.06.00.42/tisdk-default-image-am64xx-evm.wic.xz

    Just want to see if you have the same fail result as mine.

    Thanks.

    BR Rio

  • Hello Rio Chan,

    I have also tested the 08.06.00.42 image from Hong on the M2.I confirm that I have the exact same failure that you have:

    [ 1.530730] Waiting for root device PARTUUID=47b6d3e0-02…
    [ 1.539742] sdhci-am654 fa10000.mmc: card claims to support voltages below defined range
    [ 1.559217] mmc0: new SDIO card at address 0001
    [ 1.584120] mmc1: error -110 whilst initialising SD card
    [ 1.835602] mmc1: error -110 whilst initialising SD card
    [ 2.081288] mmc1: error -110 whilst initialising SD card
    [ 2.333152] mmc1: error -110 whilst initialising SD card
    

    I hope that TI can resolve the issue soon.

  • Hello Fredrick , Rio, Fred

    Can you share the serial # of your board (it is on the bottom side of the board)

    Additionally can you clarify what brand SD card you are using and if you have tried to use a different SD card to see if it makes a difference. 

    With Rio and Fredrick I believe the problem is different , compared to Fred who seems to have DOA boards with just the red LED on LD15 (Unlike Rio)

    Fredrick

    Please clarify the status of the LED that is being talked about in this thread. My assumption is that you are not seeing that.


    Regards

    Mukul 

  • Hello Mukul,

    My LED status is good. My board does not have the red LED on. I agree that Fred has different problem from Rio and myself.

    Board Info:

    SL# 37221000259
    ASSY# PROC100A(002)

    I am using a known good SanDisk Ultra 32GB. I did not try any other SD cards. If you have a TI certified SD card, please let me know and I will purchase one.

    boot log:

    U-Boot SPL 2021.01-g2ee8efd654 (Feb 27 2023 - 13:50:10 +0000)
    EEPROM not available at 80, trying to read at 81
    Resetting on cold boot to workaround ErrataID:i2331
    resetting ...
    
    U-Boot SPL 2021.01-g2ee8efd654 (Feb 27 2023 - 13:50:10 +0000)
    EEPROM not available at 80, trying to read at 81
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
    SPL initial stack usage: 13424 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE:  BL31: Built : 13:45:56, Feb 27 2023
    I/TC: 
    I/TC: OP-TEE version: 3.20.0 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Mon Feb 27 13:46:53 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.6.4--v08.06.04 (Chill Capybar')
    I/TC: HUK Initialized
    I/TC: Activated SA2UL 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-g2ee8efd654 (Feb 27 2023 - 13:48:24 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    
    
    U-Boot 2021.01-g2ee8efd654 (Feb 27 2023 - 13:48:24 +0000)
    
    SoC:   AM64X SR2.0 HS-FS
    Model: Texas Instruments AM642 SK
    Board: AM64B-SKEVM rev A
    DRAM:  2 GiB
    NAND:  0 MiB
    MMC:   mmc@fa00000: 1
    Loading Environment from FAT... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Net:   eth0: ethernet@8000000port@1
    Warning: ethernet@8000000port@2 MAC addresses don't match:
    Address in ROM is34:08:e1:80:b4:f6
    Address in environment is70:ff:76:1e:bd:6d
    , eth1: ethernet@8000000port@2
    Hit any key to stop autoboot:  2  1  0 
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    1490 bytes read in 1 ms (1.4 MiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ...
    1 bytes read in 1 ms (1000 Bytes/s)
    Already setup.
    19147264 bytes read in 760 ms (24 MiB/s)
    54920 bytes read in 5 ms (10.5 MiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 000000008feef000, end 000000008fffffff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 5.10.168-g2c23e6c538 (oe-user@oe-host) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Mon Feb 27 14:16:24 UTC 2023
    [    0.000000] Machine model: Texas Instruments AM642 SK
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node m4f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node m4f-memory@a4100000, compatible id shared-dma-pool
    [    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-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000a57fffff]
    [    0.000000]   node   0: [mem 0x00000000a5800000-0x00000000ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000] cma: Reserved 512 MiB at 0x00000000dd000000
    [    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 s51288 r8192 d30632 u90112
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=fc40000.spi.0:1m(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);omap2-nand.0:2m(NAND.tiboot3),2m(NAND.tispl),2m(NAND.tiboot3.backup),4m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup),-(NAND.file-system) root=PARTUUID=47b6d3e0-02 rw rootfstype=ext4 rootwait
    [    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] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] Memory: 1398792K/2097152K available (11200K kernel code, 1162K rwdata, 4308K rodata, 1920K init, 431K bss, 174072K reserved, 524288K 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]  Trampoline variant of Tasks RCU enabled.
    [    0.000000]  Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] 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] GICv3: Distributor has no Range Selector support
    [    0.000000] GICv3: 16 PPIs implemented
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001840000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000080030000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080040000
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000006] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008591] Console: colour dummy device 80x25
    [    0.013188] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023866] pid_max: default: 32768 minimum: 301
    [    0.028690] LSM: Security Framework initializing
    [    0.033485] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.041061] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.051096] rcu: Hierarchical SRCU implementation.
    [    0.056369] Platform MSI: msi-controller@1820000 domain created
    [    0.062793] PCI/MSI: /bus@f4000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.072109] EFI services will not be available.
    [    0.077047] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.090677] Detected VIPT I-cache on CPU1
    [    0.090719] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000
    [    0.090735] GICv3: CPU1: using allocated LPI pending table @0x0000000080050000
    [    0.090803] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.090936] smp: Brought up 1 node, 2 CPUs
    [    0.120323] SMP: Total of 2 processors activated.
    [    0.125137] CPU features: detected: 32-bit EL0 Support
    [    0.130412] CPU features: detected: CRC32 instructions
    [    0.143976] CPU: All CPU(s) started at EL2
    [    0.148185] alternatives: patching kernel code
    [    0.154029] devtmpfs: initialized
    [    0.165976] KASLR disabled due to lack of seed
    [    0.170795] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.180773] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.205635] pinctrl core: initialized pinctrl subsystem
    [    0.211732] DMI not present or invalid.
    [    0.216479] NET: Registered protocol family 16
    [    0.222943] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
    [    0.230331] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.238439] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.247272] thermal_sys: Registered thermal governor 'step_wise'
    [    0.247281] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.253925] cpuidle: using governor menu
    [    0.264883] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.271896] ASID allocator initialised with 65536 entries
    [    0.306055] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.312942] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.319820] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.326669] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.334882] cryptd: max_cpu_qlen set to 1000
    [    0.342837] k3-chipinfo 43000014.chipid: Family:AM64X rev:SR2.0 JTAGID[0x1bb3802f] Detected
    [    0.352086] vcc_3v3_sys: supplied by vusb_main5v0
    [    0.358426] iommu: Default domain type: Translated 
    [    0.363913] SCSI subsystem initialized
    [    0.368520] mc: Linux media interface: v0.10
    [    0.372929] videodev: Linux video capture interface: v2.00
    [    0.378647] pps_core: LinuxPPS API ver. 1 registered
    [    0.383723] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.393069] PTP clock support registered
    [    0.397111] EDAC MC: Ver: 3.0.0
    [    0.401251] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fc9100
    [    0.408210] omap-mailbox 29040000.mailbox: omap mailbox rev 0x66fc9100
    [    0.415045] omap-mailbox 29060000.mailbox: omap mailbox rev 0x66fc9100
    [    0.422596] FPGA manager framework
    [    0.426249] Advanced Linux Sound Architecture Driver Initialized.
    [    0.433688] clocksource: Switched to clocksource arch_sys_counter
    [    0.440243] VFS: Disk quotas dquot_6.6.0
    [    0.444335] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.457933] NET: Registered protocol family 2
    [    0.462703] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.471736] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
    [    0.480545] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.488781] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
    [    0.496554] TCP: Hash tables configured (established 16384 bind 16384)
    [    0.503498] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.510403] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.517912] NET: Registered protocol family 1
    [    0.523022] RPC: Registered named UNIX socket transport module.
    [    0.529106] RPC: Registered udp transport module.
    [    0.533918] RPC: Registered tcp transport module.
    [    0.538732] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.545323] NET: Registered protocol family 44
    [    0.549881] PCI: CLS 0 bytes, default 64
    [    0.554750] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [    0.567859] Initialise system trusted keyrings
    [    0.572772] workingset: timestamp_bits=46 max_order=19 bucket_order=0
    [    0.583829] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.590617] NFS: Registering the id_resolver key type
    [    0.595869] Key type id_resolver registered
    [    0.600174] Key type id_legacy registered
    [    0.604362] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.611216] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.619028] 9p: Installing v9fs 9p2000 file system support
    [    0.668535] Key type asymmetric registered
    [    0.672746] Asymmetric key parser 'x509' registered
    [    0.677797] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.685365] io scheduler mq-deadline registered
    [    0.690001] io scheduler kyber registered
    [    0.696598] pinctrl-single 4084000.pinctrl: 33 pins, size 132
    [    0.703082] pinctrl-single f4000.pinctrl: 180 pins, size 720
    [    0.710096] pinctrl-single a40000.timesync-router: 512 pins, size 2048
    [    0.726876] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.750461] brd: module loaded
    [    0.762202] loop: module loaded
    [    0.766506] megasas: 07.714.04.00-rc1
    [    0.774996] tun: Universal TUN/TAP device driver, 1.6
    [    0.780966] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.787402] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.793519] sky2: driver version 1.30
    [    0.798666] VFIO - User Level meta-driver version: 0.3
    [    0.805278] i2c /dev entries driver
    [    0.810542] sdhci: Secure Digital Host Controller Interface driver
    [    0.816889] sdhci: Copyright(c) Pierre Ossman
    [    0.822143] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.829476] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.836179] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.844582] optee: probing for conduit method.
    I/TC: Reserved shared memory is enabled
    I/TC: Dynamic shared memory is enabled
    I/TC: Normal World virtualization support is disabled
    I/TC: Asynchronous notifications are disabled
    [    0.849225] optee: revision 3.20 (8e74d476)
    [    0.865970] optee: dynamic shared memory is enabled
    [    0.875702] optee: initialized driver
    [    0.882340] NET: Registered protocol family 17
    [    0.887093] 9pnet: Installing 9P2000 support
    [    0.891573] Key type dns_resolver registered
    [    0.896464] Loading compiled-in X.509 certificates
    [    0.921098] ti-sci 44043000.dmsc: lpm region is required for suspend but not provided.
    [    0.929330] ti-sci 44043000.dmsc: ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
    [    0.984995] omap-gpmc 3b000000.memory-controller: GPMC revision 6.0
    [    0.991499] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
    [    1.001172] omap_i2c 20000000.i2c: bus 0 rev0.12 at 100 kHz
    [    1.008658] pca953x 1-0070: supply vcc not found, using dummy regulator
    [    1.015660] pca953x 1-0070: using no AI
    [    1.042697] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
    [    1.049931] omap_i2c 20020000.i2c: bus 2 rev0.12 at 100 kHz
    [    1.056142] ti-sci-intr bus@f4000:bus@4000000:interrupt-controller1: Interrupt Router 5 domain created
    [    1.065901] ti-sci-intr bus@f4000:interrupt-controller0: Interrupt Router 3 domain created
    [    1.074736] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [    1.097223] ti-udma 485c0100.dma-controller: Number of rings: 68
    [    1.104970] ti-udma 485c0100.dma-controller: Channels: 24 (bchan: 12, tchan: 6, rchan: 6)
    [    1.115277] ti-udma 485c0000.dma-controller: Number of rings: 288
    [    1.130125] ti-udma 485c0000.dma-controller: Channels: 44 (tchan: 29, rchan: 15)
    [    1.141242] printk: console [ttyS2] disabled
    [    1.145725] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 16, base_baud = 3000000) is a 8250
    [    1.154495] printk: console [ttyS2] enabled
    [    1.154495] printk: console [ttyS2] enabled
    [    1.162938] printk: bootconsole [ns16550a0] disabled
    [    1.162938] printk: bootconsole [ns16550a0] disabled
    [    1.174416] omap8250 2840000.serial: PM domain pd:155 will not be powered off
    [    1.182015] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 17, base_baud = 3000000) is a 8250
    [    1.190708] serial serial0: tty port ttyS6 registered
    [    1.200416] spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [    1.205445] 7 cmdlinepart partitions found on MTD device fc40000.spi.0
    [    1.211969] Creating 7 MTD partitions on "fc40000.spi.0":
    [    1.217365] 0x000000000000-0x000000100000 : "ospi.tiboot3"
    [    1.224229] 0x000000100000-0x000000300000 : "ospi.tispl"
    [    1.230842] 0x000000300000-0x000000700000 : "ospi.u-boot"
    [    1.237507] 0x000000700000-0x000000740000 : "ospi.env"
    [    1.243920] 0x000000740000-0x000000780000 : "ospi.env.backup"
    [    1.251002] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    1.257776] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    1.282569] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
    [    1.325690] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.336045] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
    [    1.344162] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
    [    1.352371] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00903, cpsw version 0x6BA80903 Ports: 3 quirks:00000006
    [    1.365262] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.4
    [    1.372392] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [    1.379084] pps pps0: new PPS source ptp0
    [    1.383557] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
    [    1.394365] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 16
    [    1.405416] am65-cpts 39000000.cpts: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
    [    1.414615] k3-j72xx-soc-thermal b00000.temperature-sensor: invalid resource
    [    1.421752] k3-j72xx-soc-thermal: probe of b00000.temperature-sensor failed with error -22
    [    1.434837] gpio-478 (btuart_rts_sel): hogged as output/high
    [    1.448280] vdd_mmc1: supplied by vcc_3v3_sys
    [    1.454098] wlan_en: supplied by com8_ls_en
    [    1.463338] mmc1: CQHCI version 5.10
    [    1.463990] debugfs: Directory 'pd:114' with parent 'pm_genpd' already present!
    [    1.467351] mmc0: CQHCI version 5.10
    [    1.487712] ALSA device list:
    [    1.490708]   No soundcards found.
    [    1.518264] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [    1.518295] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [    1.535218] Waiting for root device PARTUUID=47b6d3e0-02...
    [    1.544297] sdhci-am654 fa10000.mmc: card claims to support voltages below defined range
    [    1.564161] mmc0: new SDIO card at address 0001
    [    1.588586] mmc1: error -110 whilst initialising SD card
    [    1.840042] mmc1: error -110 whilst initialising SD card
    [    2.096561] mmc1: error -110 whilst initialising SD card
    [    2.353602] mmc1: error -110 whilst initialising SD card

    Best regards,

  • Hello Rio,

    Just burned the image and tested, red light is on.

  • Hi Fred:

    What you mean the "red light is on?

    Are you saying the booting is fail?

    BR Rio

  • Hello Mukul and All,

    I was able to boot the board using a very old SanDisk SDHC 16GB SD card.

    boot log works:

    U-Boot SPL 2021.01-g2ee8efd654 (Feb 27 2023 - 13:50:10 +0000)
    EEPROM not available at 80, trying to read at 81
    Resetting on cold boot to workaround ErrataID:i2331
    resetting ...
    
    U-Boot SPL 2021.01-g2ee8efd654 (Feb 27 2023 - 13:50:10 +0000)
    EEPROM not available at 80, trying to read at 81
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
    SPL initial stack usage: 13424 bytes
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE:  BL31: Built : 13:45:56, Feb 27 2023
    I/TC: 
    I/TC: OP-TEE version: 3.20.0 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Mon Feb 27 13:46:53 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.6.4--v08.06.04 (Chill Capybar')
    I/TC: HUK Initialized
    I/TC: Activated SA2UL 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-g2ee8efd654 (Feb 27 2023 - 13:48:24 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    
    
    U-Boot 2021.01-g2ee8efd654 (Feb 27 2023 - 13:48:24 +0000)
    
    SoC:   AM64X SR2.0 HS-FS
    Model: Texas Instruments AM642 SK
    Board: AM64B-SKEVM rev A
    DRAM:  2 GiB
    NAND:  0 MiB
    MMC:   mmc@fa00000: 1
    Loading Environment from FAT... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Net:   eth0: ethernet@8000000port@1
    Warning: ethernet@8000000port@2 MAC addresses don't match:
    Address in ROM is		34:08:e1:80:b4:f6
    Address in environment is	70:ff:76:1e:bd:6d
    , eth1: ethernet@8000000port@2
    Hit any key to stop autoboot:  2  1  0 
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    1490 bytes read in 2 ms (727.5 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ...
    1 bytes read in 1 ms (1000 Bytes/s)
    Already setup.
    19147264 bytes read in 761 ms (24 MiB/s)
    54920 bytes read in 5 ms (10.5 MiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 000000008feef000, end 000000008fffffff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 5.10.168-g2c23e6c538 (oe-user@oe-host) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT Mon Feb 27 14:16:24 UTC 2023
    [    0.000000] Machine model: Texas Instruments AM642 SK
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node m4f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node m4f-memory@a4100000, compatible id shared-dma-pool
    [    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-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000a57fffff]
    [    0.000000]   node   0: [mem 0x00000000a5800000-0x00000000ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000] cma: Reserved 512 MiB at 0x00000000dd000000
    [    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 s51288 r8192 d30632 u90112
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=fc40000.spi.0:1m(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);omap2-nand.0:2m(NAND.tiboot3),2m(NAND.tispl),2m(NAND.tiboot3.backup),4m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup),-(NAND.file-system) root=PARTUUID=47b6d3e0-02 rw rootfstype=ext4 rootwait
    [    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] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] Memory: 1398792K/2097152K available (11200K kernel code, 1162K rwdata, 4308K rodata, 1920K init, 431K bss, 174072K reserved, 524288K 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] 	Trampoline variant of Tasks RCU enabled.
    [    0.000000] 	Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] 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] GICv3: Distributor has no Range Selector support
    [    0.000000] GICv3: 16 PPIs implemented
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001840000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000080030000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080040000
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000006] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008595] Console: colour dummy device 80x25
    [    0.013194] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023868] pid_max: default: 32768 minimum: 301
    [    0.028697] LSM: Security Framework initializing
    [    0.033488] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.041065] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.051093] rcu: Hierarchical SRCU implementation.
    [    0.056362] Platform MSI: msi-controller@1820000 domain created
    [    0.062777] PCI/MSI: /bus@f4000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.072085] EFI services will not be available.
    [    0.077018] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.090644] Detected VIPT I-cache on CPU1
    [    0.090687] GICv3: CPU1: found redistributor 1 region 0:0x0000000001860000
    [    0.090702] GICv3: CPU1: using allocated LPI pending table @0x0000000080050000
    [    0.090770] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.090907] smp: Brought up 1 node, 2 CPUs
    [    0.120292] SMP: Total of 2 processors activated.
    [    0.125106] CPU features: detected: 32-bit EL0 Support
    [    0.130383] CPU features: detected: CRC32 instructions
    [    0.143980] CPU: All CPU(s) started at EL2
    [    0.148187] alternatives: patching kernel code
    [    0.154038] devtmpfs: initialized
    [    0.165936] KASLR disabled due to lack of seed
    [    0.170754] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.180731] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.205671] pinctrl core: initialized pinctrl subsystem
    [    0.211761] DMI not present or invalid.
    [    0.216508] NET: Registered protocol family 16
    [    0.222974] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
    [    0.230373] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.238472] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.247271] thermal_sys: Registered thermal governor 'step_wise'
    [    0.247279] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.253916] cpuidle: using governor menu
    [    0.264896] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.271915] ASID allocator initialised with 65536 entries
    [    0.306213] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.313092] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.319942] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.326788] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.335040] cryptd: max_cpu_qlen set to 1000
    [    0.343107] k3-chipinfo 43000014.chipid: Family:AM64X rev:SR2.0 JTAGID[0x1bb3802f] Detected
    [    0.352369] vcc_3v3_sys: supplied by vusb_main5v0
    [    0.358867] iommu: Default domain type: Translated 
    [    0.364324] SCSI subsystem initialized
    [    0.368988] mc: Linux media interface: v0.10
    [    0.373396] videodev: Linux video capture interface: v2.00
    [    0.379121] pps_core: LinuxPPS API ver. 1 registered
    [    0.384196] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.393542] PTP clock support registered
    [    0.397585] EDAC MC: Ver: 3.0.0
    [    0.401721] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fc9100
    [    0.408661] omap-mailbox 29040000.mailbox: omap mailbox rev 0x66fc9100
    [    0.415491] omap-mailbox 29060000.mailbox: omap mailbox rev 0x66fc9100
    [    0.423043] FPGA manager framework
    [    0.426692] Advanced Linux Sound Architecture Driver Initialized.
    [    0.434136] clocksource: Switched to clocksource arch_sys_counter
    [    0.440661] VFS: Disk quotas dquot_6.6.0
    [    0.444749] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.458347] NET: Registered protocol family 2
    [    0.463111] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.472167] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
    [    0.480977] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.489215] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
    [    0.496989] TCP: Hash tables configured (established 16384 bind 16384)
    [    0.503939] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.510845] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.518370] NET: Registered protocol family 1
    [    0.523488] RPC: Registered named UNIX socket transport module.
    [    0.529587] RPC: Registered udp transport module.
    [    0.534432] RPC: Registered tcp transport module.
    [    0.539239] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.545829] NET: Registered protocol family 44
    [    0.550395] PCI: CLS 0 bytes, default 64
    [    0.555249] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [    0.568219] Initialise system trusted keyrings
    [    0.573109] workingset: timestamp_bits=46 max_order=19 bucket_order=0
    [    0.584167] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.590940] NFS: Registering the id_resolver key type
    [    0.596193] Key type id_resolver registered
    [    0.600498] Key type id_legacy registered
    [    0.604687] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.611539] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.619343] 9p: Installing v9fs 9p2000 file system support
    [    0.668785] Key type asymmetric registered
    [    0.672995] Asymmetric key parser 'x509' registered
    [    0.678043] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.685604] io scheduler mq-deadline registered
    [    0.690241] io scheduler kyber registered
    [    0.696839] pinctrl-single 4084000.pinctrl: 33 pins, size 132
    [    0.703315] pinctrl-single f4000.pinctrl: 180 pins, size 720
    [    0.710350] pinctrl-single a40000.timesync-router: 512 pins, size 2048
    [    0.727170] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.750676] brd: module loaded
    [    0.762441] loop: module loaded
    [    0.766792] megasas: 07.714.04.00-rc1
    [    0.775227] tun: Universal TUN/TAP device driver, 1.6
    [    0.781170] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.787596] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.793715] sky2: driver version 1.30
    [    0.798879] VFIO - User Level meta-driver version: 0.3
    [    0.805478] i2c /dev entries driver
    [    0.810714] sdhci: Secure Digital Host Controller Interface driver
    [    0.817058] sdhci: Copyright(c) Pierre Ossman
    [    0.821921] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.829119] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.835780] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.844136] optee: probing for conduit method.
    I/TC: Reserved shared memory is enabled
    I/TC: Dynamic shared memory is enabled
    I/TC: Normal World virtualization support is disabled
    I/TC: Asynchronous notifications are disabled
    [    0.848779] optee: revision 3.20 (8e74d476)
    [    0.865435] optee: dynamic shared memory is enabled
    [    0.875185] optee: initialized driver
    [    0.881709] NET: Registered protocol family 17
    [    0.886496] 9pnet: Installing 9P2000 support
    [    0.890961] Key type dns_resolver registered
    [    0.895860] Loading compiled-in X.509 certificates
    [    0.920881] ti-sci 44043000.dmsc: lpm region is required for suspend but not provided.
    [    0.929095] ti-sci 44043000.dmsc: ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar')
    [    0.984533] omap-gpmc 3b000000.memory-controller: GPMC revision 6.0
    [    0.991023] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
    [    1.000805] omap_i2c 20000000.i2c: bus 0 rev0.12 at 100 kHz
    [    1.008309] pca953x 1-0070: supply vcc not found, using dummy regulator
    [    1.015339] pca953x 1-0070: using no AI
    [    1.043198] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz
    [    1.050420] omap_i2c 20020000.i2c: bus 2 rev0.12 at 100 kHz
    [    1.056627] ti-sci-intr bus@f4000:bus@4000000:interrupt-controller1: Interrupt Router 5 domain created
    [    1.066395] ti-sci-intr bus@f4000:interrupt-controller0: Interrupt Router 3 domain created
    [    1.075231] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [    1.097545] ti-udma 485c0100.dma-controller: Number of rings: 68
    [    1.105247] ti-udma 485c0100.dma-controller: Channels: 24 (bchan: 12, tchan: 6, rchan: 6)
    [    1.115538] ti-udma 485c0000.dma-controller: Number of rings: 288
    [    1.130307] ti-udma 485c0000.dma-controller: Channels: 44 (tchan: 29, rchan: 15)
    [    1.141440] printk: console [ttyS2] disabled
    [    1.145910] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 16, base_baud = 3000000) is a 8250
    [    1.154678] printk: console [ttyS2] enabled
    [    1.154678] printk: console [ttyS2] enabled
    [    1.163120] printk: bootconsole [ns16550a0] disabled
    [    1.163120] printk: bootconsole [ns16550a0] disabled
    [    1.174601] omap8250 2840000.serial: PM domain pd:155 will not be powered off
    [    1.182185] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 17, base_baud = 3000000) is a 8250
    [    1.190878] serial serial0: tty port ttyS6 registered
    [    1.200606] spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [    1.205647] 7 cmdlinepart partitions found on MTD device fc40000.spi.0
    [    1.212170] Creating 7 MTD partitions on "fc40000.spi.0":
    [    1.217567] 0x000000000000-0x000000100000 : "ospi.tiboot3"
    [    1.224451] 0x000000100000-0x000000300000 : "ospi.tispl"
    [    1.231086] 0x000000300000-0x000000700000 : "ospi.u-boot"
    [    1.237747] 0x000000700000-0x000000740000 : "ospi.env"
    [    1.244164] 0x000000740000-0x000000780000 : "ospi.env.backup"
    [    1.251221] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    1.257939] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [    1.282649] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
    [    1.326147] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.336457] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
    [    1.344584] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
    [    1.352795] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA00903, cpsw version 0x6BA80903 Ports: 3 quirks:00000006
    [    1.365689] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.4
    [    1.372820] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [    1.379534] pps pps0: new PPS source ptp0
    [    1.384063] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
    [    1.394835] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 16
    [    1.405868] am65-cpts 39000000.cpts: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0
    [    1.415056] k3-j72xx-soc-thermal b00000.temperature-sensor: invalid resource
    [    1.422191] k3-j72xx-soc-thermal: probe of b00000.temperature-sensor failed with error -22
    [    1.435211] gpio-478 (btuart_rts_sel): hogged as output/high
    [    1.448571] vdd_mmc1: supplied by vcc_3v3_sys
    [    1.454363] wlan_en: supplied by com8_ls_en
    [    1.463659] mmc0: CQHCI version 5.10
    [    1.463956] debugfs: Directory 'pd:114' with parent 'pm_genpd' already present!
    [    1.467995] mmc1: CQHCI version 5.10
    [    1.487172] ALSA device list:
    [    1.490178]   No soundcards found.
    [    1.519848] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [    1.519853] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [    1.536428] Waiting for root device PARTUUID=47b6d3e0-02...
    [    1.545284] sdhci-am654 fa10000.mmc: card claims to support voltages below defined range
    [    1.564889] mmc0: new SDIO card at address 0001
    [    1.573477] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
    [    1.580966] mmcblk1: mmc1:aaaa SL16G 14.8 GiB 
    [    1.591016]  mmcblk1: p1 p2
    [    1.616499] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    1.624729] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    1.634214] devtmpfs: mounted
    [    1.638637] Freeing unused kernel memory: 1920K
    [    1.643308] Run /sbin/init as init process
    [    1.795817] systemd[1]: System time before build time, advancing clock.
    [    1.850759] NET: Registered protocol family 10
    [    1.856606] Segment Routing with IPv6
    [    1.894368] 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.916642] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2021.09!
    
    [    1.961806] systemd[1]: Set hostname to <am64xx-evm>.
    [    2.319852] systemd[1]: /lib/systemd/system/startwlansta.service:7: Unknown key name 'After' in section 'Service', ignoring.
    [    2.335426] systemd[1]: /lib/systemd/system/startwlanap.service:7: Unknown key name 'After' in section 'Service', ignoring.
    [    2.381724] systemd[1]: /lib/systemd/system/irqbalanced.service:6: Unknown key name 'ConditionCPUs' in section 'Unit', ignoring.
    [    2.427707] 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.
    [    2.593873] random: systemd: uninitialized urandom read (16 bytes read)
    [    2.605493] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    2.626487] random: systemd: uninitialized urandom read (16 bytes read)
    [    2.635511] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    2.658415] random: systemd: uninitialized urandom read (16 bytes read)
    [    2.667410] systemd[1]: Created slice system-syslog\x2dng.slice.
    [  OK  ] Created slice system-syslog\x2dng.slice.
    [    2.692752] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    2.714855] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password …ts to Console Directory Watch.
    [    2.738747] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R…uests to Wall Directory Watch.
    [    2.762707] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    2.778491] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    2.798477] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    2.814491] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    2.850753] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    2.874614] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    2.903129] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    2.926871] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    2.954586] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    2.963649] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    2.987246] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    3.003440] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    3.027305] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    3.050974] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    3.080738] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    3.104626] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    3.132734] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    3.159350] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [    3.181718] systemd[1]: Starting Create list of static device nodes for the current kernel...
             Starting Create list of st…odes for the current kernel...
    [    3.212609] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    3.226817] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    3.245196] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    3.274108] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    3.302480] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    3.328319] cryptodev: loading out-of-tree module taints kernel.
    [    3.340975] systemd[1]: Starting udev Coldplug all Devices...
             Starting udev Coldplug all Devices...
    [    3.353750] cryptodev: driver 1.10 loaded.
    [    3.372726] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    3.378128] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
    [    3.388317] systemd[1]: Mounted Huge Pages File System.
    [  OK  ] Mounted Huge Pages File System.
    [    3.417441] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  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.
    [  OK  ] Started Load Kernel Modules.
    [  OK  ] Started Remount Root and Kernel File Systems.
             Mounting Kernel Configuration File System...
    [    3.595395] random: systemd-journal: uninitialized urandom read (16 bytes read)
    [    3.749181] random: systemd: uninitialized urandom read (16 bytes read)
             Starting Flush Journal to Persistent Storage    3.768842] random: systemd-journal: uninitialized urandom read (16 bytes read)
    0m...
             Starting Apply Kernel Variables...
    [    3.804916] systemd-journald[169]: Received client request to flush runtime journal.
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started udev Coldplug all Devices.
    [  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  ] 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 udev Kernel Device Manager.
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchronized.
    [    4.926555] random: systemd: uninitialized urandom read (16 bytes read)
    [    5.035306] random: crng init done
    [    5.038798] random: 65 urandom warning(s) missed due to ratelimiting
    [  OK  ] Started Load/Save Random Seed.
    [    5.309192] Bluetooth: Core ver 2.22
    [    5.333342] NET: Registered protocol family 31
    [    5.362478] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@a4000000
    [    5.392172] Bluetooth: HCI device and connection manager initialized
    [    5.451525] Bluetooth: HCI socket layer initialized
    [    5.462306] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
    [    5.492625] Bluetooth: L2CAP socket layer initialized
    [    5.524731] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device
    [    5.526965] platform 78000000.r5f: configured R5F for remoteproc mode
    [    5.542990] Bluetooth: SCO socket layer initialized
    [    5.596310] remoteproc remoteproc0: 5000000.m4fss is available
    [    5.664462] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [    5.675010] remoteproc remoteproc0: powering up 5000000.m4fss
    [    5.680888] remoteproc remoteproc0: Booting fw image am64-mcu-m4f0_0-fw, size 86084
    [    5.698198]  remoteproc0#vdev0buffer: assigned reserved memory node m4f-dma-memory@a4000000
    [    5.710980] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    5.711305] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
    [    5.720977]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [    5.728914] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [    5.734316] remoteproc remoteproc0: remote processor 5000000.m4fss is now up
    [    5.753275] Bluetooth: HCI UART driver ver 2.3
    [    5.763291] remoteproc remoteproc1: 78000000.r5f is available
    [    5.827760] Bluetooth: HCI UART protocol H4 registered
    [    5.851935] remoteproc remoteproc1: powering up 78000000.r5f
    [    5.857679] remoteproc remoteproc1: Booting fw image am64-main-r5f0_0-fw, size 86352
    [    5.872043] platform 78200000.r5f: configured R5F for remoteproc mode
    [    5.879827]  remoteproc1#vdev0buffer: assigned reserved memory node r5f-dma-memory@a0000000
    [    5.894908] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    5.895349] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [    5.900570]  remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [    5.929818] remoteproc remoteproc1: remote processor 78000000.r5f is now up
    [    5.951472] Bluetooth: HCI UART protocol LL registered
    [    6.013088] platform 78200000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
    [    6.026808] Bluetooth: HCI UART protocol Broadcom registered
    [    6.046930] Bluetooth: hci0: change remote baud rate command in firmware
    [    6.100933] Bluetooth: HCI UART protocol QCA registered
    [    6.115019] remoteproc remoteproc2: 78200000.r5f is available
    [    6.135055] remoteproc remoteproc2: powering up 78200000.r5f
    [    6.141050] remoteproc remoteproc2: Booting fw image am64-main-r5f0_1-fw, size 141772
    [    6.160574]  remoteproc2#vdev0buffer: assigned reserved memory node r5f-dma-memory@a1000000
    [    6.169825] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    6.175542] platform 78400000.r5f: configured R5F for remoteproc mode
    [    6.182337]  remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [    6.188621] remoteproc remoteproc2: remote processor 78200000.r5f is now up
    [    6.195845] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
    [    6.211069] platform 78400000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [    6.239115] remoteproc remoteproc3: 78400000.r5f is available
    [    6.246292] platform 78600000.r5f: configured R5F for remoteproc mode
    [    6.258592] remoteproc remoteproc3: powering up 78400000.r5f
    [    6.274565] remoteproc remoteproc3: Booting fw image am64-main-r5f1_0-fw, size 93260
    [    6.282816] platform 78600000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [    6.291316]  remoteproc3#vdev0buffer: assigned reserved memory node r5f-dma-memory@a2000000
    [    6.306853] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    6.318288]  remoteproc3#vdev0buffer: registered virtio3 (type 7)
    [    6.334778] remoteproc remoteproc3: remote processor 78400000.r5f is now up
    [    6.350284] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xe
    [    6.370603] remoteproc remoteproc4: 78600000.r5f is available
    [    6.390978] remoteproc remoteproc4: powering up 78600000.r5f
    [    6.408754] remoteproc remoteproc4: Booting fw image am64-main-r5f1_1-fw, size 91520
    [    6.423253]  remoteproc4#vdev0buffer: assigned reserved memory node r5f-dma-memory@a3000000
    [    6.432687] virtio_rpmsg_bus virtio4: rpmsg host is online
    [    6.444525]  remoteproc4#vdev0buffer: registered virtio4 (type 7)
    [    6.450783] remoteproc remoteproc4: remote processor 78600000.r5f is now up
    [    6.458891] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xe
    [    7.920618] remoteproc remoteproc5: 30034000.pru is available
    [  OK  ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
    [    7.948453] remoteproc remoteproc6: 30004000.rtu is available
             Starting Load/Save RF Kill Switch Status...
    [    8.034777] remoteproc remoteproc7: 3000a000.txpru is available
    [    8.081611] remoteproc remoteproc8: 30038000.pru is available
    [    8.100351] remoteproc remoteproc9: 30006000.rtu is available
    [    8.128379] remoteproc remoteproc10: 3000c000.txpru is available
    [    8.141426] remoteproc remoteproc11: 300b4000.pru is available
    [    8.156127] remoteproc remoteproc12: 30084000.rtu is available
    [    8.163826] remoteproc remoteproc13: 3008a000.txpru is available
    [    8.173218] remoteproc remoteproc14: 300b8000.pru is available
    [    8.184661] remoteproc remoteproc15: 30086000.rtu is available
    [    8.191591] remoteproc remoteproc16: 3008c000.txpru is available
    [  OK  ] Started Load/Save RF Kill Switch Status.
    [    8.358638] usbcore: registered new interface driver usbfs
    [    8.385531] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    8.392574] usbcore: registered new interface driver hub
    [  OK  ] Created slice system-systemd\x2dfsck.slice.
    [    8.413722] usbcore: registered new device driver usb
    [    8.459222] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    8.543797] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    8.552158] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
    [    8.562867] xhci-hcd xhci-hcd.1.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000010010
    [    8.572665] xhci-hcd xhci-hcd.1.auto: irq 533, io mem 0x0f410000
    [    8.579028] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    8.585851] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
    [    8.595521] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
    [    8.604133] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
    [    8.613673] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    8.622070] usb usb1: Product: xHCI Host Controller
    [    8.627542] usb usb1: Manufacturer: Linux 5.10.168-g2c23e6c538 xhci-hcd
    [    8.634835] usb usb1: SerialNumber: xhci-hcd.1.auto
    [  OK  ] Found device /dev/mmcblk1p1.
    [    8.641086] hub 1-0:1.0: USB hub found
    [    8.650459] hub 1-0:1.0: 1 port detected
    [    8.655226] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [    8.664031] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
    [    8.672483] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
             Starting File System Check on /dev/mmcblk1p1    8.680169] usb usb2: Product: xHCI Host Controller
    0m...
    [    8.690770] usb usb2: Manufacturer: Linux 5.10.168-g2c23e6c538 xhci-hcd
    [    8.698012] usb usb2: SerialNumber: xhci-hcd.1.auto
    [    8.704247] hub 2-0:1.0: USB hub found
    [    8.708513] hub 2-0:1.0: 1 port detected
    [    8.725320] wl18xx_driver wl18xx.0.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2
    [  OK  ] Started udev Wait for Complete Device Initialization.
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Started Timer service to update the IP on OLED each 10s.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  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  ] Started File System Check on /dev/mmcblk1p1.
    [  OK  ] Listening on Docker Socket for the API.
    [  OK  ] Started Reboot and dump vmcore via kexec.
    [    9.082863] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
    [  OK  ] Reached target Sockets.
    [    9.101042] wlcore: loaded
    [  OK  ] Reached target Basic System.
             Mounting /run/media/mmcblk1p1...
    [  OK  ] Started Job spooling tools.
             Starting Bluetooth service...
    [  OK  ] Started Periodic Command Scheduler.
    [  OK  ] Started D-Bus System Message Bus.
             Starting Ethernet Bridge Filtering Tables...
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
             Starting Matrix GUI...
             Starting startwlanap...
             Starting startwlansta...
             Starting System Logger Daemon "default" instance...
             Starting Login Service...
    [  OK  ] Started TEE Supplicant.
             Starting telnetd.service...
    [  OK  ] Mounted /run/media/mmcblk1p1.
    [  OK  ] Started Ethernet Bridge Filtering Tables.
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Started startwlanap.
    [  OK  ] Started startwlansta.
    [  OK  ] Reached target Network (Pre).
             Starting Network Service...
    [  OK  ] Started Matrix GUI.
    [  OK  ] Started telnetd.service.
             Starting LSB: Expand Rootfs of boot device...
             Starting syslog.service...
    [  OK  ] Started Bluetooth service.
    [  OK  ] Reached target Bluetooth.
             Starting Hostname Service...
    [  OK  ] Started System Logger Daemon "default" instance.
    [  OK  ] Started syslog.service.
    [  OK  ] Started LSB: Expand Rootfs of boot device.
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
             Starting Network Name Resolution...
    [   11.454921] wlcore: using inverted interrupt logic: 2
    [   11.604875] wlcore: PHY firmware version: Rev 8.2.0.0.245
    [   11.710180] wlcore: firmware booted (Rev 8.9.0.0.86)
    [   11.879158] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
    [  OK  ] Started Login Service.
    [   11.999506] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
    [   12.193704] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
    [  OK  ] Started Hostname Service.
    [   12.256677] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
    [   12.328263] startwlanap.sh[656]: adding wlan1 interface
    [   12.474363] startwlanap.sh[660]: Configuration file: /usr/share/wl18xx/hostapd.conf
    [   12.682720] wlcore: down
    [   12.636739] startwlanap.sh[660]: wlan1: interface state UNINITIALIZED->COUNTRY_UPDATE
    [  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..
    [   12.727964] startwlanap.sh[660]: Using interface wlan1 with hwaddr 20:d7:78:8b:7f:1a and ssid "AM64xSK-AP_788b7f"
             Starting Simple Network Ma…ent Protocol (SNMP) Daemon....
             Starting Permit User Sessions...
    [  OK  ] Started Vsftpd ftp daemon.
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS1.
    [  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.
    [   13.188045] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
    [  OK  ] Started Enable and configure wl18xx bluetooth stack.
    [   13.163008] startwlanap.sh[660]: wlan1: interface state COUNTRY_UPDATE->ENABLED
    [   13.163586] startwlanap.sh[660]: wlan1: AP-ENABLED
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [   14.198254] Bluetooth: hci0: command 0xfd06 tx timeout
    [  OK  ] Started Simple Network Man…ement Protocol (SNMP) Daemon..
    ***************************************************************
    ***************************************************************
    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
    	gstreamer1.0-libav
    	gzip
    	hidapi
    	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.
    [   16.151062] am65-cpsw-nuss 8000000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx
    [   16.159749] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project am64xx-evm ttyS2
    
    Arago 2021.09 am64xx-evm ttyS2
    
    am64xx-evm login: [   22.358166] Bluetooth: hci0: send command failed
    [   22.362898] Bluetooth: hci0: download firmware failed, retrying...
    [   22.527662] Bluetooth: hci0: change remote baud rate command in firmware
    [   28.731326] NET: Registered protocol family 38
    
    am64xx-evm login: root
    root@am64xx-evm:~# uname -a
    Linux am64xx-evm 5.10.168-g2c23e6c538 #1 SMP PREEMPT Mon Feb 27 14:16:24 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
    

    Is there a recommended modern SD card?

    Best regards,

  • What you mean the "red light is on?

    There is clearly at least 2 issues here (power supply, SD card , maybe more), unfortunately confusing. We know from the user's guide and schematics if the red LD15 (bottom side of the SK) is on, there is no use trying further different SD cards.  

    So to isolate the issues, if you see the red LD15 on, double check with another >15W USB-C charger, and if the LED is still on. Assume the SK power supply side is broken, LM61460_EN won't go on and the board does not get power.

      Pekka

  • double check with another >15W USB-C charger, and if the LED is still on.

    Hello Pekka,

    Yes, that has been done several times along with different cables. When I can visually see the lab power supply indicating around 10 ma. I know the circuit is not broken. We cut the end off the USB cables and connect the cut end directly to the power supply while we are in the testing and design phase.

  • All,

    As I remember AM64 has no supporting for the HS400 SD card.

    Not sure if this is the cause.

    Waiting TI RnD to confirm if this mastters.

    BR Rio

  • Hello Rio,
    It is good to know you’re able to boot from the swapped SD card on SK-64B boards (M1/M2) from our email exchanges.
    The SD discrepancy issue as observed are tracked and being debugged internally.In meantime I’d recommend to continue using the working SD card for your work. We’ll keep you posted once the issue is root-caused with the fix.

    HS400 is not for SD, but for eMMC as defined in the dtsi file.
    git.ti.com/.../k3-am64-main.dtsi

    I’ll move the e2e to “resolved” if you don’t have any follow-up questions.

    Best,
    -Hong

  • Thanks, I will close this.