// Boot with USB-DFU SW2:00000000 SW1:11001010 $usbdfu$ sudo dfu-util -R -a bootloader -D tiboot3-usbdfu.bin dfu-util 0.9 Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. Copyright 2010-2016 Tormod Volden and Stefan Schmidt This program is Free Software and has ABSOLUTELY NO WARRANTY Please report bugs to http://sourceforge.net/p/dfu-util/tickets/ dfu-util: Invalid DFU suffix signature dfu-util: A valid DFU suffix will be required in a future dfu-util release!!! Opening DFU capable USB device... ID 0451:6165 Run-time device DFU version 0110 Claiming USB DFU Interface... Setting Alternate Setting #0 ... Determining device status: state = dfuIDLE, status = 0 dfuIDLE, continuing DFU mode device DFU version 0110 Device returned transfer size 512 Copying data from PC to DFU device Download    [=========================] 100% 328213 bytes Download done. state(6) = dfuMANIFEST-SYNC, status(0) = No error condition is present dfu-util: unable to read DFU status after completion dfu-util: can't detach Resetting USB to switch back to runtime mode $usbdfu$ sudo dfu-util -R -a tispl.bin -D tispl-usbdfu.bin dfu-util 0.9 Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. Copyright 2010-2016 Tormod Volden and Stefan Schmidt This program is Free Software and has ABSOLUTELY NO WARRANTY Please report bugs to http://sourceforge.net/p/dfu-util/tickets/ dfu-util: Invalid DFU suffix signature dfu-util: A valid DFU suffix will be required in a future dfu-util release!!! Opening DFU capable USB device... ID 0451:6165 Run-time device DFU version 0110 Claiming USB DFU Interface... Setting Alternate Setting #0 ... Determining device status: state = dfuIDLE, status = 0 dfuIDLE, continuing DFU mode device DFU version 0110 Device returned transfer size 4096 Copying data from PC to DFU device Download    [=========================] 100% 933460 bytes Download done. state(7) = dfuMANIFEST, status(0) = No error condition is present state(2) = dfuIDLE, status(0) = No error condition is present Done! Resetting USB to switch back to runtime mode $usbdfu$ sudo dfu-util -R -a u-boot.img -D u-boot-usbdfu.img dfu-util 0.9 Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. Copyright 2010-2016 Tormod Volden and Stefan Schmidt This program is Free Software and has ABSOLUTELY NO WARRANTY Please report bugs to http://sourceforge.net/p/dfu-util/tickets/ dfu-util: Invalid DFU suffix signature dfu-util: A valid DFU suffix will be required in a future dfu-util release!!! Opening DFU capable USB device... ID 0451:6165 Run-time device DFU version 0110 Claiming USB DFU Interface... Setting Alternate Setting #1 ... Determining device status: state = dfuIDLE, status = 0 dfuIDLE, continuing DFU mode device DFU version 0110 Device returned transfer size 4096 Copying data from PC to DFU device Download    [=========================] 100% 880836 bytes Download done. state(7) = dfuMANIFEST, status(0) = No error condition is present state(2) = dfuIDLE, status(0) = No error condition is present Done! Resetting USB to switch back to runtime mode $usbdfu$  // Serial Console: ##############################################DOWNLOAD ... OK Ctrl+C to exit ... Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted Loading Environment from MMC... MMC Device 0 not found *** Warning - No MMC card found, using default environment init_env from device 10 not supported! Starting ATF on ARM64 core... NOTICE: BL31: v2.7(release):v2.7.0-359-g1309c6c80 NOTICE: BL31: Built : 14:36:37, Jul 27 2023 I/TC:  I/TC: OP-TEE version: 3.19.0-15-gd6c5d0037 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Thu Jul 27 19:36:41 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: Fixing SA2UL firewall owner for GP device I/TC: Enabled firewalls for SA2UL TRNG device I/TC: SA2UL TRNG initialized I/TC: SA2UL Drivers initialized I/TC: Primary CPU switching to normal world boot U-Boot SPL 2021.01 (Jul 27 2023 - 14:36:43 -0500) SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar') Trying to boot from DFU ####DOWNLOAD ... OK Ctrl+C to exit ... U-Boot 2021.01 (Jul 27 2023 - 14:36:43 -0500) SoC: AM62X SR1.0 GP Model: Texas Instruments AM625 SK EEPROM not available at 0x50, trying to read at 0x51 Board: AM62-SKEVM rev E3 DRAM: 2 GiB MMC: mmc@fa10000: 0, mmc@fa00000: 1, mmc@fa20000: 2 Loading Environment from MMC... OK In: serial@2800000 Out: serial@2800000 Err: serial@2800000 Net: eth0: ethernet@8000000port@1 Hit any key to stop autoboot: 0  =>  =>  =>  => setenv dfu_alt_info ${dfu_alt_info_emmc} => dfu 0 mmc 0 // Flash bootloader binaries to eMMC: $emmc$ sudo dfu-util -a tiboot3.bin.raw -D tiboot3-emmc.bin dfu-util 0.9 Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. Copyright 2010-2016 Tormod Volden and Stefan Schmidt This program is Free Software and has ABSOLUTELY NO WARRANTY Please report bugs to http://sourceforge.net/p/dfu-util/tickets/ dfu-util: Invalid DFU suffix signature dfu-util: A valid DFU suffix will be required in a future dfu-util release!!! Opening DFU capable USB device... ID 0451:6165 Run-time device DFU version 0110 Claiming USB DFU Interface... Setting Alternate Setting #2 ... Determining device status: state = dfuIDLE, status = 0 dfuIDLE, continuing DFU mode device DFU version 0110 Device returned transfer size 4096 Copying data from PC to DFU device Download    [=========================] 100% 331285 bytes Download done. state(7) = dfuMANIFEST, status(0) = No error condition is present state(2) = dfuIDLE, status(0) = No error condition is present Done! $emmc$ sudo dfu-util -a tispl.bin.raw -D tispl-emmc.bin dfu-util 0.9 Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. Copyright 2010-2016 Tormod Volden and Stefan Schmidt This program is Free Software and has ABSOLUTELY NO WARRANTY Please report bugs to http://sourceforge.net/p/dfu-util/tickets/ dfu-util: Invalid DFU suffix signature dfu-util: A valid DFU suffix will be required in a future dfu-util release!!! Opening DFU capable USB device... ID 0451:6165 Run-time device DFU version 0110 Claiming USB DFU Interface... Setting Alternate Setting #3 ... Determining device status: state = dfuIDLE, status = 0 dfuIDLE, continuing DFU mode device DFU version 0110 Device returned transfer size 4096 Copying data from PC to DFU device Download    [=========================] 100% 933508 bytes Download done. state(7) = dfuMANIFEST, status(0) = No error condition is present state(2) = dfuIDLE, status(0) = No error condition is present Done! $emmc$ sudo dfu-util -a u-boot.img.raw -D u-boot-emmc.img dfu-util 0.9 Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. Copyright 2010-2016 Tormod Volden and Stefan Schmidt This program is Free Software and has ABSOLUTELY NO WARRANTY Please report bugs to http://sourceforge.net/p/dfu-util/tickets/ dfu-util: Invalid DFU suffix signature dfu-util: A valid DFU suffix will be required in a future dfu-util release!!! Opening DFU capable USB device... ID 0451:6165 Run-time device DFU version 0110 Claiming USB DFU Interface... Setting Alternate Setting #4 ... Determining device status: state = dfuIDLE, status = 0 dfuIDLE, continuing DFU mode device DFU version 0110 Device returned transfer size 4096 Copying data from PC to DFU device Download    [=========================] 100% 880916 bytes Download done. state(7) = dfuMANIFEST, status(0) = No error condition is present state(2) = dfuIDLE, status(0) = No error condition is present Done! $emmc$ Serial Console: Hit any key to stop autoboot: 0 => => => => setenv dfu_alt_info ${dfu_alt_info_emmc} => dfu 0 mmc 0 ##DOWNLOAD ... OK Ctrl+C to exit ... ####DOWNLOAD ... OK Ctrl+C to exit ... ####DOWNLOAD ... OK Ctrl+C to exit ... // Prepare tisdk-base.ext4 $/filesystem$ dd if=/dev/null of=tisdk-base.ext4 bs=1M seek=400 0+0 records in 0+0 records out 0 bytes copied, 0.00024402 s, 0.0 kB/s $/filesystem$ mkfs.ext4 -F tisdk-base.ext4 mke2fs 1.46.5 (30-Dec-2021) Discarding device blocks: done Creating filesystem with 102400 4k blocks and 102400 inodes Filesystem UUID: b4fc5618-e027-4eb1-aa02-38cba1366a54 Superblock backups stored on blocks:     32768, 98304 Allocating group tables: done Writing inode tables: done Creating journal (4096 blocks): done Writing superblocks and filesystem accounting information: done $/filesystem$ mkdir mnt_fs $/filesystem$ sudo mount -t ext4 tisdk-base.ext4 mnt_fs $/filesystem$ cd mnt_fs $/filesystem/mnt_fs$ sudo tar xvf ../tisdk-base-image-am62xx-evm.tar.xz ……. ./var/lib/opkg/info/usbutils.list ./var/lib/opkg/info/usbutils.postinst ./var/lib/opkg/info/usbutils.prerm ./var/lib/opkg/info/util-linux-agetty.control ./var/lib/opkg/info/util-linux-agetty.list ./var/lib/opkg/info/util-linux-agetty.postinst ./var/lib/opkg/info/util-linux-agetty.prerm ./var/lib/opkg/info/util-linux-fdisk.control ./var/lib/opkg/info/util-linux-fdisk.list ./var/lib/opkg/info/util-linux-fdisk.postinst ./var/lib/opkg/info/util-linux-fdisk.prerm ./var/lib/opkg/info/util-linux-fsck.control ./var/lib/opkg/info/util-linux-fsck.list ./var/lib/opkg/info/util-linux-fsck.postinst ./var/lib/opkg/info/util-linux-fsck.prerm ./var/lib/opkg/info/util-linux-mkfs.control ./var/lib/opkg/info/util-linux-mkfs.list ./var/lib/opkg/info/util-linux-mount.control ./var/lib/opkg/info/util-linux-mount.list ./var/lib/opkg/info/util-linux-mount.postinst ./var/lib/opkg/info/util-linux-mount.prerm ./var/lib/opkg/info/util-linux-sfdisk.control ./var/lib/opkg/info/util-linux-sfdisk.list ./var/lib/opkg/info/util-linux-sulogin.control ./var/lib/opkg/info/util-linux-sulogin.list ./var/lib/opkg/info/util-linux-sulogin.postinst ./var/lib/opkg/info/util-linux-sulogin.prerm ./var/lib/opkg/info/util-linux-umount.control ./var/lib/opkg/info/util-linux-umount.list ./var/lib/opkg/info/util-linux-umount.postinst ./var/lib/opkg/info/util-linux-umount.prerm ./var/lib/opkg/info/volatile-binds.control ./var/lib/opkg/info/volatile-binds.list ./var/lib/opkg/info/volatile-binds.postinst ./var/lib/opkg/info/volatile-binds.prerm ./var/lib/opkg/status ./var/lib/systemd/ ./var/local/ ./var/lock ./var/log ./var/run ./var/spool/ ./var/spool/mail/ ./var/tmp ./var/volatile/ $/filesystem/mnt_fs$ cd ../ $/filesystem$ sudo umount mnt_fs // Flash rootfs to eMMC $/filesystem$ sudo dfu-util -a rootfs -D tisdk-base.ext4 dfu-util 0.9 Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. Copyright 2010-2016 Tormod Volden and Stefan Schmidt This program is Free Software and has ABSOLUTELY NO WARRANTY Please report bugs to http://sourceforge.net/p/dfu-util/tickets/ dfu-util: Invalid DFU suffix signature dfu-util: A valid DFU suffix will be required in a future dfu-util release!!! Opening DFU capable USB device... ID 0451:6165 Run-time device DFU version 0110 Claiming USB DFU Interface... Setting Alternate Setting #1 ... Determining device status: state = dfuIDLE, status = 0 dfuIDLE, continuing DFU mode device DFU version 0110 Device returned transfer size 4096 Copying data from PC to DFU device Download    [=========================] 100% 419430400 bytes Download done. state(7) = dfuMANIFEST, status(0) = No error condition is present state(2) = dfuIDLE, status(0) = No error condition is present Done! Serial Console: Hit any key to stop autoboot: 0 => => => => setenv dfu_alt_info ${dfu_alt_info_emmc} => dfu 0 mmc 0 ##DOWNLOAD ... OK Ctrl+C to exit ... ####DOWNLOAD ... OK Ctrl+C to exit ... ####DOWNLOAD ... OK Ctrl+C to exit ... ################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################DOWNLOAD ... OK Ctrl+C to exit ... => mmc partconf 0 1 1 1 => mmc bootbus 0 2 0 0 //eMMC boot SW2:00000000 SW1:11010010 it any key to stop autoboot: 0 => => => => setenv dfu_alt_info ${dfu_alt_info_emmc} => dfu 0 mmc 0 ##DOWNLOAD ... OK Ctrl+C to exit ... ####DOWNLOAD ... OK Ctrl+C to exit ... ####DOWNLOAD ... OK Ctrl+C to exit ... ################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################DOWNLOAD ... OK Ctrl+C to exit ... => mmc partconf 0 1 1 1 => mmc bootbus 0 2 0 0 //eMMC boot U-Boot SPL 2021.01-00001-g52749c61aa (Jul 27 2023 - 14:36:29 -0500) 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 MMC1 Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted Loading Environment from MMC... OK init_env from device 9 not supported! Starting ATF on ARM64 core... NOTICE: BL31: v2.7(release):v2.7.0-359-g1309c6c80 NOTICE: BL31: Built : 14:36:37, Jul 27 2023 I/TC: I/TC: OP-TEE version: 3.19.0-15-gd6c5d0037 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Thu Jul 27 19:36:41 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: Fixing SA2UL firewall owner for GP device I/TC: Enabled firewalls for SA2UL TRNG device I/TC: SA2UL TRNG initialized I/TC: SA2UL Drivers initialized I/TC: Primary CPU switching to normal world boot U-Boot SPL 2021.01-00001-g52749c61aa (Jul 27 2023 - 14:36:49 -0500) SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar') Trying to boot from MMC1 U-Boot 2021.01-00001-g52749c61aa (Jul 27 2023 - 14:36:49 -0500) SoC: AM62X SR1.0 GP Model: Texas Instruments AM625 SK EEPROM not available at 0x50, trying to read at 0x51 Board: AM62-SKEVM rev E3 DRAM: 2 GiB MMC: mmc@fa10000: 0, mmc@fa00000: 1, mmc@fa20000: 2 Loading Environment from MMC... OK In: serial@2800000 Out: serial@2800000 Err: serial@2800000 Net: eth0: ethernet@8000000port@1 Hit any key to stop autoboot: 0 => => setenv mmcdev 0 => setenv bootpart 0 => saveenv Saving Environment to MMC... Writing to MMC(0)... OK => boot switch to partitions #0, OK mmc0(part 0) is current device SD/MMC found on device 0 Failed to load 'boot.scr' ** Unrecognized filesystem type ** 18608640 bytes read in 105 ms (169 MiB/s) 55468 bytes read in 4 ms (13.2 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.153-g3eee621d16 (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 Wed Dec 14 11:54:42 UTC 2022 [ 0.000000] Machine model: Texas Instruments AM625 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 0x000000009c800000, size 3 MiB [ 0.000000] OF: reserved mem: initialized node ipc-memories@9c800000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 14 MiB [ 0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009da00000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9da00000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@9db00000, 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-0x000000009c7fffff] [ 0.000000] node 0: [mem 0x000000009c800000-0x000000009e6fffff] [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff] [ 0.000000] node 0: [mem 0x000000009e780000-0x000000009fffffff] [ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] cma: Reserved 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 s50008 r8192 d31912 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 root=PARTUUID=18f8f7b4-7632-334a-b3af-577aa7aef2c0 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: 1456352K/2097152K available (10880K kernel code, 1148K rwdata, 4212K rodata, 1792K init, 432K bss, 116512K reserved, 524288K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu:    RCU event tracing is enabled. [ 0.000000] rcu:    RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000]    Trampoline variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] 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:0x0000000001880000 [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @80800000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @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.000004] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.008532] Console: colour dummy device 80x25 [ 0.013123] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.023806] pid_max: default: 32768 minimum: 301 [ 0.028613] LSM: Security Framework initializing [ 0.033399] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.040979] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.050749] rcu: Hierarchical SRCU implementation. [ 0.055931] Platform MSI: msi-controller@1820000 domain created [ 0.062234] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.071492] EFI services will not be available. [ 0.076412] smp: Bringing up secondary CPUs ... I/TC: Secondary CPU 1 initializing I/TC: Secondary CPU 1 switching to normal world boot I/TC: Secondary CPU 2 initializing I/TC: Secondary CPU 2 switching to normal world boot I/TC: Secondary CPU 3 initializing I/TC: Secondary CPU 3 switching to normal world boot [ 0.105609] Detected VIPT I-cache on CPU1 [ 0.105647] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.105662] GICv3: CPU1: using allocated LPI pending table @0x0000000080050000 [ 0.105725] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.130322] Detected VIPT I-cache on CPU2 [ 0.130345] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.130357] GICv3: CPU2: using allocated LPI pending table @0x0000000080060000 [ 0.130395] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.154979] Detected VIPT I-cache on CPU3 [ 0.155001] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.155012] GICv3: CPU3: using allocated LPI pending table @0x0000000080070000 [ 0.155048] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.155135] smp: Brought up 1 node, 4 CPUs [ 0.234850] SMP: Total of 4 processors activated. [ 0.239663] CPU features: detected: 32-bit EL0 Support [ 0.244933] CPU features: detected: CRC32 instructions [ 0.257595] CPU: All CPU(s) started at EL2 [ 0.261806] alternatives: patching kernel code [ 0.267516] devtmpfs: initialized [ 0.277796] KASLR disabled due to lack of seed [ 0.282558] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.292537] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.313852] pinctrl core: initialized pinctrl subsystem [ 0.319891] DMI not present or invalid. [ 0.324505] NET: Registered protocol family 16 [ 0.330723] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.338067] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.346137] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.354871] thermal_sys: Registered thermal governor 'step_wise' [ 0.354877] thermal_sys: Registered thermal governor 'power_allocator' [ 0.361595] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.375314] ASID allocator initialised with 65536 entries [ 0.405887] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.412769] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.419634] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.426486] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 0.434379] cryptd: max_cpu_qlen set to 1000 [ 0.441620] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected [ 0.450734] vcc_5v0: supplied by vmain_pd [ 0.455233] vcc_3v3_sys: supplied by vmain_pd [ 0.460135] vcc_1v8: supplied by vcc_3v3_sys [ 0.465508] iommu: Default domain type: Translated [ 0.470849] SCSI subsystem initialized [ 0.475099] mc: Linux media interface: v0.10 [ 0.479491] videodev: Linux video capture interface: v2.00 [ 0.485168] pps_core: LinuxPPS API ver. 1 registered [ 0.490243] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.499592] PTP clock support registered [ 0.503630] EDAC MC: Ver: 3.0.0 [ 0.507504] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100 [ 0.514671] FPGA manager framework [ 0.518240] Advanced Linux Sound Architecture Driver Initialized. [ 0.525398] clocksource: Switched to clocksource arch_sys_counter [ 0.531862] VFS: Disk quotas dquot_6.6.0 [ 0.535928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.548378] NET: Registered protocol family 2 [ 0.553121] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.561857] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 0.570650] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.578853] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) [ 0.586586] TCP: Hash tables configured (established 16384 bind 16384) [ 0.593492] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.600386] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.607868] NET: Registered protocol family 1 [ 0.612788] RPC: Registered named UNIX socket transport module. [ 0.618864] RPC: Registered udp transport module. [ 0.623703] RPC: Registered tcp transport module. [ 0.628516] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.635111] PCI: CLS 0 bytes, default 64 [ 0.639995] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.652102] Initialise system trusted keyrings [ 0.656868] workingset: timestamp_bits=46 max_order=19 bucket_order=0 [ 0.667262] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.673821] NFS: Registering the id_resolver key type [ 0.679036] Key type id_resolver registered [ 0.683312] Key type id_legacy registered [ 0.687474] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.694333] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.702087] 9p: Installing v9fs 9p2000 file system support [ 0.742525] Key type asymmetric registered [ 0.746724] Asymmetric key parser 'x509' registered [ 0.751748] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.759313] io scheduler mq-deadline registered [ 0.763945] io scheduler kyber registered [ 0.770164] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.776501] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.789850] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [ 0.810008] brd: module loaded [ 0.820276] loop: module loaded [ 0.824455] megasas: 07.714.04.00-rc1 [ 0.831922] tun: Universal TUN/TAP device driver, 1.6 [ 0.837699] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 0.844113] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.850220] sky2: driver version 1.30 [ 0.854939] VFIO - User Level meta-driver version: 0.3 [ 0.861235] i2c /dev entries driver [ 0.866510] sdhci: Secure Digital Host Controller Interface driver [ 0.872856] sdhci: Copyright(c) Pierre Ossman [ 0.877648] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.884540] ledtrig-cpu: registered to indicate activity on CPUs [ 0.891042] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.899192] optee: probing for conduit method. [ 0.903800] optee: revision 3.19 (d6c5d003) [ 0.904089] optee: dynamic shared memory is enabled [ 0.913755] optee: initialized driver [ 0.919539] NET: Registered protocol family 17 [ 0.924266] 9pnet: Installing 9P2000 support [ 0.928744] Key type dns_resolver registered [ 0.933323] Loading compiled-in X.509 certificates [ 0.953428] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.4--v08.06.04 (Chill Capybar') [ 2.089562] davinci-mcasp 2b10000.mcasp: IRQ common not found [ 2.144141] omap-gpmc 3b000000.memory-controller: GPMC revision 6.0 [ 2.150587] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 2.160071] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 2.168044] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz [ 2.179671] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created [ 2.193441] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 2.216375] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 2.239508] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 2.269573] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 2.280622] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 2.436700] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 2.447316] printk: console [ttyS2] disabled [ 2.451766] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 27, base_baud = 3000000) is a 8250 [ 2.460535] printk: console [ttyS2] enabled [ 2.460535] printk: console [ttyS2] enabled [ 2.468978] printk: bootconsole [ns16550a0] disabled [ 2.468978] printk: bootconsole [ns16550a0] disabled [ 2.699664] spi-nor spi0.0: s28hs512t (65536 Kbytes) [ 2.704712] 7 fixed-partitions partitions found on MTD device fc40000.spi.0 [ 2.711664] Creating 7 MTD partitions on "fc40000.spi.0": [ 2.717058] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 2.723773] 0x000000080000-0x000000280000 : "ospi.tispl" [ 2.730192] 0x000000280000-0x000000680000 : "ospi.u-boot" [ 2.736630] 0x000000680000-0x0000006c0000 : "ospi.env" [ 2.742810] 0x0000006c0000-0x000000700000 : "ospi.env.backup" [ 2.749588] 0x000000800000-0x000003fc0000 : "ospi.rootfs" [ 2.756034] 0x000003fc0000-0x000004000000 : "ospi.phypattern" [ 2.791684] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode [ 2.837423] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 2.847106] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 2.855206] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867 [ 2.863387] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000002 [ 2.876237] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 2.883364] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 2.893290] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0 [ 2.917941] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 [ 2.923134] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:40 UTC (40) [ 3.088137] mmc0: CQHCI version 5.10 [ 3.132997] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 3.222552] mmc0: Command Queue Engine enabled [ 3.227052] mmc0: new HS200 MMC card at address 0001 [ 3.232678] mmcblk0: mmc0:0001 S0J56X 14.8 GiB [ 3.237415] mmcblk0boot0: mmc0:0001 S0J56X partition 1 31.5 MiB [ 3.243495] mmcblk0boot1: mmc0:0001 S0J56X partition 2 31.5 MiB [ 3.245153] davinci-mcasp 2b10000.mcasp: IRQ common not found [ 3.249598] mmcblk0rpmb: mmc0:0001 S0J56X partition 3 4.00 MiB, chardev (237:0) [ 3.265657] mmcblk0: p1 [ 4.847064] pca953x 1-0022: supply vcc not found, using dummy regulator [ 4.853831] pca953x 1-0022: using AI [ 4.884815] sii902x 1-003b: supply iovcc not found, using dummy regulator [ 4.891822] sii902x 1-003b: supply cvcc12 not found, using dummy regulator [ 4.901606] i2c i2c-1: Added multiplexed i2c bus 2 [ 4.970905] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0 [ 4.978650] tidss 30200000.dss: [drm] Cannot find any crtc or sizes [ 5.015624] vdd_mmc1: supplied by vcc_3v3_sys [ 5.021866] wlan_lten: supplied by vcc_3v3_sys [ 5.027231] debugfs: Directory 'pd:53' with parent 'pm_genpd' already present! [ 5.034498] debugfs: Directory 'pd:52' with parent 'pm_genpd' already present! [ 5.041778] debugfs: Directory 'pd:51' with parent 'pm_genpd' already present! [ 5.044830] mmc1: CQHCI version 5.10 [ 5.049332] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 5.052651] wlan_en: supplied by wlan_lten [ 5.064315] mmc2: CQHCI version 5.10 [ 5.109213] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit [ 5.121762] sdhci-am654 fa20000.mmc: card claims to support voltages below defined range [ 5.141917] mmc2: new high speed SDIO card at address 0001 [ 5.556663] ALSA device list: [ 5.559649] No soundcards found. [ 6.571445] sdhci-am654 fa00000.mmc: Power on failed [ 6.607103] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 6.621252] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 6.629481] VFS: Mounted root (ext4 filesystem) on device 179:1. [ 6.637348] devtmpfs: mounted [ 6.641585] Freeing unused kernel memory: 1792K [ 6.646206] Run /sbin/init as init process [ 6.714652] systemd[1]: System time before build time, advancing clock. [ 6.748414] NET: Registered protocol family 10 [ 6.753982] Segment Routing with IPv6 [ 6.766483] 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) [ 6.788555] systemd[1]: Detected architecture arm64. Welcome to Arago 2021.09! [ 6.834060] systemd[1]: Set hostname to . [ 6.841781] random: systemd: uninitialized urandom read (16 bytes read) [ 6.848470] systemd[1]: Initializing machine ID from random generator. [ 7.124821] random: systemd: uninitialized urandom read (16 bytes read) [ 7.131778] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 7.144124] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 7.155356] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 7.177584] random: systemd: uninitialized urandom read (16 bytes read) [ 7.185460] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 7.210513] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 7.233863] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 7.257701] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 7.281678] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 7.297537] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 7.317500] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 7.333522] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 7.353700] systemd[1]: Listening on RPCbind Server Activation Socket. [ OK ] Listening on RPCbind Server Activation Socket. [ 7.377632] systemd[1]: Reached target RPC Port Mapper. [ OK ] Reached target RPC Port Mapper. [ 7.401773] systemd[1]: Listening on Process Core Dump Socket. [ OK ] Listening on Process Core Dump Socket. [ 7.425900] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 7.458148] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 7.467041] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 7.490121] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 7.506241] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 7.530141] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 7.549913] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 7.573875] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 7.593765] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 7.621702] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 7.643981] systemd[1]: Mounting Temporary Directory (/tmp)... Mounting Temporary Directory (/tmp)... [ 7.669946] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting Create list of st…odes for the current kernel... [ 7.697542] systemd[1]: Starting Start psplash boot splash screen... Starting Start psplash boot splash screen... [ 7.726189] systemd[1]: Starting RPC Bind... Starting RPC Bind... [ 7.741785] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 7.755829] systemd[1]: Starting Journal Service... Starting Journal Service... [ 7.775274] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 7.789940] cryptodev: loading out-of-tree module taints kernel. [ 7.793837] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems cryptodev: driver 1.10 loaded. [ 7.812240] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null) [0m... [ 7.837540] systemd[1]: Starting udev Coldplug all Devices... Starting udev Coldplug all Devices... [ 7.864611] random: systemd: uninitialized urandom read (16 bytes read) [ 7.874436] systemd[1]: Started RPC Bind. [ OK ] Started RPC Bind. [ 7.890276] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Mounted Huge Pages File System. [ OK ] Mounted POSIX Message Queue File System. [ OK ] Mounted Kernel Debug File System. [ OK ] Mounted Temporary Directory (/tmp). [ OK ] Started Create list of sta… nodes for the current kernel. [FAILED] Failed to start Start psplash boot splash screen. See 'systemctl status psplash-start.service' for details. [DEPEND] Dependency failed for Star…progress communication helper. [ OK ] Started Load Kernel Modules. [ OK ] Started Remount Root and Kernel File Systems. [ 8.089363] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 8.090575] random: systemd: uninitialized urandom read (16 bytes read) Mounting Kernel Configuration File System... Starting Flush Journal to Persistent Storage... [ 8.146192] systemd-journald[190]: Received client request to flush runtime journal. Starting Apply Kernel Variables... Starting Create System Users... [ 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 ] Started udev Coldplug all Devices. [ OK ] Mounted /media/ram. [ OK ] Started udev Kernel Device Manager. [ 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 Create Volatile Files and Directories. Starting Run pending postinsts... Starting Rebuild Journal Catalog... Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Rebuild Journal Catalog. [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Started Rebuild Dynamic Linker Cache. Starting Update is Completed... [ OK ] Started Update is Completed. [ OK ] Started Network Time Synchronization. [ 8.882844] random: systemd: uninitialized urandom read (16 bytes read) [ OK ] Reached target System Time Set. [ 8.913789] random: systemd: uninitialized urandom read (16 bytes read) [ OK ] Reached target System Time Synchronized. [ 8.956850] random: crng init done [ 8.960384] random: 73 urandom warning(s) missed due to ratelimiting [ OK ] Started Load/Save Random Seed. [ OK ] Started Run pending postinsts. [ OK ] Reached target System Initialization. [ 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. [ OK ] Listening on dropbear.socket. [ OK ] Reached target Sockets. [ 9.346996] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000 [ OK ] Reached target Basic System. [ OK ] Started D-Bus System Message Bus. Starting Print notice about GPLv3 packages[ 9.418704] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode ... Starting IPv6 Packet Filtering Framework... Starting IPv4 Packet Filtering Framework... Starting Login Service... [ OK ] Started TEE Supplicant. [ 9.477756] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device Starting telnetd.service... [ OK ] Started IPv6 Packet Filtering Framework. [ OK ] Started IPv4 Packet Filtering Framework. [ OK ] Started telnetd.service. [ OK ] Reached target Network (Pre). Starting LSB: Expand Rootfs of boot device... Starting Network Service... [ 9.564682] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [ 9.620576] remoteproc remoteproc0: 5000000.m4fss is available [ 9.634528] remoteproc remoteproc0: Direct firmware load for am62-mcu-m4f0_0-fw failed with error -2 [ 9.645884] remoteproc remoteproc0: powering up 5000000.m4fss [ 9.651907] remoteproc remoteproc0: Direct firmware load for am62-mcu-m4f0_0-fw failed with error -2 [ 9.662274] remoteproc remoteproc0: request_firmware failed: -2 [ 9.686664] platform 78000000.r5f: configured R5F for IPC-only mode [ 9.694318] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000 [ 9.715547] remoteproc remoteproc1: 78000000.r5f is available [ 9.723541] remoteproc remoteproc1: attaching to 78000000.r5f [ 9.730641] platform 78000000.r5f: R5F core initialized in IPC-only mode [ 9.737583] remoteproc1#vdev0buffer: assigned reserved memory node r5f-dma-memory@9da00000 [ 9.749089] virtio_rpmsg_bus virtio0: rpmsg host is online [ 9.749898] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd [ 9.756460] remoteproc1#vdev0buffer: registered virtio0 (type 7) [ 9.763265] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe [ 9.770402] remoteproc remoteproc1: remote processor 78000000.r5f is now attached [ OK ] Started Login Service. [ OK ] Started LSB: Expand Rootfs of boot device. [ OK ] Started Network Servic[ 9.826695] am65-cpsw-nuss 8000000.ethernet: down msc_sl e0000000 tmo 0 e. Starting Wait for Network to be Configured... Starting Network Name Resolution... [ 10.143333] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 10.580215] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL) [ 10.597509] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode [ OK ] Started Network Name Resolution[ 10.624484] am65-cpsw-nuss 8000000.ethernet: down msc_sl e0000000 tmo 0 . [ OK ] Reached target Network. [ OK ] Reached target Host and Network Name Lookups. Starting Avahi mDNS/DNS-SD Stack... [ OK ] Started NFS status monitor for NFSv2/3 locking.. [ 10.671759] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) [ 10.683060] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode Starting Permit User Sessions... [ OK ] Started Avahi mDNS/DNS-SD Stack. [ OK ] Started Permit User Sessions. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS2. [ OK ] Reached target Login Prompts. *************************************************************** *************************************************************** NOTICE: This file system contains the following GPLv3 packages:    bash    cifs-utils    dosfstools    less    libdw1    libelf1    libreadline8    parted 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 Where 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 *************************************************************** *************************************************************** Starting Synchronize System and HW clocks... [ OK ] Started Synchronize System and HW clocks. [ OK ] Started Print notice about GPLv3 packages. [ 11.270329] remoteproc remoteproc2: 30074000.pru is available [ 11.282206] remoteproc remoteproc3: 30078000.pru is available Starting Save/Restore Sound Card State... [ 11.400597] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 11.404163] tps6598x 0-003f: Unable to find the interrupt, switching to polling [ OK ] Started Save/Restore Sound Card Sta[ 11.419692] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22 te. [ 11.427320] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 11.436779] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 11.445547] cfg80211: failed to load regulatory.db [ OK ] Reached target Sound Card. [ OK ] Listening on Load/Save RF …itch S[ 11.472349] usbcore: registered new interface driver usbfs tatus /dev/rfkill Watch. [ 11.482857] usbcore: registered new interface driver hub [ 11.490749] usbcore: registered new device driver usb [ OK ] Reached target Hardware activated U[ 11.506232] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller SB gadget. [ 11.516367] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1 [ 11.525592] xhci-hcd xhci-hcd.3.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000002000010010 [ 11.535084] xhci-hcd xhci-hcd.3.auto: irq 481, io mem 0x31100000 [ 11.541505] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 11.549796] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 11.550904] wl18xx_driver wl18xx.2.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2 [ 11.557023] usb usb1: Product: xHCI Host Controller [ 11.570425] wl18xx_driver wl18xx.2.auto: Direct firmware load for ti-connectivity/wl18xx-conf.bin failed with error -2 [ 11.572547] usb usb1: Manufacturer: Linux 5.10.153-g3eee621d16 xhci-hcd [ 11.583934] wlcore: ERROR could not get configuration binary ti-connectivity/wl18xx-conf.bin: -2 [ 11.589815] usb usb1: SerialNumber: xhci-hcd.3.auto [ 11.590506] hub 1-0:1.0: USB hub found [ 11.598615] wlcore: WARNING falling back to default config [ 11.612830] hub 1-0:1.0: 1 port detected [ 11.617909] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller [ 11.624079] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 2 [ 11.631851] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0 SuperSpeed [ 11.638494] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 11.646742] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [ 11.655060] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 11.662288] usb usb2: Product: xHCI Host Controller [ 11.667174] usb usb2: Manufacturer: Linux 5.10.153-g3eee621d16 xhci-hcd [ 11.673786] usb usb2: SerialNumber: xhci-hcd.3.auto [ 11.679302] hub 2-0:1.0: USB hub found [ 11.683129] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19) [ 11.949934] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11) [ 11.959560] wlcore: loaded Starting Load/Save RF Kill Switch Status... [ OK ] Started Load/Save RF Kill Switch Status. [ 12.361765] wl18xx_driver wl18xx.2.auto: Direct firmware load for ti-connectivity/wl18xx-fw-4.bin failed with error -2 [ 12.372486] wlcore: ERROR could not get firmware ti-connectivity/wl18xx-fw-4.bin: -2 [ 12.725709] wl18xx_driver wl18xx.2.auto: Direct firmware load for ti-connectivity/wl18xx-fw-4.bin failed with error -2 [ 12.736428] wlcore: ERROR could not get firmware ti-connectivity/wl18xx-fw-4.bin: -2 [ 13.089708] wl18xx_driver wl18xx.2.auto: Direct firmware load for ti-connectivity/wl18xx-fw-4.bin failed with error -2 [ 13.100414] wlcore: ERROR could not get firmware ti-connectivity/wl18xx-fw-4.bin: -2 [ 13.108243] wlcore: ERROR firmware boot failed despite 3 retries _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project am62xx-evm ttyS2 Arago 2021.09 am62xx-evm ttyS2 am62xx-evm login: