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.

[参考译文] TDA4AL-Q1:版本0806:SBL EMMC 启动无法稳定地进入 Linux 系统

Guru**** 665180 points
Other Parts Discussed in Thread: TDA4VM
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1240204/tda4al-q1-version-0806-sbl-emmc-startup-cannot-stably-enter-the-linux-system

器件型号:TDA4AL-Q1
主题中讨论的其他器件:TDA4VM

我们使用 SBL 模式和 SD 来访问系统。 按照以下步骤操作、我们使用 EMMC boot0方法启动、Linux 无法稳定地进入系统

按照以下步骤操作:e2e.ti.com/.../4574898

mmc dev 0 1

mmc erase 0x0 0xA000
 
fatload mmc 1 ${loadaddr} sbl/tiboot3.bin
mmc write ${loadaddr} 0x0 0x400
 
fatload mmc 1 ${loadaddr} sbl/tifs.bin
mmc write ${loadaddr} 0x400 0x1000
 
fatload mmc 1 ${loadaddr} sbl/app
mmc write ${loadaddr} 0x1400 0xA000  
 
mmc partconf 0 1 1 1
mmc bootbus 0 2 0 0

运行日志:

SBL Revision: 01.00.10.01 (Jun 21 2023 - 09:54:06)
++++[SBL_ReadSysfwImage:235] num_bytes=0x42000(0x42000) pos
++++[SBL_ReadSysfwImage:300] num_bytes=0x42000(0x42000) pos
++++[SBL_ReadSysfwImage:308] num_bytes=0x42000(0x42000) pos
[MMCSD_v2_initEmmc:2586]MMCSD:(4f80000) send cmd CMD0
[MMCSD_v2_transfer:3318]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3340]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3350]MMCSD:(4f80000) Command Execution successfull
[MMCSD_v2_initEmmc:2629]MMCSD:(4f80000) send cmd CMD1
[MMCSD_v2_transfer:3318]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3340]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3350]MMCSD:(4f80000) Command Execution successfull
[MMCSD_v2_initEmmc:2629]MMCSD:(4f80000) send cmd CMD1
[MMCSD_v2_transfer:3318]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3340]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3350]MMCSD:(4f80000) Command Execution successfull
[MMCSD_v2_initEmmc:2654]MMCSD:(4f80000) send cmd CMD2
[MMCSD_v2_transfer:3318]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3340]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3350]MMCSD:(4f80000) Command Execution successfull
[MMCSD_v2_initEmmc:2674]MMCSD:(4f80000) send cmd CMD3
[MMCSD_v2_transfer:3318]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3340]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3350]MMCSD:(4f80000) Command Execution successfull
[MMCSD_v2_initEmmc:2686]MMCSD:(4f80000) send cmd CMD9
[MMCSD_v2_transfer:3318]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3340]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3350]MMCSD:(4f80000) Command Execution successfull
[MMCSD_v2_initEmmc:2714]MMCSD:(4f80000) send cmd CMD7
[MMCSD_v2_transfer:3318]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3340]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3350]MMCSD:(4f80000) Command Execution successfull
[MMCSD_v2_initEmmc:2728]MMCSD:(4f80000) send cmd CMD8
[MMCSD_v2_transfer:3090]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3120]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3181]MMCSD:(4f80000) Command Execution Failed
[MMCSD_v2_transfer:3194]MMCSD:(4f80000) Pending on transferComplete semaphore
[MMCSD_v2_transfer:3234]MMCSD:(4f80000) Data transaction completed
[MMCSD_v2_transfer:3266]MMCSD:(4f80000) Data Transfer Successful
[MMCSD_v2_initEmmc:2768]MMCSD:(4f80000) send cmd CMD6
[MMCSD_v2_transfer:3318]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3340]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3350]MMCSD:(4f80000) Command Execution successfull
[MMCSD_v2_initEmmc:2790]MMCSD:(4f80000) send cmd CMD6
[MMCSD_v2_transfer:3318]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3340]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3350]MMCSD:(4f80000) Command Execution successfull
[MMCSD_switch_eMMC_mode:2214]MMCSD:(4f80000) send cmd CMD6
[MMCSD_v2_transfer:3318]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3340]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3350]MMCSD:(4f80000) Command Execution successfull
[MMCSD_v2_enableBootPartition:972]MMCSD:(4f80000) send cmd CMD6
[MMCSD_v2_transfer:3318]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3340]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3350]MMCSD:(4f80000) Command Execution successfull
[MMCSD_v2_enableBootPartition:986]MMCSD:(4f80000) send cmd CMD6
[MMCSD_v2_transfer:3318]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3340]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3350]MMCSD:(4f80000) Command Execution successfull
[mmcsd_check_transfer_ready:588]MMCSD:(4f80000) send cmd CMD13
[MMCSD_v2_transfer:3318]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3340]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3350]MMCSD:(4f80000) Command Execution successfull
[mmcsd_send_cmd23:621]MMCSD:(4f80000) send cmd CMD23
[MMCSD_v2_transfer:3318]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3340]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3350]MMCSD:(4f80000) Command Execution successfull
[MMCSD_v2_read:819]MMCSD:(4f80000) send cmd CMD18
[MMCSD_v2_transfer:3090]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3120]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3181]MMCSD:(4f80000) Command Execution Failed
[MMCSD_v2_transfer:3194]MMCSD:(4f80000) Pending on transferComplete semaphore
[MMCSD_v2_transfer:3234]MMCSD:(4f80000) Data transaction completed
[MMCSD_v2_transfer:3266]MMCSD:(4f80000) Data Transfer Successful
++++[SBL_ReadSysfwImage:357] retVal=0 pos
TIFS  ver: 8.6.3--v08.06.03 (Chill Capybar
gaogao Sciclient_setBoardConfigHeader
gaogao in Sciclient_setBoardConfigHeader
SCISERVER Board Configuration header population... PASSED
Sciclient_setBoardConfigHeader... PASSED
Initlialzing PLLs ...done.
InitlialzingClocks ...done.
Initlialzing DDR ...Board_DDRProbe: PASS
Board_DDRInitDrv: PASS
--->>> LPDDR4 Initialization is in progress ... <<<---
Reg Value: 128 
Frequency Change type 1 request from Controller 
Reg Value: 0 
Reg Value: 128 
Frequency Change type 0 request from Controller 
Reg Value: 0 
Reg Value: 128 
Frequency Change type 1 request from Controller 
--->>> Frequency Change request handshake is completed... <<<---
LPDDR4_Start: PASS
done.
Initializing GTC ...Begin parsing user application
++++[SBL_BootImage:413] pos
[core_id:0]Calling Sciclient_procBootRequestProcessor, ProcId 0x20... 
[core_id:1]Calling Sciclient_procBootRequestProcessor, ProcId 0x21... 
[core_id:8]Calling Sciclient_procBootRequestProcessor, ProcId 0x1... 
[core_id:9]Calling Sciclient_procBootRequestProcessor, ProcId 0x2... 
[core_id:10]Calling Sciclient_procBootRequestProcessor, ProcId 0x6... 
[core_id:11]Calling Sciclient_procBootRequestProcessor, ProcId 0x7... 
[core_id:12]Calling Sciclient_procBootRequestProcessor, ProcId 0x8... 
[core_id:13]Calling Sciclient_procBootRequestProcessor, ProcId 0x9... 
[core_id:18]Calling Sciclient_procBootRequestProcessor, ProcId 0x30... 
[core_id:19]Calling Sciclient_procBootRequestProcessor, ProcId 0x31... 
[core_id:23]Calling Sciclient_procBootRequestProcessor, ProcId 0x80... 
++++[SBL_BootImage:417] pos

 If you don't get the logs of the application while booting     from boot0 partition then you might need to pass the MAX_APP_SIZE_EMMC (=<size of you application>)     while building your appimage 
++++[SBL_eMMCBootImage:373] pos
[mmcsd_check_transfer_ready:588]MMCSD:(4f80000) send cmd CMD13
[MMCSD_v2_transfer:3318]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3340]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3350]MMCSD:(4f80000) Command Execution successfull
[mmcsd_send_cmd23:621]MMCSD:(4f80000) send cmd CMD23
[MMCSD_v2_transfer:3318]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3340]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3350]MMCSD:(4f80000) Command Execution successfull
[MMCSD_v2_read:819]MMCSD:(4f80000) send cmd CMD18
[MMCSD_v2_transfer:3090]MMCSD:(4f80000) Pending on commandComplete semaphore
[MMCSD_v2_transfer:3120]MMCSD:(4f80000) Command transaction completed
[MMCSD_v2_transfer:3181]MMCSD:(4f80000) Command Execution Failed
[MMCSD_v2_transfer:3194]MMCSD:(4f80000) Pending on transferComplete semaphore
[MMCSD_v2_transfer:3234]MMCSD:(4f80000) Data transaction completed
[MMCSD_v2_transfer:3266]MMCSD:(4f80000) Data Transfer Successful
[MMCSD_v2_close:915]MMCSD: Object closed 0x4f80000Searching for X509 certificate ...not found
Switching core id 8, proc_id 0x1 to split mode... 
Calling Sciclient_procBootGetProcessorState, ProcId 0x1... 
Sciclient_procBootSetProcessorCfg, ProcId 0x1, enabling split mode...
Calling Sciclient_procBootGetProcessorState, ProcId 0x1... 
Enabling MCU TCMs after reset for core 8
Disabling HW-based memory init of MCU TCMs for core 8
Sciclient_procBootSetProcessorCfg update TCM enable/disable settings...
Copying 0x40 bytes to 0x41010000
Copying 0x490 bytes to 0x41010040
Copying 0x448 bytes to 0x410104d0
Copying 0x318 bytes to 0x41010918
Copying 0x2c0 bytes to 0x41010c30
Copying 0x118 bytes to 0x41010ef0
Copying 0x8c bytes to 0xa0100000
Copying 0x1184 bytes to 0xa0100400
Copying 0x510 bytes to 0xa0101588
Copying 0x22c00 bytes to 0xa0408000
Copying 0xad10 bytes to 0xa043ac00
Copying 0x41b8 bytes to 0xa044bb00
Setting entry point for core 8 @0x41010000
Switching core id 10, proc_id 0x6 to split mode... 
Calling Sciclient_procBootGetProcessorState, ProcId 0x6... 
Sciclient_procBootSetProcessorCfg, ProcId 0x6, enabling split mode...
Sciclient_pmSetModuleState Off, DevId 0x117... 
Calling Sciclient_procBootGetProcessorState, ProcId 0x6... 
Enabling MCU TCMs after reset for core 10
Disabling HW-based memory init of MCU TCMs for core 10
Sciclient_procBootSetProcessorCfg update TCM enable/disable settings...
Setting HALT for ProcId 0x6...
Sciclient_pmSetModuleState On, DevId 0x117... 
Clearing core_id 10 (lock-step) ATCM @ 0x5c00000
Clearing core_id 10 (lock-step) BTCM @ 0x5c10000
Translating coreid 10 local ATCM addr 0x0 to SoC MCU ATCM addr 0x5c00000
Copying 0x40 bytes to 0x5c00000
Translating coreid 10 local ATCM addr 0x40 to SoC MCU ATCM addr 0x5c00040
Copying 0x490 bytes to 0x5c00040
Translating coreid 10 local ATCM addr 0x4d0 to SoC MCU ATCM addr 0x5c004d0
Copying 0x448 bytes to 0x5c004d0
Translating coreid 10 local ATCM addr 0x918 to SoC MCU ATCM addr 0x5c00918
Copying 0x318 bytes to 0x5c00918
Translating coreid 10 local ATCM addr 0xc30 to SoC MCU ATCM addr 0x5c00c30
Copying 0x118 bytes to 0x5c00c30
Copying 0x8c bytes to 0xa2100000
Copying 0x2c0 bytes to 0xa2f21a80
Copying 0x63740 bytes to 0xa30de000
Copying 0x376c0 bytes to 0xa3141740
Copying 0x5880 bytes to 0xa31b6880
Setting entry point for core 10 @0x0
Switching core id 10, proc_id 0x6 to split mode... 
Calling Sciclient_procBootGetProcessorState, ProcId 0x6... 
Sciclient_procBootSetProcessorCfg, ProcId 0x6, enabling split mode...
Sciclient_pmSetModuleState Off, DevId 0x118... 
Calling Sciclient_procBootGetProcessorState, ProcId 0x7... 
Enabling MCU TCMs after reset for core 11
Sciclient_procBootSetProcessorCfg update TCM enable/disable settings...
Setting HALT for ProcId 0x7...
Sciclient_pmSetModuleState On, DevId 0x118... 
Clearing core_id 11 (lock-step) ATCM @ 0x5d00000
Clearing core_id 11 (lock-step) BTCM @ 0x5d10000
Translating coreid 11 local ATCM addr 0x0 to SoC MCU ATCM addr 0x5d00000
Copying 0x40 bytes to 0x5d00000
Translating coreid 11 local ATCM addr 0x40 to SoC MCU ATCM addr 0x5d00040
Copying 0x490 bytes to 0x5d00040
Translating coreid 11 local ATCM addr 0x4d0 to SoC MCU ATCM addr 0x5d004d0
Copying 0x448 bytes to 0x5d004d0
Translating coreid 11 local ATCM addr 0x918 to SoC MCU ATCM addr 0x5d00918
Copying 0x318 bytes to 0x5d00918
Translating coreid 11 local ATCM addr 0xc30 to SoC MCU ATCM addr 0x5d00c30
Copying 0x118 bytes to 0x5d00c30
Copying 0x8c bytes to 0xa4100000
Copying 0x2c0 bytes to 0xa49d0b10
Copying 0xa40 bytes to 0xa49d0dd0
Copying 0x32e60 bytes to 0xa4b8e000
Copying 0x13030 bytes to 0xa4bc0e60
Setting entry point for core 11 @0x0
Copying 0x68880 bytes to 0x9e800000
Only load (not execute) image @0x9e800000
Copying 0x1232200 bytes to 0x80080000
Only load (not execute) image @0x80080000
Copying 0x15bc8 bytes to 0x82000000
Only load (not execute) image @0x82000000
Sciclient_pmSetModuleState On, DevId 0x4... 
Copying 0xabc0 bytes to 0x70000000
Setting entry point for core 0 @0x70000000
++++[SBL_eMMCBootImage:404] pos
++++[SBL_eMMCBootImage:407] pos
++++[SBL_BootImage:433] pos
SBL_ReleaseAllCores
Sciclient_procBootReleaseProcessor, ProcId 0x20...
Sciclient_procBootReleaseProcessor, ProcId 0x21...
Sciclient_procBootReleaseProcessor, ProcId 0x1...
Sciclient_procBootReleaseProcessor, ProcId 0x2...
Sciclient_procBootReleaseProcessor, ProcId 0x6...
Sciclient_procBootReleaseProcessor, ProcId 0x7...
Sciclient_procBootReleaseProcessor, ProcId 0x8...
Sciclient_procBootReleaseProcessor, ProcId 0x9...
Sciclient_procBootReleaseProcessor, ProcId 0x30...
Sciclient_procBootReleaseProcessor, ProcId 0x31...
Sciclient_procBootReleaseProcessor, ProcId 0x80...
[core_id:10]Calling Sciclient_procBootRequestProcessor, ProcId 0x6... 
Sciclient_procBootSetProcessorCfg, ProcId 0x6, EntryPoint 0x0...
Sciclient_pmSetModuleClkFreq, DevId 0x117 @ 1000000000Hz... 
Clearing HALT for ProcId 0x6...
Sciclient_procBootReleaseProcessor, ProcId 0x6...
[core_id:11]Calling Sciclient_procBootRequestProcessor, ProcId 0x7... 
Sciclient_procBootSetProcessorCfg, ProcId 0x7, EntryPoint 0x0...
Sciclient_pmSetModuleClkFreq, DevId 0x118 @ 1000000000Hz... 
Clearing HALT for ProcId 0x7...
Sciclient_procBootReleaseProcessor, ProcId 0x7...
[core_id:0]Calling Sciclient_procBootRequestProcessor, ProcId 0x20... 
Sciclient_procBootSetProcessorCfg, ProcId 0x20, EntryPoint 0x70000000...
Sciclient_pmSetModuleClkFreq, DevId 0xca @ 2000000000Hz... 
Sciclient_pmSetModuleState Off, DevId 0xca... 
Sciclient_pmSetModuleState On, DevId 0xca... 
Sciclient_procBootReleaseProcessor, ProcId 0x20...
++++[main:491] pos
++++[main:495] pos
[core_id:8]Calling Sciclient_procBootRequestProcessor, ProcId 0x1... 
Sciclient_procBootSetProcessorCfg, ProcId 0x1, EntryPoint 0x41010000...
Sciclient_pmSetModuleClkFreq, DevId 0x11c @ 1000000000Hz... 
Copying first 128 bytes from app to MCU ATCM @ 0x0 for core 8
[core_id:9]Calling Sciclient_procBootRequestProcessor, ProcId 0x2... 
Skipping Sciclient_procBootSetProcessorCfg for ProcId 0x2, EntryPoint 0xfffffffe...
[core_id:8]Calling Sciclient_procBootRequestProcessor, ProcId 0x1... 

Linux 可以进入系统、但是 mmc0:运行 CQE 恢复错误 已报告

NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
NOTICE:  BL31: Built : 17:56:46, Mar  1 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 Wed Mar  1 17:56:56 UTC 2023 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (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
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[    0.000000] Linux version 5.10.162-g76b3e88d56 (jjh@jjh-QiTianM437-N000) (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 Sat May 27 10:52:15 CST 2023
[    0.000000] Machine model: Texas Instruments J721S2 EVM
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '')
[    0.000000] printk: bootconsole [ns16550a0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-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 vision-apps-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 vision-apps-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 vision-apps-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 vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, 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 vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a6000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a6100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a7000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a7100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 32 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-rtos-ipc-memory-region@a8000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa000000, size 96 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@aa000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b0000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b0000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b0100000, size 95 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_0-memory@b0100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b6000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-dma-memory@b6000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b6100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-memory@b6100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000d8000000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 704 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, 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-0x00000000b7ffffff]
[    0.000000]   node   0: [mem 0x00000000b8000000-0x00000000d7ffffff]
[    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000dbffffff]
[    0.000000]   node   0: [mem 0x00000000dc000000-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 s50392 r8192 d31528 u90112
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: EL2 vector hardening
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: detected: ARM erratum 1742098
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
[    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x2880000 root=/dev/mmcblk0p2 r w 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: 506476K/2097152K available (11200K kernel code, 1160K rwdata, 4300K rodata, 1856K init, 433K bss, 1066388K 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: 960 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:0x0000000001900000
[    0.000000] ITS [mem 0x01820000-0x0182ffff]
[    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @81c00000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x0000000081430000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000081440000
[    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.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.008403] Console: colour dummy device 80x25
[    0.012968] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.023639] pid_max: default: 32768 minimum: 301
[    0.028395] LSM: Security Framework initializing
[    0.033145] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.040712] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.049605] rcu: Hierarchical SRCU implementation.
[    0.054681] Platform MSI: msi-controller@1820000 domain created
[    0.060890] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[    0.070194] EFI services will not be available.
[    0.074931] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[    0.090016] Detected PIPT I-cache on CPU1
[    0.090042] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[    0.090054] GICv3: CPU1: using allocated LPI pending table @0x0000000081450000
[    0.090095] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[    0.090153] smp: Brought up 1 node, 2 CPUs
[    0.119499] SMP: Total of 2 processors activated.
[    0.124305] CPU features: detected: 32-bit EL0 Support
[    0.129560] CPU features: detected: CRC32 instructions
[    0.144190] CPU: All CPU(s) started at EL2
[    0.148393] alternatives: patching kernel code
[    0.153521] devtmpfs: initialized
[    0.161328] KASLR disabled due to lack of seed
[    0.165992] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.175959] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.190076] pinctrl core: initialized pinctrl subsystem
[    0.195767] DMI not present or invalid.
[    0.200041] NET: Registered protocol family 16
[    0.205471] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.212737] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.220713] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.229047] thermal_sys: Registered thermal governor 'step_wise'
[    0.229050] thermal_sys: Registered thermal governor 'power_allocator'
[    0.235654] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.249302] ASID allocator initialised with 32768 entries
[    0.267464] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.274322] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.281174] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.288021] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.295546] cryptd: max_cpu_qlen set to 1000
[    0.301702] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected
[    0.310775] vsys_3v3: supplied by evm_12v0
[    0.315171] vsys_5v0: supplied by evm_12v0
[    0.319905] iommu: Default domain type: Translated 
[    0.325093] SCSI subsystem initialized
[    0.329156] mc: Linux media interface: v0.10
[    0.333546] videodev: Linux video capture interface: v2.00
[    0.339178] pps_core: LinuxPPS API ver. 1 registered
[    0.344249] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.353587] PTP clock support registered
[    0.357609] EDAC MC: Ver: 3.0.0
[    0.361410] FPGA manager framework
[    0.364935] Advanced Linux Sound Architecture Driver Initialized.
[    0.371584] clocksource: Switched to clocksource arch_sys_counter
[    0.377920] VFS: Disk quotas dquot_6.6.0
[    0.381956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.391699] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
[    0.397992] NET: Registered protocol family 2
[    0.402620] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.410867] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    0.419614] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.427764] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.435377] TCP: Hash tables configured (established 16384 bind 16384)
[    0.442176] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.449056] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.456441] NET: Registered protocol family 1
[    0.461184] RPC: Registered named UNIX socket transport module.
[    0.467240] RPC: Registered udp transport module.
[    0.472044] RPC: Registered tcp transport module.
[    0.476850] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.483432] NET: Registered protocol family 44
[    0.487977] PCI: CLS 0 bytes, default 64
[    0.492360] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    0.502858] Initialise system trusted keyrings
[    0.507503] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[    0.515731] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.521995] NFS: Registering the id_resolver key type
[    0.527175] Key type id_resolver registered
[    0.531452] Key type id_legacy registered
[    0.535582] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.542430] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.550081] 9p: Installing v9fs 9p2000 file system support
[    0.575417] Key type asymmetric registered
[    0.579605] Asymmetric key parser 'x509' registered
[    0.584605] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.592164] io scheduler mq-deadline registered
[    0.596789] io scheduler kyber registered
[    0.602196] pinctrl-single 4301c000.pinctrl: 101 pins, size 404
[    0.608415] pinctrl-single 11c000.pinctrl: 72 pins, size 288
[    0.618638] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    0.631308] brd: module loaded
[    0.638146] loop: module loaded
[    0.642004] megasas: 07.714.04.00-rc1
[    0.647700] tun: Universal TUN/TAP device driver, 1.6
[    0.653150] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.659558] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.665631] sky2: driver version 1.30
[    0.669959] VFIO - User Level meta-driver version: 0.3
[    0.675770] i2c /dev entries driver
[    0.680130] sdhci: Secure Digital Host Controller Interface driver
[    0.686451] sdhci: Copyright(c) Pierre Ossman
[    0.691080] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.697397] ledtrig-cpu: registered to indicate activity on CPUs
[    0.703732] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.711083] 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.715645] optee: revision 3.20 (8e74d476)
[    0.732061] optee: dynamic shared memory is enabled
[    0.741532] optee: initialized driver
[    0.746593] NET: Registered protocol family 17
[    0.751229] 9pnet: Installing 9P2000 support
[    0.755630] Key type dns_resolver registered
[    0.760091] Loading compiled-in X.509 certificates
[    0.772292] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
[    0.799875] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
[    0.806005] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
[    0.812459] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created
[    0.821008] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created
[    0.830339] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created
[    0.838991] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created
[    0.849068] ti-udma 311a0000.dma-controller: Number of rings: 48
[    0.855854] ti-udma 311a0000.dma-controller: Channels: 24 (bchan: 0, tchan: 8, rchan: 16)
[    0.865144] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272
[    0.875034] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[    0.881800] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[    0.890678] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259
[    0.900848] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[    0.907609] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[    0.915315] omap8250 40a00000.serial: failed to get alias
[    0.921505] printk: console [ttyS2] disabled
[    0.925910] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 19, base_baud = 3000000) is a 8250
[    0.934662] printk: console [ttyS2] enabled
[    0.934662] printk: console [ttyS2] enabled
[    0.943103] printk: bootconsole [ns16550a0] disabled
[    0.943103] printk: bootconsole [ns16550a0] disabled
[    0.954616] cadence-qspi 47040000.spi: error -ENODEV: No Rx DMA available
[    0.961675] spi-nor spi0.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
[    0.968546] spi-nor: probe of spi0.0 failed with error -2
[    0.977112] davinci_mdio c200f00.mdio: Configuring MDIO in manual mode
[    1.023586] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    1.031491] mdio_bus c200f00.mdio: MDIO device at address 0 is missing.
[    1.038128] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[    1.050889] am65-cpsw-nuss c200000.ethernet: Use random MAC address
[    1.057147] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
[    1.064267] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
[    1.070477] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
[    1.080784] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:200000000, add_val:4 pps:0
[    1.190462] mmc0: CQHCI version 5.10
[    1.195068] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100
[    1.201897] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100
[    1.208699] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100
[    1.215502] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100
[    1.222635] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[    1.230200] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[    1.232628] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16)
[    1.249492] davinci_mdio c200f00.mdio: Configuring MDIO in manual mode
[    1.295590] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    1.303504] mdio_bus c200f00.mdio: MDIO device at address 0 is missing.
[    1.310159] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[    1.322929] am65-cpsw-nuss c200000.ethernet: Use random MAC address
[    1.329219] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
[    1.336345] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
[    1.342549] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
[    1.352604] am65-cpsw-nuss c200000.ethernet: set new flow-id-base 82
[    1.361236] mmc0: Command Queue Engine enabled
[    1.365690] mmc0: new high speed MMC card at address 0001
[    1.372045] debugfs: Directory 'pd:39' with parent 'pm_genpd' already present!
[    1.372210] mmcblk0: mmc0:0001 8GUF4R 7.28 GiB 
[    1.379353] debugfs: Directory 'pd:38' with parent 'pm_genpd' already present!
[    1.383877] mmcblk0boot0: mmc0:0001 8GUF4R partition 1 31.9 MiB
[    1.391521] debugfs: Directory 'pd:276' with parent 'pm_genpd' already present!
[    1.396987] mmcblk0boot1: mmc0:0001 8GUF4R partition 2 31.9 MiB
[    1.404763] debugfs: Directory 'pd:154' with parent 'pm_genpd' already present!
[    1.410225] mmcblk0rpmb: mmc0:0001 8GUF4R partition 3 4.00 MiB, chardev (237:0)
[    1.421345] ALSA device list:
[    1.427700]   No soundcards found.
[    1.431134]  mmcblk0: p1 p2
[    1.439403] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[    1.446747] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[    1.461444] EXT4-fs (mmcblk0p2): recovery complete
[    1.467015] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    1.475134] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    1.482821] devtmpfs: mounted
[    1.486677] Freeing unused kernel memory: 1856K
[    1.491307] Run /sbin/init as init process
[    1.516502] mmc0: running CQE recovery
[    1.523345] mmc0: running CQE recovery
[    1.530158] mmc0: running CQE recovery
[    1.534061] blk_update_request: I/O error, dev mmcblk0, sector 1392192 op 0x0:(READ) flags 0x80700 phys_seg 14 prio class 0
[    1.548602] mmc0: running CQE recovery
[    1.555408] mmc0: running CQE recovery
[    1.562212] mmc0: running CQE recovery
[    1.566114] blk_update_request: I/O error, dev mmcblk0, sector 1393480 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[    1.579948] mmc0: running CQE recovery
[    1.586405] mmc0: running CQE recovery
[    1.592861] mmc0: running CQE recovery
[    1.596762] blk_update_request: I/O error, dev mmcblk0, sector 1393256 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[    1.610959] mmc0: running CQE recovery
[    1.617890] mmc0: running CQE recovery
[    1.624715] mmc0: running CQE recovery
[    1.628617] blk_update_request: I/O error, dev mmcblk0, sector 1392824 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[    1.643044] mmc0: running CQE recovery
[    1.649852] mmc0: running CQE recovery
[    1.656655] mmc0: running CQE recovery
[    1.660558] blk_update_request: I/O error, dev mmcblk0, sector 1392488 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[    1.674229] mmc0: running CQE recovery
[    1.679740] mmc0: running CQE recovery
[    1.685248] mmc0: running CQE recovery
[    1.689145] blk_update_request: I/O error, dev mmcblk0, sector 1392056 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[    1.702705] mmc0: running CQE recovery
[    1.708375] mmc0: running CQE recovery
[    1.714042] mmc0: running CQE recovery
[    1.717939] blk_update_request: I/O error, dev mmcblk0, sector 1391904 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
INIT: version 2.96 booting
[    1.771522] mmc0: running CQE recovery
[    1.777753] mmc0: running CQE recovery
[    1.783963] mmc0: running CQE recovery
[    1.787877] blk_update_request: I/O error, dev mmcblk0, sector 1393736 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[    1.798904] blk_update_request: I/O error, dev mmcblk0, sector 1393448 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[    1.817091] mmc0: running CQE recovery
[    1.822537] mmc0: running CQE recovery
[    1.827950] mmc0: running CQE recovery
[    1.831852] blk_update_request: I/O error, dev mmcblk0, sector 1298728 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[    1.846591] mmc0: running CQE recovery
[    1.853430] mmc0: running CQE recovery
[    1.860253] mmc0: running CQE recovery
[    1.867503] mmc0: running CQE recovery
[    1.873811] mmc0: running CQE recovery
[    1.880112] mmc0: running CQE recovery
[    1.887091] mmc0: running CQE recovery
[    1.893638] mmc0: running CQE recovery
[    1.900181] mmc0: running CQE recovery
[    1.912266] mmc0: running CQE recovery
[    1.919085] mmc0: running CQE recovery
[    1.925888] mmc0: running CQE recovery
[    1.980854] EXT4-fs (mmcblk0p2): warning: mounting fs with errors, running e2fsck is recommended
[    1.990175] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
hwclock: can't open '/dev/misc/rtc': No such file or directory
Wed Mar  1 18:28:42 UTC 2023
hwclock: can't open '/dev/misc/rtc': No such file or directory
[    2.116058] random: dd: uninitialized urandom read (512 bytes read)
INIT: Entering runlevel: 5
Configuring network interfaces... ifconfig: SIOCSIFFLAGS: No such device
ifconfig: SIOCSIFFLAGS: No such device
done.
/dev/mem opened.
Memory mapped at address 0xffffa0457000.
Read at address  0x00683030 (0xffffa0457030): 0x00000068
Write at address 0x00683030 (0xffffa0457030): 0x00000068, readback 0x00000068
/dev/mem opened.
Memory mapped at address 0xffffbb27f000.
Read at address  0x00683034 (0xffffbb27f034): 0x002AAAAB
Write at address [    2.206638] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: fw_name = j721s2-mcu-r5f0_0-fw(41000000.r5f)
0x00683034 (0xffffbb27f034): 0x002AAAAB, readback 0x002AAAAB
/[    2.220810] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
dev/mem opened.
Memory mapped at address 0xffff8900d000.
Rea[    2.238099] platform 41000000.r5f: configured R5F for IPC-only mode
d at address  0x00683080 (0xffff8900d080): 0x00008007
Write at[    2.249905] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
 address 0x00683080 (0xffff8900d080): 0x00008007, readback 0x000[    2.264817] remoteproc remoteproc0: 41000000.r5f is available
08007
mount: mounting none on /sys failed: Device or resource [    2.275773] remoteproc remoteproc0: attaching to 41000000.r5f
busy
[    2.287096] platform 41000000.r5f: R5F core initialized in IPC-only mode
[    2.294289]  remoteproc0#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[    2.303932] virtio_rpmsg_bus virtio0: rpmsg host is online
[    2.310444]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
[    2.316541] remoteproc remoteproc0: remote processor 41000000.r5f is now attached
[    2.324022] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: fw_name = j721s2-mcu-r5f0_1-fw(41400000.r5f)
[    2.333858] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
[    2.340893] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: fw_name = j721s2-mcu-r5f0_1-fw(41400000.r5f) ignore
[    2.353318] k3_r5_rproc bus@100000:r5fss@5c00000: fw_name = j721s2-main-r5f0_0-fw(5c00000.r5f)
[    2.361985] platform 5c00000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[    2.373720] platform 5c00000.r5f: configured R5F for IPC-only mode
[    2.379969] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[    2.389537] remoteproc remoteproc1: 5c00000.r5f is available
[    2.395216] remoteproc remoteproc1: attaching to 5c00000.r5f
[    2.400951] platform 5c00000.r5f: R5F core initialized in IPC-only mode
[    2.407557]  remoteproc1#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[    2.417185] virtio_rpmsg_bus virtio1: rpmsg host is online
[    2.423595]  remoteproc1#vdev0buffer: registered virtio1 (type 7)
[    2.429699] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
[    2.436734] remoteproc remoteproc1: remote processor 5c00000.r5f is now attached
[    2.444160] k3_r5_rproc bus@100000:r5fss@5c00000: fw_name = j721s2-main-r5f0_1-fw(5d00000.r5f)
[    2.452826] platform 5d00000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[    2.464559] platform 5d00000.r5f: configured R5F for IPC-only mode
[    2.470802] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
[    2.480360] remoteproc remoteproc2: 5d00000.r5f is available
[    2.486048] remoteproc remoteproc2: attaching to 5d00000.r5f
[    2.491750] platform 5d00000.r5f: R5F core initialized in IPC-only mode
[    2.498353]  remoteproc2#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
[    2.507969] virtio_rpmsg_bus virtio2: rpmsg host is online
[    2.514327]  remoteproc2#vdev0buffer: registered virtio2 (type 7)
[    2.520434] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
[    2.527470] remoteproc remoteproc2: remote processor 5d00000.r5f is now attached
[    2.535731] k3_r5_rproc bus@100000:r5fss@5e00000: MCU cluster requires both R5F cores to be enabled but num_cores is set to = 0
[    2.551021] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b0000000
[    2.562051] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
[    2.568881] remoteproc remoteproc3: 64800000.dsp is available
[    2.575935] k3-dsp-rproc 65800000.dsp: assigned reserved memory node vision-apps-c71_1-dma-memory@b6000000
[    2.588028] k3-dsp-rproc 65800000.dsp: configured DSP for remoteproc mode
[    2.595010] remoteproc remoteproc4: 65800000.dsp is available
insmod: ERROR: could not load module /lib/modules/5.10.162-g76b3[    2.605974] mmc0: running CQE recovery
e88d56/extra/pvrsrvkm.ko: No such file or directory
[    2.629116] mmc0: running CQE recovery
[    2.652039] mmc0: running CQE recovery
[    2.674925] mmc0: running CQE recovery
[    2.690592] mmc0: running CQE recovery
[    2.706190] mmc0: running CQE recovery
[    2.718658] mmc0: running CQE recovery
[    2.725605] mmc0: running CQE recovery
[    2.733380] mmc0: running CQE recovery
[    2.743735] mmc0: running CQE recovery
[    2.750427] mmc0: running CQE recovery
[    2.757835] mmc0: running CQE recovery
[    2.767978] mmc0: running CQE recovery
[    2.774212] mmc0: running CQE recovery
[    2.782421] mmc0: running CQE recovery
[    2.792327] mmc0: running CQE recovery
[    2.805308] mmc0: running CQE recovery
[    2.811469] mmc0: running CQE recovery
[    2.817876] mmc0: running CQE recovery
[    2.825168] mmc0: running CQE recovery
[    2.831823] mmc0: running CQE recovery
[    2.838570] mmc0: running CQE recovery
[    2.847956] mmc0: running CQE recovery
[    2.853529] mmc0: running CQE recovery
[    2.859791] mmc0: running CQE recovery
[    2.884186] mmc0: running CQE recovery
[    2.889820] mmc0: running CQE recovery
[    2.895252] mmc0: running CQE recovery
[    2.904500] mmc0: running CQE recovery
[    2.910568] mmc0: running CQE recovery
[    2.916622] mmc0: running CQE recovery
[    2.920592] EXT4-fs warning (device mmcblk0p2): ext4_dx_find_entry:1692: inode #918: lblock 15: comm vx_app_multi_ca: error -5 reading directory block
/opt/vision_apps/vx_app_multi_cam.out: error while loading shared libraries: libdrm.so.2: cannot open shared object file: No such file or directory
[    2.959337] mmc0: running CQE recovery
[    2.982419] mmc0: running CQE recovery
[    3.005166] mmc0: running CQE recovery
[    3.028207] mmc0: running CQE recovery
[    3.042527] mmc0: running CQE recovery
[    3.057231] mmc0: running CQE recovery
[    3.068262] mmc0: running CQE recovery
[    3.075131] mmc0: running CQE recovery
[    3.082242] mmc0: running CQE recovery
[    3.089490] mmc0: running CQE recovery
[    3.096509] mmc0: running CQE recovery
[    3.103717] mmc0: running CQE recovery
[    3.117730] mmc0: running CQE recovery
[    3.124408] mmc0: running CQE recovery
[    3.131160] mmc0: running CQE recovery
[    3.141056] mmc0: running CQE recovery
[    3.155731] mmc0: running CQE recovery
[    3.170169] mmc0: running CQE recovery
[    3.193170] mmc0: running CQE recovery
[    3.208759] mmc0: running CQE recovery
[    3.214730] mmc0: running CQE recovery
[    3.228461] mmc0: running CQE recovery
[    3.242405] mmc0: running CQE recovery
[    3.248545] mmc0: running CQE recovery
[    3.254431] mmc0: running CQE recovery
[    3.262552] mmc0: running CQE recovery
[    3.269786] mmc0: running CQE recovery
[    3.276815] mmc0: running CQE recovery
[    3.299847] mmc0: running CQE recovery
[    3.305949] mmc0: running CQE recovery
[    3.312207] mmc0: running CQE recovery
[    3.321546] mmc0: running CQE recovery
[    3.328401] mmc0: running CQE recovery
[    3.335510] mmc0: running CQE recovery
[    3.348784] mmc0: running CQE recovery
[    3.359733] mmc0: running CQE recovery
[    3.370927] mmc0: running CQE recovery
[    3.402977] mmc0: running CQE recovery
[    3.410020] mmc0: running CQE recovery
[    3.417118] mmc0: running CQE recovery
[    3.424907] mmc0: running CQE recovery
[    3.431931] mmc0: running CQE recovery
[    3.439032] mmc0: running CQE recovery
[    3.450104] mmc0: running CQE recovery
[    3.456976] mmc0: running CQE recovery
[    3.463834] mmc0: running CQE recovery
[    3.472008] mmc0: running CQE recovery
[    3.479116] mmc0: running CQE recovery
[    3.486225] mmc0: running CQE recovery
[    3.497576] mmc0: running CQE recovery
[    3.504453] mmc0: running CQE recovery
[    3.511676] mmc0: running CQE recovery
[    3.520255] mmc0: running CQE recovery
[    3.527292] mmc0: running CQE recovery
[    3.534319] mmc0: running CQE recovery
[    3.555750] mmc0: running CQE recovery
[    3.562800] mmc0: running CQE recovery
[    3.569819] mmc0: running CQE recovery
[    3.586632] mmc0: running CQE recovery
[    3.593512] mmc0: running CQE recovery
[    3.600363] mmc0: running CQE recovery
[    3.608312] remoteproc remoteproc4: powering up 65800000.dsp
[    3.613979] remoteproc remoteproc4: Booting fw image j721s2-c71_1-fw, size 9760696
[    3.617884] mmc0: running CQE recovery
[    3.621591] remoteproc remoteproc4: unsupported resource 65538
[    3.628571] mmc0: running CQE recovery
[    3.633723] k3-dsp-rproc 65800000.dsp: booting DSP core using boot addr = 0xb6200000
[    3.638299] mmc0: running CQE recovery
[    3.646544]  remoteproc4#vdev0buffer: assigned reserved memory node vision-apps-c71_1-dma-memory@b6000000
[    3.656462] virtio_rpmsg_bus virtio3: rpmsg host is online
[    3.660534] mmc0: running CQE recovery
[    3.662015]  remoteproc4#vdev0buffer: registered virtio3 (type 7)
[    3.669075] mmc0: running CQE recovery
[    3.671788] remoteproc remoteproc4: remote processor 65800000.dsp is now up
[    3.678690] mmc0: running CQE recovery
[    3.686389] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
[    3.702440] mmc0: running CQE recovery
[    3.709479] mmc0: running CQE recovery
[    3.716577] mmc0: running CQE recovery
[    3.737682] mmc0: running CQE recovery
[    3.744565] mmc0: running CQE recovery
[    3.751679] mmc0: running CQE recovery
[    3.762761] mmc0: running CQE recovery
[    3.769776] mmc0: running CQE recovery
[    3.776872] mmc0: running CQE recovery
[    3.798570] mmc0: running CQE recovery
[    3.805616] mmc0: running CQE recovery
[    3.812730] mmc0: running CQE recovery
[    3.824619] mmc0: running CQE recovery
[    3.831752] mmc0: running CQE recovery
[    3.838599] mmc0: running CQE recovery
[    3.858961] mmc0: running CQE recovery
[    3.866009] mmc0: running CQE recovery
[    3.873123] mmc0: running CQE recovery
[    3.885623] mmc0: running CQE recovery
[    3.892485] mmc0: running CQE recovery
[    3.899332] mmc0: running CQE recovery
[    3.919564] mmc0: running CQE recovery
[    3.926611] mmc0: running CQE recovery
[    3.933722] mmc0: running CQE recovery
[    3.947763] mmc0: running CQE recovery
[    3.954817] mmc0: running CQE recovery
[    3.961932] mmc0: running CQE recovery
[    3.980040] mmc0: running CQE recovery
[    3.987084] mmc0: running CQE recovery
[    3.994199] mmc0: running CQE recovery
[    4.009159] mmc0: running CQE recovery
[    4.016199] mmc0: running CQE recovery
[    4.023315] mmc0: running CQE recovery
[    4.041428] mmc0: running CQE recovery
[    4.048556] mmc0: running CQE recovery
[    4.055405] mmc0: running CQE recovery
[    4.065954] mmc0: running CQE recovery
[    4.072937] mmc0: running CQE recovery
[    4.079759] mmc0: running CQE recovery
[    4.092615] mmc0: running CQE recovery
[    4.099618] mmc0: running CQE recovery
[    4.106695] mmc0: running CQE recovery
[    4.118560] mmc0: running CQE recovery
[    4.125401] mmc0: running CQE recovery
[    4.132231] mmc0: running CQE recovery
[    4.142684] mmc0: running CQE recovery
[    4.149710] mmc0: running CQE recovery
[    4.156721] mmc0: running CQE recovery
[    4.179281] mmc0: running CQE recovery
[    4.186151] mmc0: running CQE recovery
[    4.192985] mmc0: running CQE recovery
[    4.203151] mmc0: running CQE recovery
[    4.210002] mmc0: running CQE recovery
[    4.216847] mmc0: running CQE recovery
[    4.235563] mmc0: running CQE recovery
[    4.242429] mmc0: running CQE recovery
[    4.249263] mmc0: running CQE recovery
[    4.261080] mmc0: running CQE recovery
[    4.268115] mmc0: running CQE recovery
[    4.274959] mmc0: running CQE recovery
[    4.284530] mmc0: running CQE recovery
[    4.291532] mmc0: running CQE recovery
[    4.298624] mmc0: running CQE recovery
[    4.307934] mmc0: running CQE recovery
[    4.315034] mmc0: running CQE recovery
[    4.321880] mmc0: running CQE recovery
[    4.344527] mmc0: running CQE recovery
[    4.351582] mmc0: running CQE recovery
[    4.358594] mmc0: running CQE recovery
[    4.369551] mmc0: running CQE recovery
[    4.376652] mmc0: running CQE recovery
[    4.383497] mmc0: running CQE recovery
[    4.390277] mmc0: running CQE recovery
[    4.396245] mmc0: running CQE recovery
[    4.403180] mmc0: running CQE recovery
[    4.412194] mmc0: running CQE recovery
[    4.418406] mmc0: running CQE recovery
[    4.424445] mmc0: running CQE recovery
[    4.446048] mmc0: running CQE recovery
[    4.453182] mmc0: running CQE recovery
[    4.460031] mmc0: running CQE recovery
[    4.471841] mmc0: running CQE recovery
[    4.478883] mmc0: running CQE recovery
[    4.485986] mmc0: running CQE recovery
[    4.501623] mmc0: running CQE recovery
[    4.508493] mmc0: running CQE recovery
[    4.515327] mmc0: running CQE recovery
[    4.522480] mmc0: running CQE recovery
[    4.529301] mmc0: running CQE recovery
[    4.536118] mmc0: running CQE recovery
[    4.545801] mmc0: running CQE recovery
[    4.552802] mmc0: running CQE recovery
[    4.559640] mmc0: running CQE recovery
[    4.566809] mmc0: running CQE recovery
[    4.573544] mmc0: running CQE recovery
[    4.580273] mmc0: running CQE recovery
[    4.588982] mmc0: running CQE recovery
[    4.595817] mmc0: running CQE recovery
[    4.602650] mmc0: running CQE recovery
[    4.615775] mmc0: running CQE recovery
[    4.622783] mmc0: running CQE recovery
[    4.629619] mmc0: running CQE recovery
[    4.636885] mmc0: running CQE recovery
[    4.643708] mmc0: running CQE recovery
[    4.650520] mmc0: running CQE recovery
[    4.657669] mmc0: running CQE recovery
[    4.664491] mmc0: running CQE recovery
[    4.671307] mmc0: running CQE recovery
[MCU1_0]      9.527398 s: CIO: Init ... Done !!!
[MCU1_0]      9.527480 s: ### CPU Frequency = 1000000000 Hz
[MCU1_0]      9.527522 s: CPU is running FreeRTOS
[MCU1_0]      9.527550 s: APP: Init ... !!!
[MCU1_0]      9.527576 s: MEM: Init ... !!!
[MCU1_0]      9.527616 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ d8000000 of size 8388608 bytes !!!
[MCU1_0]      9.527937 s: MEM: Init ... Done !!!
[MCU1_0]      9.528643 s: IPC: Init ... !!!
[MCU1_0]      9[    4.727994] remoteproc remoteproc3: powering up 64800000.dsp
.529234 s: IPC: 6 CPUs participating in IPC !!!
[MCU1_0]     [    4.736353] remoteproc remoteproc3: Booting fw image j721s2-c71_0-fw, size 14815296
 9.529330 s: IPC: Waiting for HLOS to be ready ... !!!
[MCU1_[    4.749571] remoteproc remoteproc3: unsupported resource 65538
0]     12.174526 s: IPC: HLOS is ready !!!
[MCU1_0]     12.19[    4.764756] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xb0200000
5437 s: IPC: Init ... Done !!!
[MCU1_0]     12.195500 s: APP:[    4.774462]  remoteproc3#vdev0buffer: assigned reserved memory node vision-apps-c71-dma-memory@b0000000
 Syncing with 5 CPUs ... !!!
[MCU2_0]      9.527456 s: CIO: I[    4.789437] virtio_rpmsg_bus virtio4: rpmsg host is online
nit ... Done !!!
[MCU2_0]      9.527509 s: ### CPU Frequency [    4.800140]  remoteproc3#vdev0buffer: registered virtio4 (type 7)
= 1000000000 Hz
[MCU2_0]      9.527542 s: CPU is running Free[    4.811780] remoteproc remoteproc3: remote processor 64800000.dsp is now up
RTOS
[MCU2_0]      9.527564 s: APP: Init ... !!!
[MCU2_0] [    4.826773] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
     9.527583 s: SCICLIENT: Init ... !!!
[MCU2_0]      9.5278[    4.837075] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
00 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capyba[    4.849570] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
r]
[MCU2_0]      9.527834 s: SCICLIENT: DMSC FW revision 0x8 [    4.862675] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
 
[MCU2_0]      9.527861 s: SCICLIENT: DMSC FW ABI revision 3[    4.875296] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
.1
[MCU2_0]      9.527892 s: SCICLIENT: Init ... Done !!!
[    4.887896] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
[MCU2_0]      9.527916 s: UDMA: Init ... !!!
[MCU2_0]      9.[    4.900976] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
528988 s: UDMA: Init ... Done !!!
[MCU2_0]      9.529021 s: U[    4.913961] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
DMA: Init ... !!!
[MCU2_0]      9.529610 s: UDMA: Init for CS[    4.926627] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
ITX/CSIRX ... Done !!!
[MCU2_0]      9.529657 s: MEM: Init ..[    4.939244] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
. !!!
[MCU2_0]      9.529691 s: MEM: Created heap (DDR_LOCAL_[    4.952323] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
MEM, id=0, flags=0x00000004) @ d9000000 of size 16777216 bytes !!!
[MCU2_0]      9.529750 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000000) @ 60000000 of size 524288 bytes !!!
[MCU2_0]      9.529804 s: MEM: Init ... Done !!!
[MCU2_0]      9.529827 s: IPC: Init ... !!!
[MCU2_0]      9.529873 s: IPC: 6 CPUs participating in IPC !!!
[MCU2_0]      9.529907 s: IPC: Waiting for HLOS to be ready ... !!!
[MCU2_0]     12.287777 s: IPC: HLOS is ready !!!
[MCU2_0]     12.299015 s: IPC: Init ... Done !!!
[MCU2_0]     12.299058 s: APP: Syncing with 5 CPUs ... !!!
[MCU2_1]      9.527487 s: CIO: Init ... Done !!!
[MCU2_1]      9.527536 s: ### CPU Frequency = 1000000000 Hz
[MCU2_1]      9.527568 s: CPU is running FreeRTOS
[MCU2_1]      9.527589 s: APP: Init ... !!!
[MCU2_1]      9.527608 s: SCICLIENT: Init ... !!!
[MCU2_1]      9.527840 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
[MCU2_1]      9.527872 s: SCICLIENT: DMSC FW revision 0x8  
[MCU2_1]      9.527898 s: SCICLIENT: DMSC FW ABI revision 3.1
[MCU2_1]      9.527929 s: SCICLIENT: Init ... Done !!!
[MCU2_1]      9.527952 s: UDMA: Init ... !!!
[MCU2_1]      9.529183 s: UDMA: Init ... Done !!!
[MCU2_1]      9.529227 s: MEM: Init ... !!!
[MCU2_1]      9.529259 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ da000000 of size 16777216 bytes !!!
[MCU2_1]      9.529315 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000001) @ 60080000 of size 524288 bytes !!!
[MCU2_1]      9.529365 s: MEM: Init ... Done !!!
[MCU2_1]      9.529387 s: IPC: Init ... !!!
[MCU2_1]      9.529431 s: IPC: 6 CPUs participating in IPC !!!
[MCU2_1]      9.529466 s: IPC: Waiting for HLOS to be ready ... !!!
[MCU2_1]     12.378561 s: IPC: HLOS is ready !!!
[MCU2_1]     12.389744 s: IPC: Init ... Done !!!
[MCU2_1]     12.389780 s: APP: Syncing with 5 CPUs ... !!!
[C7x_2 ]     13.546258 s: CIO: Init ... Done !!!
[C7x_2 ]     13.546275 s: ### CPU Frequency = 1000000000 Hz
[C7x_2 ]     13.546288 s: CPU is running FreeRTOS
[C7x_2 ]     13.546298 s: APP: Init ... !!!
[C7x_2 ]     13.546306 s: SCICLIENT: Init ... !!!
[C7x_2 ]     13.546421 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
[C7x_2 ]     13.546437 s: SCICLIENT: DMSC FW revision 0x8  
[C7x_2 ]     13.546447 s: SCICLIENT: DMSC FW ABI revision 3.1
[C7x_2 ]     13.546458 s: SCICLIENT: Init ... Done !!!
[C7x_2 ]     13.546467 s: UDMA: Init ... !!!
[C7x_2 ]     13.547310 s: UDMA: Init ... Done !!!
[C7x_2 ]     13.547322 s: MEM: Init ... !!!
[C7x_2 ]     13.547334 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ 127000000 of size 16777216 bytes !!!
[C7x_2 ]     13.547356 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 65800000 of size 458752 bytes !!!
[C7x_2 ]     13.547374 s: MEM: Created heap (L1_MEM, id=3, flags=0x00000001) @ 65e00000 of size 16384 bytes !!!
[C7x_2 ]     13.547392 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ 128000000 of size 67108864 bytes !!!
[C7x_2 ]     13.547411 s: MEM: Init ... Done !!!
[C7x_2 ]     13.547419 s: IPC: Init ... !!!
[C7x_2 ]     13.547435 s: IPC: 6 CPUs participating in IPC !!!
[C7x_2 ]     13.547449 s: IPC: Waiting for HLOS to be ready ... !!!
[C7x_2 ]     13.547461 s: IPC: HLOS is ready !!!
[C7x_2 ]     13.549702 s: IPC: Init ... Done !!!
[C7x_2 ]     13.549716 s: APP: Syncing with 5 CPUs ... !!!
[MCU1_0]     14.675575 s: APP: Syncing with 5 CPUs ... Done !!!
[MCU1_0]     14.675831 s: REMOTE_SERVICE: Init ... !!!
[MCU2_0]     14.675571 s: APP: Syncing with 5 CPUs ... Done !!!
[MCU2_0]     14.675609 s: REMOTE_SERVICE: Init ... !!!
[MCU2_0]     14.676923 s: REMOTE_SERVICE: Init ... Done !!!
[MCU2_0]     14.676964 s: FVID2: Init ... !!!
[MCU2_0]     14.677064 s: FVID2: Init ... Done !!!
[MCU2_0]     14.677091 s: SCICLIENT: Sciclient_pmSetModuleState module=219 state=2
[MCU2_0]     14.677260 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     14.677299 s: VHWA: VPAC Init ... !!!
[MCU2_0]     14.677322 s: SCICLIENT: Sciclient_pmSetModuleState module=361 state=2
[MCU2_0]     14.677461 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     14.677488 s: VHWA: LDC Init ... !!!
[MCU2_1]     14.675571 s: APP: Syncing with 5 CPUs ... Done !!!
[MCU2_1]     14.675606 s: REMOTE_SERVICE: Init ... !!!
[MCU2_1]     14.676921 s: REMOTE_SERVICE: Init ... Done !!!
[MCU2_1]     14.676962 s: FVID2: Init ... !!!
[MCU2_1]     14.677060 s: FVID2: Init ... Done !!!
[MCU2_1]     14.677086 s: VHWA: DMPAC: Init ... !!!
[MCU2_1]     14.677108 s: SCICLIENT: Sciclient_pmSetModuleState module=58 state=2
[MCU2_1]     14.677325 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_1]     14.677353 s: SCICLIENT: Sciclient_pmSetModuleState module=62 state=2
[MCU2_1]     14.677489 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_1]     14.677514 s: VHWA: DOF Init ... !!!
[C7x_1 ]     14.672161 s: CIO: Init ... Done !!!
[C7x_1 ]     14.672176 s: ### CPU Frequency = 1000000000 Hz
[C7x_1 ]     14.672188 s: CPU is running FreeRTOS
[C7x_1 ]     14.672197 s: APP: Init ... !!!
[C7x_1 ]     14.672204 s: SCICLIENT: Init ... !!!
[C7x_1 ]     14.672318 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
[C7x_1 ]     14.672333 s: SCICLIENT: DMSC FW revision 0x8  
[C7x_1 ]     14.672344 s: SCICLIENT: DMSC FW ABI revision 3.1
[C7x_1 ]     14.672356 s: SCICLIENT: Init ... Done !!!
[C7x_1 ]     14.672365 s: UDMA: Init ... !!!
[C7x_1 ]     14.673150 s: UDMA: Init ... Done !!!
[C7x_1 ]     14.673162 s: MEM: Init ... !!!
[C7x_1 ]     14.673175 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ 117000000 of size 268435456 bytes !!!
[C7x_1 ]     14.673196 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000001) @ 70020000 of size 3964928 bytes !!!
[C7x_1 ]     14.673214 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 64800000 of size 458752 bytes !!!
[C7x_1 ]     14.673232 s: MEM: Created heap (L1_MEM, id=3, flags=0x00000001) @ 64e00000 of size 16384 bytes !!!
[C7x_1 ]     14.673249 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ 100000000 of size 385875968 bytes !!!
[C7x_1 ]     14.673268 s: MEM: Init ... Done !!!
[C7x_1 ]     14.673276 s: IPC: Init ... !!!
[C7x_1 ]     14.673290 s: IPC: 6 CPUs participating in IPC !!!
[C7x_1 ]     14.673304 s: IPC: Waiting for HLOS to be ready ... !!!
[C7x_1 ]     14.673317 s: IPC: HLOS is ready !!!
[C7x_1 ]     14.675543 s: IPC: Init ... Done !!!
[C7x_1 ]     14.675557 s: APP: Syncing with 5 CPUs ... !!!
[C7x_1 ]     14.675570 s: APP: Syncing with 5 CPUs ... Done !!!
[C7x_1 ]     14.675581 s: REMOTE_SERVICE: Init ... !!!
[C7x_1 ]     14.675746 s: REMOTE_SERVICE: Init ... Done !!!
[C7x_1 ]     14.675797 s:  VX_ZONE_INIT:Enabled
[C7x_1 ]     14.675810 s:  VX_ZONE_ERROR:Enabled
[C7x_1 ]     14.675841 s:  VX_ZONE_WARNING:Enabled
[C7x_1 ]     14.676072 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1 
[C7x_1 ]     14.676167 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_2 
[C7x_1 ]     14.676233 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_3 
[C7x_1 ]     14.676299 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_4 
[C7x_1 ]     14.676373 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_5 
[C7x_1 ]     14.676440 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_6 
[C7x_1 ]     14.676507 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_7 
[C7x_1 ]     14.676575 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_8 
[C7x_1 ]     14.676599 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
[C7x_1 ]     14.676612 s: APP: OpenVX Target kernel init ... !!!
[C7x_1 ]     14.676742 s: APP: OpenVX Target kernel init ... Done !!!
[C7x_1 ]     14.676756 s: APP: Init ... Done !!!
[C7x_1 ]     14.676767 s: APP: Run ... !!!
[C7x_1 ]     14.676776 s: IPC: Starting echo test ...
[C7x_1 ]     14.676938 s: APP: Run ... Done !!!
[C7x_1 ]     14.678156 s: IPC: Echo status: mpu1_0[x] mcu1_0[x] mcu2_0[x] mcu2_1[x] C7X_1[s] C7X_2[P] 
[C7x_2 ]     14.675572 s: APP: Syncing with 5 CPUs ... Done !!!
[C7x_2 ]     14.675588 s: REMOTE_SERVICE: Init ... !!!
[C7x_2 ]     14.675749 s: REMOTE_SERVICE: Init ... Done !!!
[C7x_2 ]     14.675772 s:  VX_ZONE_INIT:Enabled
[C7x_2 ]     14.675817 s:  VX_ZONE_ERROR:Enabled
[C7x_2 ]     14.675846 s:  VX_ZONE_WARNING:Enabled
[C7x_2 ]     14.676372 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP-1 
[C7x_2 ]     14.676394 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
[C7x_2 ]     14.676410 s: APP: OpenVX Target kernel init ... !!!
[C7x_2 ]     14.676671 s: APP: OpenVX Target kernel init ... Done !!!
[C7x_2 ]     14.676686 s: UDMA Copy: Init ... !!!
[C7x_2 ]     14.677687 s: UDMA Copy: Init ... Done !!!
[C7x_2 ]     14.677702 s: APP: Init ... Done !!!
[C7x_2 ]     14.677712 s: APP: Run ... !!!
[C7x_2 ]     14.677721 s: IPC: Starting echo test ...
[C7x_2 ]     14.677873 s: APP: Run ... Done !!!
[C7x_2 ]     14.678168 s: IPC: Echo status: mpu1_0[x] mcu1_0[x] mcu2_0[x] mcu2_1[x] C7X_1[P] C7X_2[s] 
[MCU1_0]     14.683637 s: REMOTE_SERVICE: Init ... Done !!!
[MCU1_0]     14.684758 s: APP: Init ... Done !!!
[MCU1_0]     14.687005 s: APP: Run ... !!!
[MCU1_0]     14.687639 s: IPC: Starting echo test ...
[MCU2_0]     14.680365 s: VHWA: LDC Init ... Done !!!
[MCU2_0]     14.680403 s: VHWA: MSC Init ... !!!
[MCU2_0]     14.689050 s: VHWA: MSC Init ... Done !!!
[MCU2_0]     14.689085 s: VHWA: NF Init ... !!!
[MCU2_1]     14.681914 s: VHWA: DOF Init ... Done !!!
[MCU2_1]     14.681949 s: VHWA: SDE Init ... !!!
[MCU2_1]     14.683587 s: VHWA: SDE Init ... Done !!!
[MCU2_1]     14.683618 s: VHWA: DMPAC: Init ... Done !!!
[MCU2_1]     14.683652 s:  VX_ZONE_INIT:Enabled
[MCU2_1]     14.683677 s:  VX_ZONE_ERROR:Enabled
[MCU2_1]     14.683703 s:  VX_ZONE_WARNING:Enabled
[MCU2_1]     14.684713 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target MCU2-1 
[MCU2_1]     14.684892 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DMPAC_SDE 
[MCU2_1]     14.685070 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DMPAC_DOF 
[MCU2_1]     14.685116 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
[MCU2_1]     14.685146 s: APP: OpenVX Target kernel init ... !!!
[MCU2_1]     14.685368 s: APP: OpenVX Target kernel init ... Done !!!
[MCU2_1]     14.685395 s: UDMA Copy: Init ... !!!
[MCU2_1]     14.686749 s: UDMA Copy: Init ... Done !!!
[MCU2_1]     14.686786 s: APP: Init ... Done !!!
[MCU2_1]     14.686811 s: APP: Run ... !!!
[MCU2_1]     14.686832 s: IPC: Starting echo test ...
[MCU2_1]     14.689307 s: APP: Run ... Done !!!
[MCU2_1]     14.689826 s: IPC: Echo status: mpu1_0[x] mcu1_0[x] mcu2_0[x] mcu2_1[s] C7X_1[P] C7X_2[.] 
[MCU2_1]     14.689910 s: IPC: Echo status: mpu1_0[x] mcu1_0[x] mcu2_0[x] mcu2_1[s] C7X_1[P] C7X_2[P] 
[C7x_1 ]     14.689780 s: IPC: Echo status: mpu1_0[x] mcu1_0[x] mcu2_0[x] mcu2_1[P] C7X_1[s] C7X_2[P] 
[C7x_2 ]     14.689807 s: IPC: Echo status: mpu1_0[x] mcu1_0[x] mcu2_0[x] mcu2_1[P] C7X_1[P] C7X_2[s] 
[MCU1_0]     14.694722 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[x] mcu2_1[P] C7X_1[x] C7X_2[x] 
[MCU1_0]     14.696801 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[x] mcu2_1[P] C7X_1[P] C7X_2[x] 
[MCU1_0]     14.697327 s: APP: Run ... Done !!!
[MCU1_0]     14.697457 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[x] mcu2_1[P] C7X_1[P] C7X_2[P] 
[MCU2_0]     14.690119 s: VHWA: NF Init ... Done !!!
[MCU2_0]     14.690154 s: VHWA: VISS Init ... !!!
[MCU2_0]     14.697162 s: VHWA: VISS Init ... Done !!!
[MCU2_0]     14.697204 s: VHWA: VPAC Init ... Done !!!
[MCU2_0]     14.697239 s:  VX_ZONE_INIT:Enabled
[MCU2_0]     14.697265 s:  VX_ZONE_ERROR:Enabled
[MCU2_0]     14.697289 s:  VX_ZONE_WARNING:Enabled
[MCU2_0]     14.698292 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target MCU2-0 
[MCU2_0]     14.698475 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_NF 
[MCU2_0]     14.698662 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_LDC1 
[MCU2_0]     14.698846 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_MSC1 
[MCU2_0]     14.699019 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_MSC2 
[MCU2_0]     14.699230 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_VISS1 
[MCU2_0]     14.699414 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE1 
[MCU2_0]     14.699605 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE2 
[MCU2_0]     14.699804 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DISPLAY1 
[MCU2_0]     14.699989 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DISPLAY2 
[MCU2_0]     14.700164 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CSITX 
[MCU2_0]     14.700347 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE3 
[MCU2_0]     14.700524 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE4 
[MCU2_0]     14.700718 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE5 
[MCU2_0]     14.700907 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE6 
[MCU2_1]     14.690658 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[x] mcu2_1[s] C7X_1[P] C7X_2[P] 
[C7x_1 ]     14.690626 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[x] mcu2_1[P] C7X_1[s] C7X_2[P] 
[C7x_2 ]     14.690661 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[x] mcu2_1[P] C7X_1[P] C7X_2[s] 
[MCU2_0]     14.701090 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE7 
[MCU2_0]     14.701272 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE8 
[MCU2_0]     14.701445 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M1 
[MCU2_0]     14.701620 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M2 
[MCU2_0]     14.701796 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M3 
[MCU2_0]     14.701975 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M4 
[MCU2_0]     14.702144 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CSITX2 
[MCU2_0]     14.702187 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
[MCU2_0]     14.702217 s: APP: OpenVX Target kernel init ... !!!
[MCU2_0]     14.728278 s: APP: OpenVX Target kernel init ... Done !!!
[MCU2_0]     14.728314 s: CSI2RX: Init ... !!!
[MCU2_0]     14.728337 s: SCICLIENT: Sciclient_pmSetModuleState module=136 state=2
[MCU2_0]     14.728472 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     14.728501 s: SCICLIENT: Sciclient_pmSetModuleState module=38 state=2
[MCU2_0]     14.728647 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     14.728674 s: SCICLIENT: Sciclient_pmSetModuleState module=39 state=2
[MCU2_0]     14.728772 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     14.728798 s: SCICLIENT: Sciclient_pmSetModuleState module=152 state=2
[MCU2_0]     14.728873 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     14.728899 s: SCICLIENT: Sciclient_pmSetModuleState module=153 state=2
[MCU2_0]     14.728964 s: SCICLIENT: Sciclient_pmSetModuleState success
[MCU2_0]     14.729110 s: CSI2RX: Init ... Done !!!
[MCU2_0]     14.729136 s: ISS: Init ... !!!
[MCU2_0]     14.729160 s: Found sensor BYD_DOUBLE_CAMERA_YUV at location 0 
[MCU2_0]     14.729194 s: Found sensor BYD_IMX_CAMERA_RAW10 at location 1 
[MCU2_0]     14.729225 s: IssSensor_Init ... Done !!!
[MCU2_0]     14.729275 s: IttRemoteServer_Init ... Done !!!
[MCU2_0]     14.729301 s: VISS REMOTE SERVICE: Init ... !!!
[MCU2_0]     14.729351 s: VISS REMOTE SERVICE: Init ... Done !!!
[MCU2_0]     14.729378 s: UDMA Copy: Init ... !!!
[MCU2_0]     14.730372 s: UDMA Copy: Init ... Done !!!
[MCU2_0]     14.730431 s: APP: Init ... Done !!!
[MCU2_0]     14.730458 s: APP: Run ... !!!
[MCU2_0]     14.730480 s: IPC: Starting echo test ...
[MCU1_0]     14.733697 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[P] mcu2_1[P] C7X_1[P] C7X_2[P] 
[MCU2_0]     14.732963 s: APP: Run ... Done !!!
[MCU2_0]     14.733767 s: IPC: Echo status: mpu1_0[x] mcu1_0[.] mcu2_0[s] mcu2_1[P] C7X_1[.] C7X_2[.] 
[MCU2_0]     14.733858 s: IPC: Echo status: mpu1_0[x] mcu1_0[.] mcu2_0[s] mcu2_1[P] C7X_1[P] C7X_2[.] 
[MCU2_0]     14.733931 s: IPC: Echo status: mpu1_0[x] mcu1_0[.] mcu2_0[s] mcu2_1[P] C7X_1[P] C7X_2[P] 
[MCU2_0]     14.734003 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[s] mcu2_1[P] C7X_1[P] C7X_2[P] 
[MCU2_1]     14.733632 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[P] mcu2_1[s] C7X_1[P] C7X_2[P] 
[C7x_1 ]     14.733593 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[P] mcu2_1[P] C7X_1[s] C7X_2[P] 
[C7x_2 ]     14.733608 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[P] mcu2_1[P] C7X_1[P] C7X_2[s] 
hwclock: can't open '/dev/misc/rtc': No such file or directory
Starting syslogd/klogd: done

 _____                    _____           _         _   
|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
              |___|                    |___|            

Arago Project j721s2-evm /dev/ttyS2

Arago 2021.09 j721s2-evm /dev/ttyS2

j721s2-evm login: [   31.819600] tlv71033: disabling

Linux 无法进入系统、 mmc0:运行 CQE 恢复错误  已报告

NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
NOTICE:  BL31: Built : 17:56:46, Mar  1 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 Wed Mar  1 17:56:56 UTC 2023 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (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
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[    0.000000] Linux version 5.10.162-g76b3e88d56 (jjh@jjh-QiTianM437-N000) (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 Sat May 27 10:52:15 CST 2023
[    0.000000] Machine model: Texas Instruments J721S2 EVM
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '')
[    0.000000] printk: bootconsole [ns16550a0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-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 vision-apps-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 vision-apps-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 vision-apps-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 vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, 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 vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a6000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a6100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a7000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a7100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 32 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-rtos-ipc-memory-region@a8000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa000000, size 96 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@aa000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b0000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b0000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b0100000, size 95 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_0-memory@b0100000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b6000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-dma-memory@b6000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000b6100000, size 31 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-memory@b6100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000d8000000, size 64 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 704 MiB
[    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, 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-0x00000000b7ffffff]
[    0.000000]   node   0: [mem 0x00000000b8000000-0x00000000d7ffffff]
[    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000dbffffff]
[    0.000000]   node   0: [mem 0x00000000dc000000-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 s50392 r8192 d31528 u90112
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: EL2 vector hardening
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: detected: ARM erratum 1742098
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
[    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x2880000 root=/dev/mmcblk0p2 r w 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: 506476K/2097152K available (11200K kernel code, 1160K rwdata, 4300K rodata, 1856K init, 433K bss, 1066388K 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: 960 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:0x0000000001900000
[    0.000000] ITS [mem 0x01820000-0x0182ffff]
[    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @81c00000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x0000000081430000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000081440000
[    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.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.008380] Console: colour dummy device 80x25
[    0.012945] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.023617] pid_max: default: 32768 minimum: 301
[    0.028371] LSM: Security Framework initializing
[    0.033121] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.040690] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.049588] rcu: Hierarchical SRCU implementation.
[    0.054668] Platform MSI: msi-controller@1820000 domain created
[    0.060873] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[    0.070173] EFI services will not be available.
[    0.074906] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[    0.089990] Detected PIPT I-cache on CPU1
[    0.090015] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[    0.090028] GICv3: CPU1: using allocated LPI pending table @0x0000000081450000
[    0.090067] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[    0.090121] smp: Brought up 1 node, 2 CPUs
[    0.119469] SMP: Total of 2 processors activated.
[    0.124275] CPU features: detected: 32-bit EL0 Support
[    0.129530] CPU features: detected: CRC32 instructions
[    0.144113] CPU: All CPU(s) started at EL2
[    0.148316] alternatives: patching kernel code
[    0.153459] devtmpfs: initialized
[    0.161229] KASLR disabled due to lack of seed
[    0.165892] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.175859] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.190288] pinctrl core: initialized pinctrl subsystem
[    0.195986] DMI not present or invalid.
[    0.200270] NET: Registered protocol family 16
[    0.205690] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.212955] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.220929] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.229259] thermal_sys: Registered thermal governor 'step_wise'
[    0.229262] thermal_sys: Registered thermal governor 'power_allocator'
[    0.235867] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.249512] ASID allocator initialised with 32768 entries
[    0.266941] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.273801] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.280649] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.287494] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.295028] cryptd: max_cpu_qlen set to 1000
[    0.301102] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected
[    0.310253] vsys_3v3: supplied by evm_12v0
[    0.314653] vsys_5v0: supplied by evm_12v0
[    0.319392] iommu: Default domain type: Translated 
[    0.324593] SCSI subsystem initialized
[    0.328663] mc: Linux media interface: v0.10
[    0.333048] videodev: Linux video capture interface: v2.00
[    0.338685] pps_core: LinuxPPS API ver. 1 registered
[    0.343758] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.353097] PTP clock support registered
[    0.357115] EDAC MC: Ver: 3.0.0
[    0.360921] FPGA manager framework
[    0.364447] Advanced Linux Sound Architecture Driver Initialized.
[    0.371090] clocksource: Switched to clocksource arch_sys_counter
[    0.377429] VFS: Disk quotas dquot_6.6.0
[    0.381463] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.391195] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
[    0.397492] NET: Registered protocol family 2
[    0.402121] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.410363] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    0.419112] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.427265] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.434874] TCP: Hash tables configured (established 16384 bind 16384)
[    0.441671] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.448548] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.455934] NET: Registered protocol family 1
[    0.460668] RPC: Registered named UNIX socket transport module.
[    0.466730] RPC: Registered udp transport module.
[    0.471546] RPC: Registered tcp transport module.
[    0.476350] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.482932] NET: Registered protocol family 44
[    0.487479] PCI: CLS 0 bytes, default 64
[    0.491845] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    0.502350] Initialise system trusted keyrings
[    0.506987] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[    0.515216] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.521444] NFS: Registering the id_resolver key type
[    0.526684] Key type id_resolver registered
[    0.530957] Key type id_legacy registered
[    0.535087] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.541940] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.549587] 9p: Installing v9fs 9p2000 file system support
[    0.574818] Key type asymmetric registered
[    0.579007] Asymmetric key parser 'x509' registered
[    0.584009] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.591568] io scheduler mq-deadline registered
[    0.596193] io scheduler kyber registered
[    0.601617] pinctrl-single 4301c000.pinctrl: 101 pins, size 404
[    0.607832] pinctrl-single 11c000.pinctrl: 72 pins, size 288
[    0.618069] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    0.630701] brd: module loaded
[    0.637577] loop: module loaded
[    0.641426] megasas: 07.714.04.00-rc1
[    0.647145] tun: Universal TUN/TAP device driver, 1.6
[    0.652603] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.659011] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.665086] sky2: driver version 1.30
[    0.669419] VFIO - User Level meta-driver version: 0.3
[    0.675232] i2c /dev entries driver
[    0.679590] sdhci: Secure Digital Host Controller Interface driver
[    0.685911] sdhci: Copyright(c) Pierre Ossman
[    0.690536] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.696839] ledtrig-cpu: registered to indicate activity on CPUs
[    0.703184] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.710532] 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.715102] optee: revision 3.20 (8e74d476)
[    0.731537] optee: dynamic shared memory is enabled
[    0.741009] optee: initialized driver
[    0.746071] NET: Registered protocol family 17
[    0.750708] 9pnet: Installing 9P2000 support
[    0.755114] Key type dns_resolver registered
[    0.759569] Loading compiled-in X.509 certificates
[    0.771851] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
[    0.799047] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
[    0.805192] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
[    0.811628] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created
[    0.820176] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created
[    0.829510] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created
[    0.838162] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created
[    0.848239] ti-udma 311a0000.dma-controller: Number of rings: 48
[    0.855012] ti-udma 311a0000.dma-controller: Channels: 24 (bchan: 0, tchan: 8, rchan: 16)
[    0.864315] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272
[    0.874207] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[    0.880974] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[    0.889869] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259
[    0.900044] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[    0.906804] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[    0.914503] omap8250 40a00000.serial: failed to get alias
[    0.920691] printk: console [ttyS2] disabled
[    0.925099] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 19, base_baud = 3000000) is a 8250
[    0.933852] printk: console [ttyS2] enabled
[    0.933852] printk: console [ttyS2] enabled
[    0.942294] printk: bootconsole [ns16550a0] disabled
[    0.942294] printk: bootconsole [ns16550a0] disabled
[    0.953801] cadence-qspi 47040000.spi: error -ENODEV: No Rx DMA available
[    0.960851] spi-nor spi0.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
[    0.967721] spi-nor: probe of spi0.0 failed with error -2
[    0.976289] davinci_mdio c200f00.mdio: Configuring MDIO in manual mode
[    1.019092] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    1.026998] mdio_bus c200f00.mdio: MDIO device at address 0 is missing.
[    1.033638] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[    1.046403] am65-cpsw-nuss c200000.ethernet: Use random MAC address
[    1.052663] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
[    1.059782] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
[    1.065997] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
[    1.076249] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:200000000, add_val:4 pps:0
[    1.185862] mmc0: CQHCI version 5.10
[    1.190576] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100
[    1.197408] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100
[    1.204212] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100
[    1.211014] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100
[    1.218145] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[    1.225704] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[    1.228137] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16)
[    1.244993] davinci_mdio c200f00.mdio: Configuring MDIO in manual mode
[    1.291097] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    1.299008] mdio_bus c200f00.mdio: MDIO device at address 0 is missing.
[    1.305662] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[    1.318434] am65-cpsw-nuss c200000.ethernet: Use random MAC address
[    1.324706] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
[    1.331832] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
[    1.338050] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
[    1.348090] am65-cpsw-nuss c200000.ethernet: set new flow-id-base 82
[    1.356747] mmc0: Command Queue Engine enabled
[    1.361195] mmc0: new high speed MMC card at address 0001
[    1.367546] debugfs: Directory 'pd:39' with parent 'pm_genpd' already present!
[    1.367711] mmcblk0: mmc0:0001 8GUF4R 7.28 GiB 
[    1.374845] debugfs: Directory 'pd:38' with parent 'pm_genpd' already present!
[    1.379379] mmcblk0boot0: mmc0:0001 8GUF4R partition 1 31.9 MiB
[    1.387035] debugfs: Directory 'pd:276' with parent 'pm_genpd' already present!
[    1.392495] mmcblk0boot1: mmc0:0001 8GUF4R partition 2 31.9 MiB
[    1.400266] debugfs: Directory 'pd:154' with parent 'pm_genpd' already present!
[    1.405747] mmcblk0rpmb: mmc0:0001 8GUF4R partition 3 4.00 MiB, chardev (237:0)
[    1.416856] ALSA device list:
[    1.423222]   No soundcards found.
[    1.426657]  mmcblk0: p1 p2
[    1.434944] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[    1.442289] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[    1.457308] EXT4-fs (mmcblk0p2): recovery complete
[    1.462962] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    1.471079] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    1.478762] devtmpfs: mounted
[    1.482630] Freeing unused kernel memory: 1856K
[    1.487272] Run /sbin/init as init process
[    1.512473] mmc0: running CQE recovery
[    1.519317] mmc0: running CQE recovery
[    1.526125] mmc0: running CQE recovery
[    1.530029] blk_update_request: I/O error, dev mmcblk0, sector 1392192 op 0x0:(READ) flags 0x80700 phys_seg 15 prio class 0
[    1.544573] mmc0: running CQE recovery
[    1.551378] mmc0: running CQE recovery
[    1.558185] mmc0: running CQE recovery
[    1.562088] blk_update_request: I/O error, dev mmcblk0, sector 1393480 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[    1.575925] mmc0: running CQE recovery
[    1.582379] mmc0: running CQE recovery
[    1.588835] mmc0: running CQE recovery
[    1.592734] blk_update_request: I/O error, dev mmcblk0, sector 1393256 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[    1.606951] mmc0: running CQE recovery
[    1.613773] mmc0: running CQE recovery
[    1.620593] mmc0: running CQE recovery
[    1.624493] blk_update_request: I/O error, dev mmcblk0, sector 1392824 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[    1.638895] mmc0: running CQE recovery
[    1.645702] mmc0: running CQE recovery
[    1.652503] mmc0: running CQE recovery
[    1.656406] blk_update_request: I/O error, dev mmcblk0, sector 1392488 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[    1.670071] mmc0: running CQE recovery
[    1.675579] mmc0: running CQE recovery
[    1.681087] mmc0: running CQE recovery
[    1.684984] blk_update_request: I/O error, dev mmcblk0, sector 1392056 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[    1.698541] mmc0: running CQE recovery
[    1.704210] mmc0: running CQE recovery
[    1.709876] mmc0: running CQE recovery
[    1.713773] blk_update_request: I/O error, dev mmcblk0, sector 1391904 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
INIT: version 2.96 booting
[    1.767026] mmc0: running CQE recovery
[    1.773261] mmc0: running CQE recovery
[    1.779470] mmc0: running CQE recovery
[    1.783377] blk_update_request: I/O error, dev mmcblk0, sector 1393736 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[    1.794409] blk_update_request: I/O error, dev mmcblk0, sector 1393448 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[    1.812603] mmc0: running CQE recovery
[    1.818041] mmc0: running CQE recovery
[    1.823454] mmc0: running CQE recovery
[    1.827364] blk_update_request: I/O error, dev mmcblk0, sector 1298728 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[    1.842099] mmc0: running CQE recovery
[    1.848936] mmc0: running CQE recovery
[    1.855759] mmc0: running CQE recovery
[    1.863031] mmc0: running CQE recovery
[    1.869342] mmc0: running CQE recovery
[    1.875637] mmc0: running CQE recovery
[    1.882631] mmc0: running CQE recovery
[    1.889178] mmc0: running CQE recovery
[    1.895723] mmc0: running CQE recovery
[    1.907879] mmc0: running CQE recovery
[    1.914693] mmc0: running CQE recovery
[    1.921510] mmc0: running CQE recovery
[    1.945205] mmc0: running CQE recovery
[    1.949195] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000040
[    1.957970] Mem abort info:
[    1.960770]   ESR = 0x96000004
[    1.963817]   EC = 0x25: DABT (current EL), IL = 32 bits
[    1.969119]   SET = 0, FnV = 0
[    1.972164]   EA = 0, S1PTW = 0
[    1.975297] Data abort info:
[    1.978165]   ISV = 0, ISS = 0x00000004
[    1.981992]   CM = 0, WnR = 0
[    1.984952] user pgtable: 4k pages, 48-bit VAs, pgdp=000000008313f000
[    1.991377] [0000000000000040] pgd=0000000000000000, p4d=0000000000000000
[    1.998156] Internal error: Oops: 96000004 [#1] PREEMPT SMP
[    2.003712] Modules linked in:
[    2.006757] CPU: 0 PID: 68 Comm: kworker/0:1H Not tainted 5.10.162-g76b3e88d56 #1
[    2.014218] Hardware name: Texas Instruments J721S2 EVM (DT)
[    2.019869] Workqueue: kblockd blk_mq_run_work_fn
[    2.024559] pstate: 20000005 (nzCv daif -PAN -UAO -TCO BTYPE=--)
[    2.030551] pc : __blk_rq_map_sg+0x80/0x500
[    2.034721] lr : mmc_queue_map_sg+0x3c/0x60
[    2.038888] sp : ffff8000118539e0
[    2.042188] x29: ffff8000118539e0 x28: ffff000003013000 
[    2.047485] x27: 0000000000000000 x26: ffff800011853ab0 
[    2.052781] x25: 0000000000000000 x24: ffff0000031a6600 
[    2.058077] x23: ffff000003009e40 x22: 000000000001f30a 
[    2.063373] x21: 0000000000000004 x20: ffff00000285bdc0 
[    2.068669] x19: ffff000002400e40 x18: 0000000000000010 
[    2.073965] x17: 0000000000000000 x16: 0000000000000000 
[    2.079261] x15: 00000149a1a313c8 x14: 0000000000000256 
[    2.084556] x13: 000000000000023b x12: 0000000000000001 
[    2.089853] x11: 000000000139abe9 x10: 00000000000009f0 
[    2.095148] x9 : 0000000000000004 x8 : ffff00000300a0c0 
[    2.100444] x7 : 0000000000000000 x6 : 0000000000000000 
[    2.105740] x5 : 0000000000000200 x4 : 0000000000000000 
[    2.111036] x3 : ffff800011853ab0 x2 : 0000000000000040 
[    2.116332] x1 : ffff000003009e40 x0 : 0000000000000040 
[    2.121629] Call trace:
[    2.124065]  __blk_rq_map_sg+0x80/0x500
[    2.127887]  mmc_queue_map_sg+0x3c/0x60
[    2.131709]  mmc_blk_data_prep+0x1a8/0x340
[    2.135790]  mmc_blk_mq_issue_rq+0x478/0x8a0
[    2.140043]  mmc_mq_queue_rq+0x118/0x2b0
[    2.143950]  blk_mq_dispatch_rq_list+0x104/0x778
[    2.148553]  __blk_mq_sched_dispatch_requests+0xd4/0x1a0
[    2.153848]  blk_mq_sched_dispatch_requests+0x38/0x78
[    2.158882]  __blk_mq_run_hw_queue+0xac/0x128
[    2.163223]  blk_mq_run_work_fn+0x20/0x30
[    2.167220]  process_one_work+0x1a0/0x328
[    2.171215]  worker_thread+0x4c/0x420
[    2.174862]  kthread+0x140/0x160
[    2.178077]  ret_from_fork+0x10/0x34
[    2.181640] Code: f9403704 d37c7ea0 2a1503e9 8b000082 (f860688b) 
[    2.187716] ---[ end trace 7657652449c3712c ]---

我们进行了以下尝试:
尝试1:

我们将 mmc0修改为 HS200模式、该模式仍无法正常工作。 mmc0:运行 CQE 恢复错误 已报告

k3-j721s2-main.dtsi  

尝试2:

修改应用程序 DTS 的 root=/dev/mmcblk0p2并在 SD 模式下启动它

通过 SD 引导分区的 app 启动 eMMC 的 rootfs 分区,您可以正常进入系统,否  mmc0:运行 CQE 恢复错误  已报告

尝试3:

将 root=/dev/mmcblk0p2修改为 root=/dev/mmcblk1p2、  

切换到 EMMC boot0模式以启动、并使用 boot0 (__LW_AT__SBL)app 拉取 SD 的 rootfs、这可以稳定地进入系统,no  mmc0:运行 CQE 恢复错误  已报告

尝试4:

我们还已通过 SPL 启动 EMMC、可正常运行,无  mmc0:运行 CQE 恢复错误  已报告

 

您能给我们一些建议来帮助我们解决这个问题吗? 谢谢!

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    你好,Renf

    [报价 userid="533392" url="~/support/processors-group/processors/f/processors-forum/1240204/tda4al-q1-version-0806-sbl-emmc-startup-cannot-stably-enter-the-linux-system "]

    Linux 可以进入系统、但是 mmc0:运行 CQE 恢复错误 已报告

    我们将 mmc0修改为 HS200模式、该模式仍无法正常工作。 mmc0:运行 CQE 恢复错误 已报告

    [/报价]

    在这两种情况下、我都看到 eMMC 在高速  

    236] mmc0: Command Queue Engine enabled
    [    1.365690] mmc0: new high speed MMC card at address 0001
    [    1.372045] debugfs: Directory 'pd:39' with parent 'pm_genpd' already present!
    [    1.372210] mmcblk0: mmc0:0001 8GUF4R 7.28 GiB 
    [    1.379353] debugfs: Directory 'pd:38' with parent 'pm_genpd' already present!
    [    1.383877] mmcblk0boot0: mmc0:0001 8GUF4R partition 1 31.9 MiB

    您能否共享  猫/sys/kernel/debug/mmc0/ios  在 Linux 中  

    [报价 userid="533392" url="~/support/processors-group/processors/f/processors-forum/1240204/tda4al-q1-version-0806-sbl-emmc-startup-cannot-stably-enter-the-linux-system "]
    尝试2:

    修改应用程序 DTS 的 root=/dev/mmcblk0p2并在 SD 模式下启动它

    通过 SD 引导分区的 app 启动 eMMC 的 rootfs 分区,您可以正常进入系统,否  mmc0:运行 CQE 恢复错误  已报告

    [/报价]

    您的意思是说,当您为 rootfs 使用 eMMC 用户数据分区时,您没有看到任何 CQE 恢复错误?

    在浏览完 上述所有    情形后、让我总结一下  

    eMMC 标清 观察结果
    rootfs 启动 没有问题
    (SBL)引导 rootfs 没有问题
    (SPL)引导 rootfs 没有问题

    只有当您使用 SBL 流和两个 rootfs 时,引导分区在 eMMC 中,您才会看到此问题是否正确?

    如何 在 eMMC 中使用 SPL 流并同时保留 rootfs 和 boot?

    此致
    迪瓦卡尔

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    以下是将 EMMC 更改为 HS200、无法访问 Linux 系统的日志,以及  mmc0:运行 CQE 恢复  已报告错误

    NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE:  BL31: Built : 17:56:46, Mar  1 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 Wed Mar  1 17:56:56 UTC 2023 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (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
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.10.162-g76b3e88d56 (jjh@jjh-QiTianM437-N000) (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 Sat May 27 10:52:15 CST 2023
    [    0.000000] Machine model: Texas Instruments J721S2 EVM
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-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 vision-apps-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 vision-apps-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 vision-apps-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 vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, 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 vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-rtos-ipc-memory-region@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa000000, size 96 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@aa000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b0100000, size 95 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_0-memory@b0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-dma-memory@b6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b6100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-memory@b6100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000d8000000, size 64 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 704 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, 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-0x00000000b7ffffff]
    [    0.000000]   node   0: [mem 0x00000000b8000000-0x00000000d7ffffff]
    [    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000dbffffff]
    [    0.000000]   node   0: [mem 0x00000000dc000000-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 s50392 r8192 d31528 u90112
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: EL2 vector hardening
    [    0.000000] CPU features: kernel page table isolation forced ON by KASLR
    [    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
    [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [    0.000000] CPU features: detected: Spectre-BHB
    [    0.000000] CPU features: detected: ARM erratum 1742098
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x2880000 root=/dev/mmcblk0p2 r w 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: 506476K/2097152K available (11200K kernel code, 1160K rwdata, 4300K rodata, 1856K init, 433K bss, 1066388K 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: 960 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:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @81c00000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000081430000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000081440000
    [    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.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008399] Console: colour dummy device 80x25
    [    0.012966] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023638] pid_max: default: 32768 minimum: 301
    [    0.028395] LSM: Security Framework initializing
    [    0.033148] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.040717] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.049631] rcu: Hierarchical SRCU implementation.
    [    0.054710] Platform MSI: msi-controller@1820000 domain created
    [    0.060926] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.070229] EFI services will not be available.
    [    0.074965] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.090072] Detected PIPT I-cache on CPU1
    [    0.090100] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.090113] GICv3: CPU1: using allocated LPI pending table @0x0000000081450000
    [    0.090151] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.090211] smp: Brought up 1 node, 2 CPUs
    [    0.119561] SMP: Total of 2 processors activated.
    [    0.124366] CPU features: detected: 32-bit EL0 Support
    [    0.129622] CPU features: detected: CRC32 instructions
    [    0.144268] CPU: All CPU(s) started at EL2
    [    0.148471] alternatives: patching kernel code
    [    0.153612] devtmpfs: initialized
    [    0.161404] KASLR disabled due to lack of seed
    [    0.166065] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.176035] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.190487] pinctrl core: initialized pinctrl subsystem
    [    0.196186] DMI not present or invalid.
    [    0.200469] NET: Registered protocol family 16
    [    0.205917] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
    [    0.213184] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.221158] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.229491] thermal_sys: Registered thermal governor 'step_wise'
    [    0.229493] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.236103] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.249748] ASID allocator initialised with 32768 entries
    [    0.267868] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.274725] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.281575] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.288422] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.295942] cryptd: max_cpu_qlen set to 1000
    [    0.302101] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected
    [    0.311178] vsys_3v3: supplied by evm_12v0
    [    0.315580] vsys_5v0: supplied by evm_12v0
    [    0.320324] iommu: Default domain type: Translated 
    [    0.325515] SCSI subsystem initialized
    [    0.329599] mc: Linux media interface: v0.10
    [    0.333990] videodev: Linux video capture interface: v2.00
    [    0.339625] pps_core: LinuxPPS API ver. 1 registered
    [    0.344697] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.354035] PTP clock support registered
    [    0.358058] EDAC MC: Ver: 3.0.0
    [    0.361858] FPGA manager framework
    [    0.365382] Advanced Linux Sound Architecture Driver Initialized.
    [    0.372043] clocksource: Switched to clocksource arch_sys_counter
    [    0.378381] VFS: Disk quotas dquot_6.6.0
    [    0.382419] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.392171] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
    [    0.398466] NET: Registered protocol family 2
    [    0.403096] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.411357] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
    [    0.420105] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.428252] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
    [    0.435862] TCP: Hash tables configured (established 16384 bind 16384)
    [    0.442660] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.449537] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.456926] NET: Registered protocol family 1
    [    0.461666] RPC: Registered named UNIX socket transport module.
    [    0.467720] RPC: Registered udp transport module.
    [    0.472525] RPC: Registered tcp transport module.
    [    0.477331] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.483914] NET: Registered protocol family 44
    [    0.488460] PCI: CLS 0 bytes, default 64
    [    0.492854] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.503367] Initialise system trusted keyrings
    [    0.508004] workingset: timestamp_bits=46 max_order=18 bucket_order=0
    [    0.516230] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.522496] NFS: Registering the id_resolver key type
    [    0.527679] Key type id_resolver registered
    [    0.531956] Key type id_legacy registered
    [    0.536083] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.542933] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.550588] 9p: Installing v9fs 9p2000 file system support
    [    0.575245] Key type asymmetric registered
    [    0.579432] Asymmetric key parser 'x509' registered
    [    0.584432] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.591991] io scheduler mq-deadline registered
    [    0.596616] io scheduler kyber registered
    [    0.602039] pinctrl-single 4301c000.pinctrl: 101 pins, size 404
    [    0.608257] pinctrl-single 11c000.pinctrl: 72 pins, size 288
    [    0.618481] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.631128] brd: module loaded
    [    0.637978] loop: module loaded
    [    0.641837] megasas: 07.714.04.00-rc1
    [    0.647498] tun: Universal TUN/TAP device driver, 1.6
    [    0.652994] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.659401] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.665474] sky2: driver version 1.30
    [    0.669801] VFIO - User Level meta-driver version: 0.3
    [    0.675605] i2c /dev entries driver
    [    0.679987] sdhci: Secure Digital Host Controller Interface driver
    [    0.686317] sdhci: Copyright(c) Pierre Ossman
    [    0.690945] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.697257] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.703591] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.710941] 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.715507] optee: revision 3.20 (8e74d476)
    [    0.731934] optee: dynamic shared memory is enabled
    [    0.741414] optee: initialized driver
    [    0.746499] NET: Registered protocol family 17
    [    0.751134] 9pnet: Installing 9P2000 support
    [    0.755537] Key type dns_resolver registered
    [    0.759996] Loading compiled-in X.509 certificates
    [    0.772301] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    [    0.799867] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.806031] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.812533] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created
    [    0.821085] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created
    [    0.830418] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created
    [    0.839068] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created
    [    0.849195] ti-udma 311a0000.dma-controller: Number of rings: 48
    [    0.855949] ti-udma 311a0000.dma-controller: Channels: 24 (bchan: 0, tchan: 8, rchan: 16)
    [    0.865274] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272
    [    0.875170] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    0.881937] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [    0.890811] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259
    [    0.900981] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    0.907741] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [    0.915447] omap8250 40a00000.serial: failed to get alias
    [    0.921638] printk: console [ttyS2] disabled
    [    0.926042] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 19, base_baud = 3000000) is a 8250
    [    0.934795] printk: console [ttyS2] enabled
    [    0.934795] printk: console [ttyS2] enabled
    [    0.943237] printk: bootconsole [ns16550a0] disabled
    [    0.943237] printk: bootconsole [ns16550a0] disabled
    [    0.954750] cadence-qspi 47040000.spi: error -ENODEV: No Rx DMA available
    [    0.961808] spi-nor spi0.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
    [    0.968681] spi-nor: probe of spi0.0 failed with error -2
    [    0.977357] davinci_mdio c200f00.mdio: Configuring MDIO in manual mode
    [    1.024045] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.031953] mdio_bus c200f00.mdio: MDIO device at address 0 is missing.
    [    1.038595] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [    1.051355] am65-cpsw-nuss c200000.ethernet: Use random MAC address
    [    1.057613] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
    [    1.064732] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
    [    1.070953] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
    [    1.081276] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:200000000, add_val:4 pps:0
    [    1.190965] mmc0: CQHCI version 5.10
    [    1.195543] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100
    [    1.202379] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100
    [    1.209191] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100
    [    1.215993] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100
    [    1.223121] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.230662] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    1.233125] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16)
    [    1.249981] davinci_mdio c200f00.mdio: Configuring MDIO in manual mode
    [    1.296049] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.303963] mdio_bus c200f00.mdio: MDIO device at address 0 is missing.
    [    1.310620] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [    1.323396] am65-cpsw-nuss c200000.ethernet: Use random MAC address
    [    1.329688] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
    [    1.336815] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
    [    1.343037] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
    [    1.353066] am65-cpsw-nuss c200000.ethernet: set new flow-id-base 82
    [    1.362524] debugfs: Directory 'pd:39' with parent 'pm_genpd' already present!
    [    1.369836] debugfs: Directory 'pd:38' with parent 'pm_genpd' already present!
    [    1.377632] debugfs: Directory 'pd:276' with parent 'pm_genpd' already present!
    [    1.385540] debugfs: Directory 'pd:154' with parent 'pm_genpd' already present!
    [    1.396334] mmc0: Command Queue Engine enabled
    [    1.397143] ALSA device list:
    [    1.400786] mmc0: new HS200 MMC card at address 0001
    [    1.403734]   No soundcards found.
    [    1.409019] mmcblk0: mmc0:0001 8GUF4R 7.28 GiB 
    [    1.416711] mmcblk0boot0: mmc0:0001 8GUF4R partition 1 31.9 MiB
    [    1.422722] mmcblk0boot1: mmc0:0001 8GUF4R partition 2 31.9 MiB
    [    1.428724] mmcblk0rpmb: mmc0:0001 8GUF4R partition 3 4.00 MiB, chardev (237:0)
    [    1.436573]  mmcblk0: p1 p2
    [    1.443187] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [    1.451353] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
    [    1.458710] devtmpfs: mounted
    [    1.461692] mmc0: running CQE recovery
    [    1.464936] Freeing unused kernel memory: 1856K
    [    1.466655] mmc0: running CQE recovery
    [    1.474832] mmc0: running CQE recovery
    [    1.478668] Run /sbin/init as init process
    [    1.478748] blk_update_request: I/O error, dev mmcblk0, sector 269848 op 0x0:(READ) flags 0x80700 phys_seg 30 prio class 0
    [    1.494847] mmc0: running CQE recovery
    [    1.498813] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000040
    [    1.507584] Mem abort info:
    [    1.510368]   ESR = 0x96000004
    [    1.513416]   EC = 0x25: DABT (current EL), IL = 32 bits
    [    1.518715]   SET = 0, FnV = 0
    [    1.521760]   EA = 0, S1PTW = 0
    [    1.524891] Data abort info:
    [    1.527758]   ISV = 0, ISS = 0x00000004
    [    1.531582]   CM = 0, WnR = 0
    [    1.534541] [0000000000000040] user address but active_mm is swapper
    [    1.540881] Internal error: Oops: 96000004 [#1] PREEMPT SMP
    [    1.546436] Modules linked in:
    [    1.549482] CPU: 0 PID: 135 Comm: kworker/0:1H Not tainted 5.10.162-g76b3e88d56 #1
    [    1.557030] Hardware name: Texas Instruments J721S2 EVM (DT)
    [    1.562684] Workqueue: kblockd blk_mq_run_work_fn
    [    1.567375] pstate: 20000005 (nzCv daif -PAN -UAO -TCO BTYPE=--)
    [    1.573368] pc : __blk_rq_map_sg+0x80/0x500
    [    1.577536] lr : __blk_rq_map_sg+0xd4/0x500
    [    1.581703] sp : ffff8000126239e0
    [    1.585004] x29: ffff8000126239e0 x28: ffff000003034000 
    [    1.590299] x27: 0000000000000000 x26: ffff800012623ab0 
    [    1.595595] x25: 0000000000000002 x24: ffff000003111000 
    [    1.600890] x23: ffff0000030382c0 x22: 000000000001f30a 
    [    1.606185] x21: 0000000000000004 x20: ffff0000028abdc0 
    [    1.611480] x19: 0000000000001000 x18: 0000000000000010 
    [    1.616776] x17: 0000000000000000 x16: 000000001d0f26e7 
    [    1.622073] x15: 000000577f707810 x14: 00000000ffffffff 
    [    1.627369] x13: 00000000ffffffff x12: 0000000000000001 
    [    1.632666] x11: fffffdffffec43c0 x10: 000000000000f000 
    [    1.637963] x9 : 0000000000000004 x8 : ffff000003038540 
    [    1.643257] x7 : 0000000000000001 x6 : 0000000000000000 
    [    1.648552] x5 : 0000000000000200 x4 : 0000000000000000 
    [    1.653849] x3 : ffff800012623ab0 x2 : 0000000000000040 
    [    1.659145] x1 : fffffdffffec43c0 x0 : 0000000000000040 
    [    1.664443] Call trace:
    [    1.666878]  __blk_rq_map_sg+0x80/0x500
    [    1.670702]  mmc_queue_map_sg+0x3c/0x60
    [    1.674525]  mmc_blk_data_prep+0x1a8/0x340
    [    1.678606]  mmc_blk_mq_issue_rq+0x478/0x8a0
    [    1.682859]  mmc_mq_queue_rq+0x118/0x2b0
    [    1.686766]  blk_mq_dispatch_rq_list+0x104/0x778
    [    1.691371]  __blk_mq_sched_dispatch_requests+0xd4/0x1a0
    [    1.696664]  blk_mq_sched_dispatch_requests+0x38/0x78
    [    1.701699]  __blk_mq_run_hw_queue+0xac/0x128
    [    1.706038]  blk_mq_run_work_fn+0x20/0x30
    [    1.710037]  process_one_work+0x1a0/0x328
    [    1.714032]  worker_thread+0x4c/0x420
    [    1.717680]  kthread+0x140/0x160
    [    1.720895]  ret_from_fork+0x10/0x34
    [    1.724457] Code: f9403704 d37c7ea0 2a1503e9 8b000082 (f860688b) 
    [    1.730534] ---[ end trace 6c2759b9b3ba637b ]---
    [   31.820058] tlv71033: disabling

    我已将您的表格更新如下:

    eMMC 标清 观察结果
    rootfs 启动 没有问题
    (SBL)引导 rootfs 没有问题
    (SPL)引导 rootfs 没有问题
    (SBL) Boot+rootfs 没有问题
    (SPL) Boot+rootfs 没有问题
    (SBL)启动+天窗 出现问题

    关于您的问题:

    如何 在 eMMC 中使用 SPL 流并同时保留 rootfs 和 boot?

    我们还尝试了 EMMC 的 SPL 模式、但未发生错误、支持稳定地访问 Linux 系统

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    下面是 SPL 和 SBL 之间 EMMC 模式的比较。 我们发现在 SPL 模式下,VFS:在设备179:2上加载 ROOT (ext4文件系统),而在 SBL 模式下,VFS:在设备179:2上加载 ROOT (ext4文件系统)只读。

    这是报告 mmc0:运行 CQE 恢复错误的原因吗?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    以下是 SBL eMMC HS200进入系统的日志、  mmc0:运行 CQE 恢复   已报告错误

    NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE:  BL31: Built : 17:56:46, Mar  1 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 Wed Mar  1 17:56:56 UTC 2023 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (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
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.10.162-g76b3e88d56 (jjh@jjh-QiTianM437-N000) (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 Sat May 27 10:52:15 CST 2023
    [    0.000000] Machine model: Texas Instruments J721S2 EVM
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-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 vision-apps-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 vision-apps-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 vision-apps-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 vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, 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 vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-rtos-ipc-memory-region@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa000000, size 96 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@aa000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b0100000, size 95 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_0-memory@b0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-dma-memory@b6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b6100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-memory@b6100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000d8000000, size 64 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 704 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, 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-0x00000000b7ffffff]
    [    0.000000]   node   0: [mem 0x00000000b8000000-0x00000000d7ffffff]
    [    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000dbffffff]
    [    0.000000]   node   0: [mem 0x00000000dc000000-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 s50392 r8192 d31528 u90112
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: EL2 vector hardening
    [    0.000000] CPU features: kernel page table isolation forced ON by KASLR
    [    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
    [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [    0.000000] CPU features: detected: Spectre-BHB
    [    0.000000] CPU features: detected: ARM erratum 1742098
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x2880000 root=/dev/mmcblk0p2 r w 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: 506476K/2097152K available (11200K kernel code, 1160K rwdata, 4300K rodata, 1856K init, 433K bss, 1066388K 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: 960 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:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @81c00000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000081430000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000081440000
    [    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.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008379] Console: colour dummy device 80x25
    [    0.012944] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023615] pid_max: default: 32768 minimum: 301
    [    0.028371] LSM: Security Framework initializing
    [    0.033120] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.040689] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.049584] rcu: Hierarchical SRCU implementation.
    [    0.054656] Platform MSI: msi-controller@1820000 domain created
    [    0.060862] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.070164] EFI services will not be available.
    [    0.074899] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.089987] Detected PIPT I-cache on CPU1
    [    0.090012] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.090025] GICv3: CPU1: using allocated LPI pending table @0x0000000081450000
    [    0.090065] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.090121] smp: Brought up 1 node, 2 CPUs
    [    0.119470] SMP: Total of 2 processors activated.
    [    0.124275] CPU features: detected: 32-bit EL0 Support
    [    0.129531] CPU features: detected: CRC32 instructions
    [    0.144139] CPU: All CPU(s) started at EL2
    [    0.148342] alternatives: patching kernel code
    [    0.153484] devtmpfs: initialized
    [    0.161287] KASLR disabled due to lack of seed
    [    0.165951] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.175917] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.190082] pinctrl core: initialized pinctrl subsystem
    [    0.195773] DMI not present or invalid.
    [    0.200052] NET: Registered protocol family 16
    [    0.205520] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
    [    0.212783] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.220756] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.229088] thermal_sys: Registered thermal governor 'step_wise'
    [    0.229090] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.235693] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.249341] ASID allocator initialised with 32768 entries
    [    0.267016] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.273874] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.280726] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.287595] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.295116] cryptd: max_cpu_qlen set to 1000
    [    0.301231] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected
    [    0.310312] vsys_3v3: supplied by evm_12v0
    [    0.314710] vsys_5v0: supplied by evm_12v0
    [    0.319448] iommu: Default domain type: Translated 
    [    0.324666] SCSI subsystem initialized
    [    0.328723] mc: Linux media interface: v0.10
    [    0.333097] videodev: Linux video capture interface: v2.00
    [    0.338732] pps_core: LinuxPPS API ver. 1 registered
    [    0.343806] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.353144] PTP clock support registered
    [    0.357164] EDAC MC: Ver: 3.0.0
    [    0.360959] FPGA manager framework
    [    0.364478] Advanced Linux Sound Architecture Driver Initialized.
    [    0.371114] clocksource: Switched to clocksource arch_sys_counter
    [    0.377451] VFS: Disk quotas dquot_6.6.0
    [    0.381494] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.391159] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
    [    0.397461] NET: Registered protocol family 2
    [    0.402091] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.410337] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
    [    0.419085] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.427238] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
    [    0.434845] TCP: Hash tables configured (established 16384 bind 16384)
    [    0.441641] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.448519] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.455907] NET: Registered protocol family 1
    [    0.460644] RPC: Registered named UNIX socket transport module.
    [    0.466704] RPC: Registered udp transport module.
    [    0.471520] RPC: Registered tcp transport module.
    [    0.476324] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.482906] NET: Registered protocol family 44
    [    0.487454] PCI: CLS 0 bytes, default 64
    [    0.491827] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.502313] Initialise system trusted keyrings
    [    0.506956] workingset: timestamp_bits=46 max_order=18 bucket_order=0
    [    0.515171] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.521397] NFS: Registering the id_resolver key type
    [    0.526628] Key type id_resolver registered
    [    0.530902] Key type id_legacy registered
    [    0.535028] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.541877] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.549524] 9p: Installing v9fs 9p2000 file system support
    [    0.574727] Key type asymmetric registered
    [    0.578915] Asymmetric key parser 'x509' registered
    [    0.583916] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.591476] io scheduler mq-deadline registered
    [    0.596101] io scheduler kyber registered
    [    0.601517] pinctrl-single 4301c000.pinctrl: 101 pins, size 404
    [    0.607721] pinctrl-single 11c000.pinctrl: 72 pins, size 288
    [    0.617936] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.630558] brd: module loaded
    [    0.637456] loop: module loaded
    [    0.641314] megasas: 07.714.04.00-rc1
    [    0.646967] tun: Universal TUN/TAP device driver, 1.6
    [    0.652448] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.658855] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.664930] sky2: driver version 1.30
    [    0.669241] VFIO - User Level meta-driver version: 0.3
    [    0.675020] i2c /dev entries driver
    [    0.679390] sdhci: Secure Digital Host Controller Interface driver
    [    0.685707] sdhci: Copyright(c) Pierre Ossman
    [    0.690335] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.696632] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.702956] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.710311] 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.714880] optee: revision 3.20 (8e74d476)
    [    0.731301] optee: dynamic shared memory is enabled
    [    0.740776] optee: initialized driver
    [    0.745833] NET: Registered protocol family 17
    [    0.750466] 9pnet: Installing 9P2000 support
    [    0.754866] Key type dns_resolver registered
    [    0.759324] Loading compiled-in X.509 certificates
    [    0.771594] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    [    0.799047] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.805188] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.811630] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created
    [    0.820175] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created
    [    0.829508] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created
    [    0.838157] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created
    [    0.848249] ti-udma 311a0000.dma-controller: Number of rings: 48
    [    0.855008] ti-udma 311a0000.dma-controller: Channels: 24 (bchan: 0, tchan: 8, rchan: 16)
    [    0.864293] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272
    [    0.874185] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    0.880952] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [    0.889845] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259
    [    0.900018] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    0.906779] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [    0.914478] omap8250 40a00000.serial: failed to get alias
    [    0.920647] printk: console [ttyS2] disabled
    [    0.925052] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 19, base_baud = 3000000) is a 8250
    [    0.933807] printk: console [ttyS2] enabled
    [    0.933807] printk: console [ttyS2] enabled
    [    0.942250] printk: bootconsole [ns16550a0] disabled
    [    0.942250] printk: bootconsole [ns16550a0] disabled
    [    0.953764] cadence-qspi 47040000.spi: error -ENODEV: No Rx DMA available
    [    0.960814] spi-nor spi0.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
    [    0.967685] spi-nor: probe of spi0.0 failed with error -2
    [    0.976209] davinci_mdio c200f00.mdio: Configuring MDIO in manual mode
    [    1.019118] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.027023] mdio_bus c200f00.mdio: MDIO device at address 0 is missing.
    [    1.033661] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [    1.046423] am65-cpsw-nuss c200000.ethernet: Use random MAC address
    [    1.052684] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
    [    1.059803] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
    [    1.066022] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
    [    1.076268] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:200000000, add_val:4 pps:0
    [    1.185896] mmc0: CQHCI version 5.10
    [    1.190575] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100
    [    1.197406] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100
    [    1.204210] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100
    [    1.211014] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100
    [    1.218151] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.225726] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    1.228153] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16)
    [    1.244992] davinci_mdio c200f00.mdio: Configuring MDIO in manual mode
    [    1.291119] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.299033] mdio_bus c200f00.mdio: MDIO device at address 0 is missing.
    [    1.305691] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [    1.318463] am65-cpsw-nuss c200000.ethernet: Use random MAC address
    [    1.324737] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
    [    1.331863] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
    [    1.338078] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
    [    1.348097] am65-cpsw-nuss c200000.ethernet: set new flow-id-base 82
    [    1.357463] debugfs: Directory 'pd:39' with parent 'pm_genpd' already present!
    [    1.364774] debugfs: Directory 'pd:38' with parent 'pm_genpd' already present!
    [    1.372585] debugfs: Directory 'pd:276' with parent 'pm_genpd' already present!
    [    1.380491] debugfs: Directory 'pd:154' with parent 'pm_genpd' already present!
    [    1.391352] mmc0: Command Queue Engine enabled
    [    1.392094] ALSA device list:
    [    1.395797] mmc0: new HS200 MMC card at address 0001
    [    1.398745]   No soundcards found.
    [    1.404024] mmcblk0: mmc0:0001 8GUF4R 7.28 GiB 
    [    1.411712] mmcblk0boot0: mmc0:0001 8GUF4R partition 1 31.9 MiB
    [    1.417724] mmcblk0boot1: mmc0:0001 8GUF4R partition 2 31.9 MiB
    [    1.423732] mmcblk0rpmb: mmc0:0001 8GUF4R partition 3 4.00 MiB, chardev (237:0)
    [    1.431670]  mmcblk0: p1 p2
    [    1.437759] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
    [    1.445107] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
    [    1.456254] EXT4-fs (mmcblk0p2): recovery complete
    [    1.461802] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [    1.469920] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
    [    1.477287] devtmpfs: mounted
    [    1.481156] Freeing unused kernel memory: 1856K
    [    1.485792] Run /sbin/init as init process
    [    1.498060] mmc0: running CQE recovery
    [    1.502810] mmc0: running CQE recovery
    [    1.507527] mmc0: running CQE recovery
    [    1.511425] blk_update_request: I/O error, dev mmcblk0, sector 1392192 op 0x0:(READ) flags 0x80700 phys_seg 15 prio class 0
    [    1.523768] mmc0: running CQE recovery
    [    1.528504] mmc0: running CQE recovery
    [    1.533234] mmc0: running CQE recovery
    [    1.537133] blk_update_request: I/O error, dev mmcblk0, sector 1393480 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
    [    1.549103] mmc0: running CQE recovery
    [    1.553765] mmc0: running CQE recovery
    [    1.558423] mmc0: running CQE recovery
    [    1.562318] blk_update_request: I/O error, dev mmcblk0, sector 1393256 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
    [    1.574391] mmc0: running CQE recovery
    [    1.579147] mmc0: running CQE recovery
    [    1.583896] mmc0: running CQE recovery
    [    1.587797] blk_update_request: I/O error, dev mmcblk0, sector 1392824 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
    [    1.600009] mmc0: running CQE recovery
    [    1.604755] mmc0: running CQE recovery
    [    1.609513] mmc0: running CQE recovery
    [    1.613408] blk_update_request: I/O error, dev mmcblk0, sector 1392488 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
    [    1.625664] mmc0: running CQE recovery
    [    1.630087] mmc0: running CQE recovery
    [    1.634509] mmc0: running CQE recovery
    [    1.638403] blk_update_request: I/O error, dev mmcblk0, sector 1392056 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
    [    1.650449] mmc0: running CQE recovery
    [    1.654868] mmc0: running CQE recovery
    [    1.659287] mmc0: running CQE recovery
    [    1.663182] blk_update_request: I/O error, dev mmcblk0, sector 1391904 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
    INIT: version 2.96 booting
    [    1.712912] mmc0: running CQE recovery
    [    1.717539] mmc0: running CQE recovery
    [    1.722142] mmc0: running CQE recovery
    [    1.726046] blk_update_request: I/O error, dev mmcblk0, sector 1393736 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
    [    1.737074] blk_update_request: I/O error, dev mmcblk0, sector 1393448 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
    [    1.752037] mmc0: running CQE recovery
    [    1.756454] mmc0: running CQE recovery
    [    1.760839] mmc0: running CQE recovery
    [    1.764748] blk_update_request: I/O error, dev mmcblk0, sector 1298728 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
    [    1.777226] mmc0: running CQE recovery
    [    1.781970] mmc0: running CQE recovery
    [    1.786692] mmc0: running CQE recovery
    [    1.792045] mmc0: running CQE recovery
    [    1.796665] mmc0: running CQE recovery
    [    1.801275] mmc0: running CQE recovery
    [    1.806230] mmc0: running CQE recovery
    [    1.810868] mmc0: running CQE recovery
    [    1.815508] mmc0: running CQE recovery
    [    1.823792] mmc0: running CQE recovery
    [    1.828553] mmc0: running CQE recovery
    [    1.833297] mmc0: running CQE recovery
    [    1.850789] mmc0: running CQE recovery
    [    1.855639] mmc0: running CQE recovery
    [    1.861139] mmc0: running CQE recovery
    [    1.890951] EXT4-fs (mmcblk0p2): warning: mounting fs with errors, running e2fsck is recommended
    [    1.900244] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [    1.926917] mmc0: running CQE recovery
    [    1.931500] mmc0: running CQE recovery
    [    1.936038] mmc0: running CQE recovery
    [    1.940041] EXT4-fs warning (device mmcblk0p2): dx_probe:792: inode #918: lblock 0: comm bootlogd: error -5 reading directory block
    hwclock: can't open '/dev/misc/rtc': No such file or directory
    Wed Mar  1 18:28:42 UTC 2023
    hwclock: can't open '/dev/misc/rtc': No such file or directory
    [    2.042702] random: dd: uninitialized urandom read (512 bytes read)
    INIT: Entering runlevel: 5
    Configuring network interfaces... ifconfig: SIOCSIFFLAGS: No such device
    ifconfig: SIOCSIFFLAGS: No such device
    done.
    /dev/mem opened.
    Memory mapped at address 0xffff7f9c3000.
    Read at address  0x00683030 (0xffff7f9c3030): 0x00000068
    Write at address 0x00683030 (0xffff7f9c3030): 0x00000068, readback 0x00000068
    /dev/mem[    2.123898] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: fw_name = j721s2-mcu-r5f0_0-fw(41000000.r5f)
     opened.
    Memory mapped at address 0xffff968d2000.
    Read at ad[    2.134122] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    dress  0x00683034 (0xffff968d2034): 0x002AAAAB
    Write at addres[    2.151343] platform 41000000.r5f: configured R5F for IPC-only mode
    [    2.163233] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    
    /dev/mem opened.
    Memory mapped at address 0xffffa516b000.
    R[    2.177990] remoteproc remoteproc0: 41000000.r5f is available
    ead at address  0x00683080 (0xffffa516b080): 0x00008007
    Write [    2.189025] remoteproc remoteproc0: attaching to 41000000.r5f
    at address 0x00683080 (0xffffa516b080): 0x00008007, readback 0x0[    2.200352] platform 41000000.r5f: R5F core initialized in IPC-only mode
    0008007
    mount: mounting none on /sys failed: Device or resourc[    2.212485]  remoteproc0#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    e busy
    [    2.227667] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    2.234669]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [    2.240766] remoteproc remoteproc0: remote processor 41000000.r5f is now attached
    [    2.248271] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    2.255315] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: fw_name = j721s2-mcu-r5f0_1-fw(41400000.r5f)
    [    2.265169] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: fw_name = j721s2-mcu-r5f0_1-fw(41400000.r5f) ignore
    [    2.277519] k3_r5_rproc bus@100000:r5fss@5c00000: fw_name = j721s2-main-r5f0_0-fw(5c00000.r5f)
    [    2.286198] platform 5c00000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    2.297925] platform 5c00000.r5f: configured R5F for IPC-only mode
    [    2.304177] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    2.313746] remoteproc remoteproc1: 5c00000.r5f is available
    [    2.319431] remoteproc remoteproc1: attaching to 5c00000.r5f
    [    2.325167] platform 5c00000.r5f: R5F core initialized in IPC-only mode
    [    2.331775]  remoteproc1#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    2.341401] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    2.347806]  remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [    2.353916] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [    2.360953] remoteproc remoteproc1: remote processor 5c00000.r5f is now attached
    [    2.368359] k3_r5_rproc bus@100000:r5fss@5c00000: fw_name = j721s2-main-r5f0_1-fw(5d00000.r5f)
    [    2.377029] platform 5d00000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    2.388766] platform 5d00000.r5f: configured R5F for IPC-only mode
    [    2.395013] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    2.404588] remoteproc remoteproc2: 5d00000.r5f is available
    [    2.410274] remoteproc remoteproc2: attaching to 5d00000.r5f
    [    2.415977] platform 5d00000.r5f: R5F core initialized in IPC-only mode
    [    2.422581]  remoteproc2#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    2.432199] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    2.438601]  remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [    2.442841] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [    2.444686] remoteproc remoteproc2: remote processor 5d00000.r5f is now attached
    [    2.451749] k3_r5_rproc bus@100000:r5fss@5e00000: MCU cluster requires both R5F cores to be enabled but num_cores is set to = 0
    [    2.473918] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b0000000
    [    2.484981] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [    2.491852] remoteproc remoteproc3: 64800000.dsp is available
    [    2.499445] k3-dsp-rproc 65800000.dsp: assigned reserved memory node vision-apps-c71_1-dma-memory@b6000000
    [    2.509879] k3-dsp-rproc 65800000.dsp: configured DSP for remoteproc mode
    [    2.516770] remoteproc remoteproc4: 65800000.dsp is available
    insmod: ERROR: could not load module /lib/modules/5.10.162-g76b3[    2.542429] mmc0: running CQE recovery
    e88d56/extra/pvrsrvkm.ko: No such file or directory
    [    2.553374] mmc0: running CQE recovery
    [    2.563209] mmc0: running CQE recovery
    [    2.568947] mmc0: running CQE recovery
    [    2.577861] mmc0: running CQE recovery
    [    2.582841] mmc0: running CQE recovery
    [    2.587684] mmc0: running CQE recovery
    [    2.592723] mmc0: running CQE recovery
    [    2.597717] mmc0: running CQE recovery
    [    2.602566] mmc0: running CQE recovery
    [    2.607430] mmc0: running CQE recovery
    [    2.612010] mmc0: running CQE recovery
    [    2.616583] mmc0: running CQE recovery
    [    2.624363] mmc0: running CQE recovery
    [    2.629130] mmc0: running CQE recovery
    [    2.633759] mmc0: running CQE recovery
    [    2.642161] mmc0: running CQE recovery
    [    2.646582] mmc0: running CQE recovery
    [    2.651022] mmc0: running CQE recovery
    [    2.658626] mmc0: running CQE recovery
    [    2.663101] mmc0: running CQE recovery
    [    2.667592] mmc0: running CQE recovery
    [    2.678573] mmc0: running CQE recovery
    [    2.685595] mmc0: running CQE recovery
    [    2.692494] mmc0: running CQE recovery
    [    2.701475] mmc0: running CQE recovery
    [    2.706063] mmc0: running CQE recovery
    [    2.710763] mmc0: running CQE recovery
    [    2.714679] EXT4-fs warning (device mmcblk0p2): ext4_dx_find_entry:1692: inode #918: lblock 15: comm vx_app_multi_ca: error -5 reading directory block
    /opt/vision_apps/vx_app_multi_cam.out: error while loading share[    2.732417] mmc0: running CQE recovery
    d libraries: libdrm.so.2: cannot open shared object file: No suc[    2.738435] mmc0: running CQE recovery
    h file or directory
    [    2.747785] mmc0: running CQE recovery
    [    2.757139] mmc0: running CQE recovery
    [    2.762026] mmc0: running CQE recovery
    [    2.766845] mmc0: running CQE recovery
    [    2.775731] mmc0: running CQE recovery
    [    2.782738] mmc0: running CQE recovery
    [    2.789593] mmc0: running CQE recovery
    [    2.795742] mmc0: running CQE recovery
    [    2.800585] mmc0: running CQE recovery
    [    2.805524] mmc0: running CQE recovery
    [    2.814296] mmc0: running CQE recovery
    [    2.819040] mmc0: running CQE recovery
    [    2.823806] mmc0: running CQE recovery
    [    2.829928] mmc0: running CQE recovery
    [    2.834873] mmc0: running CQE recovery
    [    2.839689] mmc0: running CQE recovery
    [    2.844548] mmc0: running CQE recovery
    [    2.849101] mmc0: running CQE recovery
    [    2.853705] mmc0: running CQE recovery
    [    2.858816] mmc0: running CQE recovery
    [    2.863664] mmc0: running CQE recovery
    [    2.868631] mmc0: running CQE recovery
    [    2.881659] mmc0: running CQE recovery
    [    2.886245] mmc0: running CQE recovery
    [    2.890941] mmc0: running CQE recovery
    [    2.896927] mmc0: running CQE recovery
    [    2.901852] mmc0: running CQE recovery
    [    2.906650] mmc0: running CQE recovery
    [    2.925458] mmc0: running CQE recovery
    [    2.930407] mmc0: running CQE recovery
    [    2.935185] mmc0: running CQE recovery
    [    2.940528] mmc0: running CQE recovery
    [    2.945343] mmc0: running CQE recovery
    [    2.950255] mmc0: running CQE recovery
    [    2.957211] mmc0: running CQE recovery
    [    2.962037] mmc0: running CQE recovery
    [    2.966993] mmc0: running CQE recovery
    [    2.972232] mmc0: running CQE recovery
    [    2.977003] mmc0: running CQE recovery
    [    2.981919] mmc0: running CQE recovery
    [    2.988743] mmc0: running CQE recovery
    [    2.993520] mmc0: running CQE recovery
    [    2.998453] mmc0: running CQE recovery
    [    3.004380] mmc0: running CQE recovery
    [    3.009201] mmc0: running CQE recovery
    [    3.014152] mmc0: running CQE recovery
    [    3.026845] mmc0: running CQE recovery
    [    3.031819] mmc0: running CQE recovery
    [    3.036584] mmc0: running CQE recovery
    [    3.044175] remoteproc remoteproc4: powering up 65800000.dsp
    [    3.049902] remoteproc remoteproc4: Booting fw image j721s2-c71_1-fw, size 9760696
    [    3.057542] remoteproc remoteproc4: unsupported resource 65538
    [    3.066366] k3-dsp-rproc 65800000.dsp: booting DSP core using boot addr = 0xb6200000
    [    3.074162] mmc0: running CQE recovery
    [    3.078307]  remoteproc4#vdev0buffer: assigned reserved memory node vision-apps-c71_1-dma-memory@b6000000
    [    3.088186] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    3.093676]  remoteproc4#vdev0buffer: registered virtio3 (type 7)
    [    3.099762] remoteproc remoteproc4: remote processor 65800000.dsp is now up
    [    3.107781] mmc0: running CQE recovery
    [    3.112778] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    [    3.121125] mmc0: running CQE recovery
    [    3.131971] mmc0: running CQE recovery
    [    3.136801] mmc0: running CQE recovery
    [    3.141704] mmc0: running CQE recovery
    [    3.152677] mmc0: running CQE recovery
    [    3.157540] mmc0: running CQE recovery
    [    3.162476] mmc0: running CQE recovery
    [    3.170528] mmc0: running CQE recovery
    [    3.175299] mmc0: running CQE recovery
    [    3.180106] mmc0: running CQE recovery
    [    3.193223] mmc0: running CQE recovery
    [    3.198047] mmc0: running CQE recovery
    [    3.202882] mmc0: running CQE recovery
    [    3.210131] mmc0: running CQE recovery
    [    3.214896] mmc0: running CQE recovery
    [    3.219702] mmc0: running CQE recovery
    [    3.233378] mmc0: running CQE recovery
    [    3.238209] mmc0: running CQE recovery
    [    3.243041] mmc0: running CQE recovery
    [    3.250923] mmc0: running CQE recovery
    [    3.255842] mmc0: running CQE recovery
    [    3.260595] mmc0: running CQE recovery
    [    3.273350] mmc0: running CQE recovery
    [    3.278207] mmc0: running CQE recovery
    [    3.283143] mmc0: running CQE recovery
    [    3.291123] mmc0: running CQE recovery
    [    3.295880] mmc0: running CQE recovery
    [    3.300691] mmc0: running CQE recovery
    [    3.313161] mmc0: running CQE recovery
    [    3.318026] mmc0: running CQE recovery
    [    3.322965] mmc0: running CQE recovery
    [    3.332228] mmc0: running CQE recovery
    [    3.337059] mmc0: running CQE recovery
    [    3.341957] mmc0: running CQE recovery
    [    3.353137] mmc0: running CQE recovery
    [    3.357948] mmc0: running CQE recovery
    [    3.362784] mmc0: running CQE recovery
    [    3.372311] mmc0: running CQE recovery
    [    3.377141] mmc0: running CQE recovery
    [    3.382053] mmc0: running CQE recovery
    [    3.393141] mmc0: running CQE recovery
    [    3.398103] mmc0: running CQE recovery
    [    3.402896] mmc0: running CQE recovery
    [    3.409798] mmc0: running CQE recovery
    [    3.414577] mmc0: running CQE recovery
    [    3.419309] mmc0: running CQE recovery
    [    3.427351] mmc0: running CQE recovery
    [    3.432117] mmc0: running CQE recovery
    [    3.436904] mmc0: running CQE recovery
    [    3.444539] mmc0: running CQE recovery
    [    3.449305] mmc0: running CQE recovery
    [    3.454097] mmc0: running CQE recovery
    [    3.460840] mmc0: running CQE recovery
    [    3.465638] mmc0: running CQE recovery
    [    3.470470] mmc0: running CQE recovery
    [    3.484928] mmc0: running CQE recovery
    [    3.489716] mmc0: running CQE recovery
    [    3.494504] mmc0: running CQE recovery
    [    3.501112] mmc0: running CQE recovery
    [    3.505958] mmc0: running CQE recovery
    [    3.510897] mmc0: running CQE recovery
    [    3.522314] mmc0: running CQE recovery
    [    3.527116] mmc0: running CQE recovery
    [    3.531883] mmc0: running CQE recovery
    [    3.539444] mmc0: running CQE recovery
    [    3.544304] mmc0: running CQE recovery
    [    3.549243] mmc0: running CQE recovery
    [    3.555339] mmc0: running CQE recovery
    [    3.560136] mmc0: running CQE recovery
    [    3.564967] mmc0: running CQE recovery
    [    3.571445] mmc0: running CQE recovery
    [    3.576295] mmc0: running CQE recovery
    [    3.581234] mmc0: running CQE recovery
    [    3.594739] mmc0: running CQE recovery
    [    3.599560] mmc0: running CQE recovery
    [    3.604390] mmc0: running CQE recovery
    [    3.611919] mmc0: running CQE recovery
    [    3.616857] mmc0: running CQE recovery
    [    3.621651] mmc0: running CQE recovery
    [    3.626790] mmc0: running CQE recovery
    [    3.631992] mmc0: running CQE recovery
    [    3.636504] mmc0: running CQE recovery
    [    3.642619] mmc0: running CQE recovery
    [    3.647153] mmc0: running CQE recovery
    [    3.651675] mmc0: running CQE recovery
    [    3.666416] mmc0: running CQE recovery
    [    3.671386] mmc0: running CQE recovery
    [    3.676196] mmc0: running CQE recovery
    [    3.683880] mmc0: running CQE recovery
    [    3.688811] mmc0: running CQE recovery
    [    3.693605] mmc0: running CQE recovery
    [    3.704094] mmc0: running CQE recovery
    [    3.708940] mmc0: running CQE recovery
    [    3.713710] mmc0: running CQE recovery
    [    3.718702] mmc0: running CQE recovery
    [    3.723482] mmc0: running CQE recovery
    [    3.728251] mmc0: running CQE recovery
    [    3.734481] mmc0: running CQE recovery
    [    3.739233] mmc0: running CQE recovery
    [    3.743969] mmc0: running CQE recovery
    [    3.748964] mmc0: running CQE recovery
    [    3.753755] mmc0: running CQE recovery
    [    3.758506] mmc0: running CQE recovery
    [    3.764414] mmc0: running CQE recovery
    [    3.769175] mmc0: running CQE recovery
    [    3.773928] mmc0: running CQE recovery
    [    3.782253] mmc0: running CQE recovery
    [    3.787030] mmc0: running CQE recovery
    [    3.791784] mmc0: running CQE recovery
    [    3.796794] mmc0: running CQE recovery
    [    3.801590] mmc0: running CQE recovery
    [    3.806345] mmc0: running CQE recovery
    [    3.811347] mmc0: running CQE recovery
    [    3.816082] mmc0: running CQE recovery
    [    3.820813] mmc0: running CQE recovery
    [MCU1_0]      9.968940 s: CIO: Init ... Done !!!
    [MCU1_0]      9.969016 s: ### CPU Frequency = 1000000000 Hz
    [MCU1_0]      9.969058 s: CPU is running FreeRTOS
    [MCU1_0]      9.969086 s: APP: Init ... !!!
    [MCU1_0]      9.969112 s: MEM[    3.853474] remoteproc remoteproc3: powering up 64800000.dsp
    : Init ... !!!
    [MCU1_0]      9.969154 s: MEM: Created heap (D[    3.863025] remoteproc remoteproc3: Booting fw image j721s2-c71_0-fw, size 14815296
    DR_LOCAL_MEM, id=0, flags=0x00000004) @ d8000000 of size 8388608[    3.876241] remoteproc remoteproc3: unsupported resource 65538
     bytes !!!
    [    3.891838] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xb0200000
    
    [MCU1_0]      9.970178 s: IPC: Init ... !!!
    [MCU1_0]      9[    3.901107]  remoteproc3#vdev0buffer: assigned reserved memory node vision-apps-c71-dma-memory@b0000000
    .970376 s: IPC: 6 CPUs participating in IPC !!!
    [MCU1_0]     [    3.916080] virtio_rpmsg_bus virtio4: rpmsg host is online
     9.970883 s: IPC: Waiting for HLOS to be ready ... !!!
    [MCU1_[    3.926770]  remoteproc3#vdev0buffer: registered virtio4 (type 7)
    0]     12.541334 s: IPC: HLOS is ready !!!
    [MCU1_0]     12.56[    3.931606] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    2261 s: IPC: Init ... Done !!!
    [MCU1_0]     12.562323 s: APP:[    3.938391] remoteproc remoteproc3: remote processor 64800000.dsp is now up
     Syncing with 5 CPUs ... !!!
    [MCU2_0]      9.969014 s: CIO: I[    3.963660] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
    nit ... Done !!!
    [MCU2_0]      9.969066 s: ### CPU Frequency [    3.976214] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    = 1000000000 Hz
    [MCU2_0]      9.969097 s: CPU is running Free[    3.988958] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
    RTOS
    [MCU2_0]      9.969117 s: APP: Init ... !!!
    [MCU2_0] [    4.001949] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
         9.969136 s: SCICLIENT: Init ... !!!
    [MCU2_0]      9.9693[    4.014941] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    53 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capyba[    4.027614] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
    r]
    [MCU2_0]      9.969385 s: SCICLIENT: DMSC FW revision 0x8 [    4.040231] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
     
    [MCU2_0]      9.969412 s: SCICLIENT: DMSC FW ABI revision 3[    4.053306] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
    .1
    [MCU2_0]      9.969442 s: SCICLIENT: Init ... Done !!!
    [    4.066280] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [MCU2_0]      9.969465 s: UDMA: Init ... !!!
    [MCU2_0]      9.[    4.079944] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    970552 s: UDMA: Init ... Done !!!
    [MCU2_0]      9.970588 s: UDMA: Init ... !!!
    [MCU2_0]      9.971182 s: UDMA: Init for CSITX/CSIRX ... Done !!!
    [MCU2_0]      9.971231 s: MEM: Init ... !!!
    [MCU2_0]      9.971264 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ d9000000 of size 16777216 bytes !!!
    [MCU2_0]      9.971320 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000000) @ 60000000 of size 524288 bytes !!!
    [MCU2_0]      9.971370 s: MEM: Init ... Done !!!
    [MCU2_0]      9.971391 s: IPC: Init ... !!!
    [MCU2_0]      9.971434 s: IPC: 6 CPUs participating in IPC !!!
    [MCU2_0]      9.971467 s: IPC: Waiting for HLOS to be ready ... !!!
    [MCU2_0]     12.655065 s: IPC: HLOS is ready !!!
    [MCU2_0]     12.666285 s: IPC: Init ... Done !!!
    [MCU2_0]     12.666326 s: APP: Syncing with 5 CPUs ... !!!
    [MCU2_1]      9.969029 s: CIO: Init ... Done !!!
    [MCU2_1]      9.969080 s: ### CPU Frequency = 1000000000 Hz
    [MCU2_1]      9.969112 s: CPU is running FreeRTOS
    [MCU2_1]      9.969134 s: APP: Init ... !!!
    [MCU2_1]      9.969153 s: SCICLIENT: Init ... !!!
    [MCU2_1]      9.969394 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [MCU2_1]      9.969426 s: SCICLIENT: DMSC FW revision 0x8  
    [MCU2_1]      9.969452 s: SCICLIENT: DMSC FW ABI revision 3.1
    [MCU2_1]      9.969483 s: SCICLIENT: Init ... Done !!!
    [MCU2_1]      9.969505 s: UDMA: Init ... !!!
    [MCU2_1]      9.970744 s: UDMA: Init ... Done !!!
    [MCU2_1]      9.970789 s: MEM: Init ... !!!
    [MCU2_1]      9.970821 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ da000000 of size 16777216 bytes !!!
    [MCU2_1]      9.970878 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000001) @ 60080000 of size 524288 bytes !!!
    [MCU2_1]      9.970928 s: MEM: Init ... Done !!!
    [MCU2_1]      9.970948 s: IPC: Init ... !!!
    [MCU2_1]      9.970991 s: IPC: 6 CPUs participating in IPC !!!
    [MCU2_1]      9.971025 s: IPC: Waiting for HLOS to be ready ... !!!
    [MCU2_1]     12.745865 s: IPC: HLOS is ready !!!
    [MCU2_1]     12.756945 s: IPC: Init ... Done !!!
    [MCU2_1]     12.756983 s: APP: Syncing with 5 CPUs ... !!!
    [C7x_2 ]     13.420987 s: CIO: Init ... Done !!!
    [C7x_2 ]     13.421004 s: ### CPU Frequency = 1000000000 Hz
    [C7x_2 ]     13.421016 s: CPU is running FreeRTOS
    [C7x_2 ]     13.421024 s: APP: Init ... !!!
    [C7x_2 ]     13.421033 s: SCICLIENT: Init ... !!!
    [C7x_2 ]     13.421146 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [C7x_2 ]     13.421162 s: SCICLIENT: DMSC FW revision 0x8  
    [C7x_2 ]     13.421172 s: SCICLIENT: DMSC FW ABI revision 3.1
    [C7x_2 ]     13.421184 s: SCICLIENT: Init ... Done !!!
    [C7x_2 ]     13.421193 s: UDMA: Init ... !!!
    [C7x_2 ]     13.422022 s: UDMA: Init ... Done !!!
    [C7x_2 ]     13.422034 s: MEM: Init ... !!!
    [C7x_2 ]     13.422046 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ 127000000 of size 16777216 bytes !!!
    [C7x_2 ]     13.422067 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 65800000 of size 458752 bytes !!!
    [C7x_2 ]     13.422085 s: MEM: Created heap (L1_MEM, id=3, flags=0x00000001) @ 65e00000 of size 16384 bytes !!!
    [C7x_2 ]     13.422103 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ 128000000 of size 67108864 bytes !!!
    [C7x_2 ]     13.422122 s: MEM: Init ... Done !!!
    [C7x_2 ]     13.422130 s: IPC: Init ... !!!
    [C7x_2 ]     13.422145 s: IPC: 6 CPUs participating in IPC !!!
    [C7x_2 ]     13.422159 s: IPC: Waiting for HLOS to be ready ... !!!
    [C7x_2 ]     13.422171 s: IPC: HLOS is ready !!!
    [C7x_2 ]     13.424410 s: IPC: Init ... Done !!!
    [C7x_2 ]     13.424424 s: APP: Syncing with 5 CPUs ... !!!
    [MCU1_0]     14.245303 s: APP: Syncing with 5 CPUs ... Done !!!
    [MCU1_0]     14.245560 s: REMOTE_SERVICE: Init ... !!!
    [MCU1_0]     14.253120 s: REMOTE_SERVICE: Init ... Done !!!
    [MCU1_0]     14.253186 s: APP: Init ... Done !!!
    [MCU1_0]     14.253219 s: APP: Run ... !!!
    [MCU1_0]     14.253245 s: IPC: Starting echo test ...
    [MCU2_0]     14.245299 s: APP: Syncing with 5 CPUs ... Done !!!
    [MCU2_0]     14.245334 s: REMOTE_SERVICE: Init ... !!!
    [MCU2_0]     14.246849 s: REMOTE_SERVICE: Init ... Done !!!
    [MCU2_0]     14.246887 s: FVID2: Init ... !!!
    [MCU2_0]     14.246945 s: FVID2: Init ... Done !!!
    [MCU2_0]     14.246970 s: SCICLIENT: Sciclient_pmSetModuleState module=219 state=2
    [MCU2_0]     14.247158 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     14.247200 s: VHWA: VPAC Init ... !!!
    [MCU2_0]     14.247224 s: SCICLIENT: Sciclient_pmSetModuleState module=361 state=2
    [MCU2_0]     14.247368 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     14.247395 s: VHWA: LDC Init ... !!!
    [MCU2_0]     14.250291 s: VHWA: LDC Init ... Done !!!
    [MCU2_0]     14.250328 s: VHWA: MSC Init ... !!!
    [MCU2_1]     14.245298 s: APP: Syncing with 5 CPUs ... Done !!!
    [MCU2_1]     14.245331 s: REMOTE_SERVICE: Init ... !!!
    [MCU2_1]     14.246631 s: REMOTE_SERVICE: Init ... Done !!!
    [MCU2_1]     14.246672 s: FVID2: Init ... !!!
    [MCU2_1]     14.246727 s: FVID2: Init ... Done !!!
    [MCU2_1]     14.246752 s: VHWA: DMPAC: Init ... !!!
    [MCU2_1]     14.246817 s: SCICLIENT: Sciclient_pmSetModuleState module=58 state=2
    [MCU2_1]     14.247031 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_1]     14.247060 s: SCICLIENT: Sciclient_pmSetModuleState module=62 state=2
    [MCU2_1]     14.247189 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_1]     14.247214 s: VHWA: DOF Init ... !!!
    [MCU2_1]     14.251656 s: VHWA: DOF Init ... Done !!!
    [MCU2_1]     14.251690 s: VHWA: SDE Init ... !!!
    [MCU2_1]     14.253088 s: VHWA: SDE Init ... Done !!!
    [MCU2_1]     14.253120 s: VHWA: DMPAC: Init ... Done !!!
    [MCU2_1]     14.253155 s:  VX_ZONE_INIT:Enabled
    [MCU2_1]     14.253181 s:  VX_ZONE_ERROR:Enabled
    [MCU2_1]     14.253206 s:  VX_ZONE_WARNING:Enabled
    [MCU2_1]     14.254223 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target MCU2-1 
    [MCU2_1]     14.254400 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DMPAC_SDE 
    [MCU2_1]     14.254584 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DMPAC_DOF 
    [MCU2_1]     14.254628 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
    [MCU2_1]     14.254658 s: APP: OpenVX Target kernel init ... !!!
    [MCU2_1]     14.254885 s: APP: OpenVX Target kernel init ... Done !!!
    [MCU2_1]     14.254914 s: UDMA Copy: Init ... !!!
    [MCU2_1]     14.256288 s: UDMA Copy: Init ... Done !!!
    [MCU2_1]     14.256323 s: APP: Init ... Done !!!
    [MCU2_1]     14.256347 s: APP: Run ... !!!
    [MCU2_1]     14.256367 s: IPC: Starting echo test ...
    [C7x_1 ]     14.241895 s: CIO: Init ... Done !!!
    [C7x_1 ]     14.241910 s: ### CPU Frequency = 1000000000 Hz
    [C7x_1 ]     14.241922 s: CPU is running FreeRTOS
    [C7x_1 ]     14.241931 s: APP: Init ... !!!
    [C7x_1 ]     14.241939 s: SCICLIENT: Init ... !!!
    [C7x_1 ]     14.242051 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [C7x_1 ]     14.242066 s: SCICLIENT: DMSC FW revision 0x8  
    [C7x_1 ]     14.242076 s: SCICLIENT: DMSC FW ABI revision 3.1
    [C7x_1 ]     14.242087 s: SCICLIENT: Init ... Done !!!
    [C7x_1 ]     14.242096 s: UDMA: Init ... !!!
    [C7x_1 ]     14.242885 s: UDMA: Init ... Done !!!
    [C7x_1 ]     14.242897 s: MEM: Init ... !!!
    [C7x_1 ]     14.242909 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ 117000000 of size 268435456 bytes !!!
    [C7x_1 ]     14.242930 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000001) @ 70020000 of size 3964928 bytes !!!
    [C7x_1 ]     14.242948 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 64800000 of size 458752 bytes !!!
    [C7x_1 ]     14.242966 s: MEM: Created heap (L1_MEM, id=3, flags=0x00000001) @ 64e00000 of size 16384 bytes !!!
    [C7x_1 ]     14.242983 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ 100000000 of size 385875968 bytes !!!
    [C7x_1 ]     14.243002 s: MEM: Init ... Done !!!
    [C7x_1 ]     14.243010 s: IPC: Init ... !!!
    [C7x_1 ]     14.243025 s: IPC: 6 CPUs participating in IPC !!!
    [C7x_1 ]     14.243039 s: IPC: Waiting for HLOS to be ready ... !!!
    [C7x_1 ]     14.243051 s: IPC: HLOS is ready !!!
    [C7x_1 ]     14.245270 s: IPC: Init ... Done !!!
    [C7x_1 ]     14.245284 s: APP: Syncing with 5 CPUs ... !!!
    [C7x_1 ]     14.245299 s: APP: Syncing with 5 CPUs ... Done !!!
    [C7x_1 ]     14.245310 s: REMOTE_SERVICE: Init ... !!!
    [C7x_1 ]     14.245475 s: REMOTE_SERVICE: Init ... Done !!!
    [C7x_1 ]     14.245530 s:  VX_ZONE_INIT:Enabled
    [C7x_1 ]     14.245564 s:  VX_ZONE_ERROR:Enabled
    [C7x_1 ]     14.245576 s:  VX_ZONE_WARNING:Enabled
    [C7x_1 ]     14.245838 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1 
    [C7x_1 ]     14.245909 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_2 
    [C7x_1 ]     14.245971 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_3 
    [C7x_1 ]     14.246038 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_4 
    [C7x_1 ]     14.246114 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_5 
    [C7x_1 ]     14.246182 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_6 
    [C7x_1 ]     14.246251 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_7 
    [C7x_1 ]     14.246318 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_8 
    [C7x_1 ]     14.246343 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
    [C7x_1 ]     14.246356 s: APP: OpenVX Target kernel init ... !!!
    [C7x_1 ]     14.246487 s: APP: OpenVX Target kernel init ... Done !!!
    [C7x_1 ]     14.246501 s: APP: Init ... Done !!!
    [C7x_1 ]     14.246510 s: APP: Run ... !!!
    [C7x_1 ]     14.246519 s: IPC: Starting echo test ...
    [C7x_1 ]     14.246681 s: APP: Run ... Done !!!
    [C7x_1 ]     14.247913 s: IPC: Echo status: mpu1_0[x] mcu1_0[x] mcu2_0[x] mcu2_1[x] C7X_1[s] C7X_2[P] 
    [C7x_2 ]     14.245300 s: APP: Syncing with 5 CPUs ... Done !!!
    [C7x_2 ]     14.245316 s: REMOTE_SERVICE: Init ... !!!
    [C7x_2 ]     14.245481 s: REMOTE_SERVICE: Init ... Done !!!
    [C7x_2 ]     14.245537 s:  VX_ZONE_INIT:Enabled
    [C7x_2 ]     14.245551 s:  VX_ZONE_ERROR:Enabled
    [C7x_2 ]     14.245581 s:  VX_ZONE_WARNING:Enabled
    [C7x_2 ]     14.246115 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP-1 
    [C7x_2 ]     14.246137 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
    [C7x_2 ]     14.246152 s: APP: OpenVX Target kernel init ... !!!
    [C7x_2 ]     14.246411 s: APP: OpenVX Target kernel init ... Done !!!
    [C7x_2 ]     14.246427 s: UDMA Copy: Init ... !!!
    [C7x_2 ]     14.247464 s: UDMA Copy: Init ... Done !!!
    [C7x_2 ]     14.247478 s: APP: Init ... Done !!!
    [C7x_2 ]     14.247488 s: APP: Run ... !!!
    [C7x_2 ]     14.247497 s: IPC: Starting echo test ...
    [C7x_2 ]     14.247646 s: APP: Run ... Done !!!
    [C7x_2 ]     14.247923 s: IPC: Echo status: mpu1_0[x] mcu1_0[x] mcu2_0[x] mcu2_1[x] C7X_1[P] C7X_2[s] 
    [MCU1_0]     14.262135 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[x] mcu2_1[P] C7X_1[x] C7X_2[x] 
    [MCU1_0]     14.263598 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[x] mcu2_1[P] C7X_1[P] C7X_2[x] 
    [MCU1_0]     14.267299 s: APP: Run ... Done !!!
    [MCU1_0]     14.267407 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[x] mcu2_1[P] C7X_1[P] C7X_2[P] 
    [MCU2_0]     14.259631 s: VHWA: MSC Init ... Done !!!
    [MCU2_0]     14.259667 s: VHWA: NF Init ... !!!
    [MCU2_0]     14.260645 s: VHWA: NF Init ... Done !!!
    [MCU2_0]     14.260679 s: VHWA: VISS Init ... !!!
    [MCU2_0]     14.267950 s: VHWA: VISS Init ... Done !!!
    [MCU2_0]     14.267990 s: VHWA: VPAC Init ... Done !!!
    [MCU2_0]     14.268030 s:  VX_ZONE_INIT:Enabled
    [MCU2_0]     14.268053 s:  VX_ZONE_ERROR:Enabled
    [MCU2_0]     14.268075 s:  VX_ZONE_WARNING:Enabled
    [MCU2_1]     14.258846 s: APP: Run ... Done !!!
    [MCU2_1]     14.259424 s: IPC: Echo status: mpu1_0[x] mcu1_0[.] mcu2_0[x] mcu2_1[s] C7X_1[P] C7X_2[.] 
    [MCU2_1]     14.259540 s: IPC: Echo status: mpu1_0[x] mcu1_0[.] mcu2_0[x] mcu2_1[s] C7X_1[P] C7X_2[P] 
    [MCU2_1]     14.259854 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[x] mcu2_1[s] C7X_1[P] C7X_2[P] 
    [C7x_1 ]     14.259316 s: IPC: Echo status: mpu1_0[x] mcu1_0[.] mcu2_0[x] mcu2_1[P] C7X_1[s] C7X_2[P] 
    [C7x_1 ]     14.259820 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[x] mcu2_1[P] C7X_1[s] C7X_2[P] 
    [C7x_2 ]     14.259332 s: IPC: Echo status: mpu1_0[x] mcu1_0[x] mcu2_0[x] mcu2_1[P] C7X_1[P] C7X_2[s] 
    [C7x_2 ]     14.259858 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[x] mcu2_1[P] C7X_1[P] C7X_2[s] 
    [MCU2_0]     14.269098 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target MCU2-0 
    [MCU2_0]     14.269298 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_NF 
    [MCU2_0]     14.269484 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_LDC1 
    [MCU2_0]     14.269662 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_MSC1 
    [MCU2_0]     14.269854 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_MSC2 
    [MCU2_0]     14.270094 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_VISS1 
    [MCU2_0]     14.270292 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE1 
    [MCU2_0]     14.270486 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE2 
    [MCU2_0]     14.270690 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DISPLAY1 
    [MCU2_0]     14.270895 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DISPLAY2 
    [MCU2_0]     14.271094 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CSITX 
    [MCU2_0]     14.271304 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE3 
    [MCU2_0]     14.271498 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE4 
    [MCU2_0]     14.271695 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE5 
    [MCU2_0]     14.271894 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE6 
    [MCU2_0]     14.272111 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE7 
    [MCU2_0]     14.272312 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE8 
    [MCU2_0]     14.272498 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M1 
    [MCU2_0]     14.272695 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M2 
    [MCU2_0]     14.272886 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M3 
    [MCU2_0]     14.273082 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M4 
    [MCU2_0]     14.273281 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CSITX2 
    [MCU2_0]     14.273323 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
    [MCU2_0]     14.273353 s: APP: OpenVX Target kernel init ... !!!
    [MCU1_0]     14.309478 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[P] mcu2_1[P] C7X_1[P] C7X_2[P] 
    [MCU2_0]     14.303750 s: APP: OpenVX Target kernel init ... Done !!!
    [MCU2_0]     14.303786 s: CSI2RX: Init ... !!!
    [MCU2_0]     14.303808 s: SCICLIENT: Sciclient_pmSetModuleState module=136 state=2
    [MCU2_0]     14.303925 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     14.303953 s: SCICLIENT: Sciclient_pmSetModuleState module=38 state=2
    [MCU2_0]     14.304098 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     14.304125 s: SCICLIENT: Sciclient_pmSetModuleState module=39 state=2
    [MCU2_0]     14.304227 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     14.304253 s: SCICLIENT: Sciclient_pmSetModuleState module=152 state=2
    [MCU2_0]     14.304330 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     14.304357 s: SCICLIENT: Sciclient_pmSetModuleState module=153 state=2
    [MCU2_0]     14.304426 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     14.304573 s: CSI2RX: Init ... Done !!!
    [MCU2_0]     14.304597 s: ISS: Init ... !!!
    [MCU2_0]     14.304622 s: Found sensor BYD_DOUBLE_CAMERA_YUV at location 0 
    [MCU2_0]     14.304655 s: IssSensor_Init ... Done !!!
    [MCU2_0]     14.304703 s: IttRemoteServer_Init ... Done !!!
    [MCU2_0]     14.304728 s: VISS REMOTE SERVICE: Init ... !!!
    [MCU2_0]     14.304779 s: VISS REMOTE SERVICE: Init ... Done !!!
    [MCU2_0]     14.304805 s: UDMA Copy: Init ... !!!
    [MCU2_0]     14.305781 s: UDMA Copy: Init ... Done !!!
    [MCU2_0]     14.305846 s: APP: Init ... Done !!!
    [MCU2_0]     14.305874 s: APP: Run ... !!!
    [MCU2_0]     14.305896 s: IPC: Starting echo test ...
    [MCU2_0]     14.308759 s: APP: Run ... Done !!!
    [MCU2_0]     14.309557 s: IPC: Echo status: mpu1_0[x] mcu1_0[.] mcu2_0[s] mcu2_1[.] C7X_1[P] C7X_2[.] 
    [MCU2_0]     14.309647 s: IPC: Echo status: mpu1_0[x] mcu1_0[.] mcu2_0[s] mcu2_1[.] C7X_1[P] C7X_2[P] 
    [MCU2_0]     14.309719 s: IPC: Echo status: mpu1_0[x] mcu1_0[.] mcu2_0[s] mcu2_1[P] C7X_1[P] C7X_2[P] 
    [MCU2_0]     14.309790 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[s] mcu2_1[P] C7X_1[P] C7X_2[P] 
    [MCU2_1]     14.309449 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[P] mcu2_1[s] C7X_1[P] C7X_2[P] 
    [C7x_1 ]     14.309391 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[P] mcu2_1[P] C7X_1[s] C7X_2[P] 
    [C7x_2 ]     14.309406 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[P] mcu2_1[P] C7X_1[P] C7X_2[s] 
    hwclock: can't open '/dev/misc/rtc': No such file or directory
    Starting syslogd/klogd: done
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project j721s2-evm /dev/ttyS2
    
    Arago 2021.09 j721s2-evm /dev/ttyS2
    
    j721s2-evm login: root
    j721s2-evm:~# cat /sys/kernel/debug/mmc0/ios
    clock:          200000000 Hz
    actual clock:   200000000 Hz
    vdd:            7 (1.65 - 1.95 V)
    bus mode:       2 (push-pull)
    chip select:    0 (don't care)
    power mode:     2 (on)
    bus width:      3 (8 bits)
    timing spec:    9 (mmc HS200)
    signal voltage: 1 (1.80 V)
    driver type:    0 (driver type B)
    

    的输出  猫/sys/kernel/debug/mmc0/ios  在 Linux 中  

    j721s2-evm:~# cat /sys/kernel/debug/mmc0/ios
    clock:          200000000 Hz
    actual clock:   200000000 Hz
    vdd:            7 (1.65 - 1.95 V)
    bus mode:       2 (push-pull)
    chip select:    0 (don't care)
    power mode:     2 (on)
    bus width:      3 (8 bits)
    timing spec:    9 (mmc HS200)
    signal voltage: 1 (1.80 V)
    driver type:    0 (driver type B)

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好  

    的输出  猫/sys/kernel/debug/mmc0/ios  在 Linux 中  

    [/报价]

    我可以看到、 在 Linux 中、eMMC 正在 HS200模式下运行、您是否尝试过低速运行?

    它是哪个 eMMC 部分?

    另外、 突出显示的情况  

    eMMC 标清 观察结果
    rootfs 启动 没有问题
    (SBL)引导 rootfs 没有问题
    (SPL)引导 rootfs 没有问题
      (SBL) Boot+rootfs 没有问题
    (SPL) Boot+rootfs   没有问题
    (SBL)启动+天窗   出现问题

    您是否可以运行此测试并查看您是否仍看到 CQE 恢复  

    cd /opt/ltp
    ./runltp -P j721e-evm -f ddt/emmc_perf_ext4 -s "EMMC_L_PERF_EXT4_FIO_1G" 

    此致
    迪瓦卡尔

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好,Diwakar

    没有输出 Put log。

    谢谢

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    你好,Renf  

    您遇到的复制粘贴错误、请按以下方式运行:  

    root 用户@:/opt/ltp #./runltp -P j721e-evm -f DDT/eMMC_perf_ext4 -s "EMMC_L_perf_EXT4_FIO_1G"  

    此致
    迪瓦卡尔

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    我发现我可以使用微型封装(SBL
    eMMC) Boot+(SD) rootfs 可以进入系统、我将 eadgeai 包下的/opt/ltp 文件移植到 SD、执行该命令、结果如下

    LinSBL Revision: 01.00.10.01 (Jun 27 2023 - 17:02:47)
    ++++[SBL_ReadSysfwImage:235] num_bytes=0x42000(0x42000) pos
    ++++[SBL_ReadSysfwImage:300] num_bytes=0x42000(0x42000) pos
    ++++[SBL_ReadSysfwImage:308] num_bytes=0x42000(0x42000) pos
    [MMCSD_v2_initEmmc:2598]MMCSD:(4f80000) send cmd CMD0
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD0
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_initEmmc:2641]MMCSD:(4f80000) send cmd CMD1
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD1
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_initEmmc:2641]MMCSD:(4f80000) send cmd CMD1
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD1
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_initEmmc:2666]MMCSD:(4f80000) send cmd CMD2
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD2
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_initEmmc:2686]MMCSD:(4f80000) send cmd CMD3
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD3
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_initEmmc:2698]MMCSD:(4f80000) send cmd CMD9
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD9
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_initEmmc:2726]MMCSD:(4f80000) send cmd CMD7
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD7
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_initEmmc:2740]MMCSD:(4f80000) send cmd CMD8
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD8
    [MMCSD_v2_transfer:3108]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3138]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3199]MMCSD:(4f80000) Command Execution Failed
    [MMCSD_v2_transfer:3212]MMCSD:(4f80000) Pending on transferComplete semaphore
    [MMCSD_v2_transfer:3252]MMCSD:(4f80000) Data transaction completed
    [MMCSD_v2_transfer:3284]MMCSD:(4f80000) Data Transfer Successful
    [MMCSD_v2_initEmmc:2780]MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_initEmmc:2802]MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_switch_eMMC_mode:2226]MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_enableBootPartition:984]MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_enableBootPartition:998]MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [mmcsd_check_transfer_ready:588]MMCSD:(4f80000) send cmd CMD13
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD13
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [mmcsd_send_cmd23:621]MMCSD:(4f80000) send cmd CMD23
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD23
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_read:819]MMCSD:(4f80000) send cmd CMD18
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD18
    [MMCSD_v2_transfer:3108]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3138]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3199]MMCSD:(4f80000) Command Execution Failed
    [MMCSD_v2_transfer:3212]MMCSD:(4f80000) Pending on transferComplete semaphore
    [MMCSD_v2_transfer:3252]MMCSD:(4f80000) Data transaction completed
    [MMCSD_v2_transfer:3284]MMCSD:(4f80000) Data Transfer Successful
    ++++[SBL_ReadSysfwImage:357] retVal=0 pos
    TIFS  ver: 8.6.3--v08.06.03 (Chill Capybar
    gaogao Sciclient_setBoardConfigHeader
    gaogao in Sciclient_setBoardConfigHeader
    SCISERVER Board Configuration header population... PASSED
    Sciclient_setBoardConfigHeader... PASSED
    NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE:  BL31: Built : 17:56:46, Mar  1 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 Wed Mar  1 17:56:56 UTC 2023 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (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
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.10.162-g76b3e88d56 (jjh@jjh-QiTianM437-N000) (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 Sat May 27 10:52:15 CST 2023
    [    0.000000] Machine model: Texas Instruments J721S2 EVM
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-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 vision-apps-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 vision-apps-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 vision-apps-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 vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, 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 vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-rtos-ipc-memory-region@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa000000, size 96 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@aa000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b0100000, size 95 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_0-memory@b0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-dma-memory@b6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b6100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-memory@b6100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000d8000000, size 64 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 704 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, 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-0x00000000b7ffffff]
    [    0.000000]   node   0: [mem 0x00000000b8000000-0x00000000d7ffffff]
    [    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000dbffffff]
    [    0.000000]   node   0: [mem 0x00000000dc000000-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 s50392 r8192 d31528 u90112
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: EL2 vector hardening
    [    0.000000] CPU features: kernel page table isolation forced ON by KASLR
    [    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
    [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [    0.000000] CPU features: detected: Spectre-BHB
    [    0.000000] CPU features: detected: ARM erratum 1742098
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x2880000 root=/dev/mmcblk1p2 r w 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: 506476K/2097152K available (11200K kernel code, 1160K rwdata, 4300K rodata, 1856K init, 433K bss, 1066388K 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: 960 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:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @81c00000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000081430000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000081440000
    [    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.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008396] Console: colour dummy device 80x25
    [    0.012962] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023633] pid_max: default: 32768 minimum: 301
    [    0.028389] LSM: Security Framework initializing
    [    0.033140] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.040708] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.049605] rcu: Hierarchical SRCU implementation.
    [    0.054680] Platform MSI: msi-controller@1820000 domain created
    [    0.060884] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.070186] EFI services will not be available.
    [    0.074918] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.090018] Detected PIPT I-cache on CPU1
    [    0.090044] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.090057] GICv3: CPU1: using allocated LPI pending table @0x0000000081450000
    [    0.090097] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.090154] smp: Brought up 1 node, 2 CPUs
    [    0.119502] SMP: Total of 2 processors activated.
    [    0.124307] CPU features: detected: 32-bit EL0 Support
    [    0.129563] CPU features: detected: CRC32 instructions
    [    0.144186] CPU: All CPU(s) started at EL2
    [    0.148391] alternatives: patching kernel code
    [    0.153525] devtmpfs: initialized
    [    0.161305] KASLR disabled due to lack of seed
    [    0.165967] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.175935] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.190022] pinctrl core: initialized pinctrl subsystem
    [    0.195715] DMI not present or invalid.
    [    0.200001] NET: Registered protocol family 16
    [    0.205414] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
    [    0.212677] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.220651] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.228986] thermal_sys: Registered thermal governor 'step_wise'
    [    0.228989] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.235591] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.249241] ASID allocator initialised with 32768 entries
    [    0.267605] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.274463] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.281315] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.288163] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.295689] cryptd: max_cpu_qlen set to 1000
    [    0.301747] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected
    [    0.310857] vsys_3v3: supplied by evm_12v0
    [    0.315294] vsys_5v0: supplied by evm_12v0
    [    0.320043] iommu: Default domain type: Translated 
    [    0.325234] SCSI subsystem initialized
    [    0.329296] mc: Linux media interface: v0.10
    [    0.333677] videodev: Linux video capture interface: v2.00
    [    0.339312] pps_core: LinuxPPS API ver. 1 registered
    [    0.344385] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.353722] PTP clock support registered
    [    0.357741] EDAC MC: Ver: 3.0.0
    [    0.361530] FPGA manager framework
    [    0.365056] Advanced Linux Sound Architecture Driver Initialized.
    [    0.371699] clocksource: Switched to clocksource arch_sys_counter
    [    0.378040] VFS: Disk quotas dquot_6.6.0
    [    0.382076] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.391812] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
    [    0.398107] NET: Registered protocol family 2
    [    0.402739] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.410989] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
    [    0.419737] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.427890] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
    [    0.435503] TCP: Hash tables configured (established 16384 bind 16384)
    [    0.442306] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.449181] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.456564] NET: Registered protocol family 1
    [    0.461296] RPC: Registered named UNIX socket transport module.
    [    0.467357] RPC: Registered udp transport module.
    [    0.472175] RPC: Registered tcp transport module.
    [    0.476980] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.483562] NET: Registered protocol family 44
    [    0.488108] PCI: CLS 0 bytes, default 64
    [    0.492478] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.503023] Initialise system trusted keyrings
    [    0.507670] workingset: timestamp_bits=46 max_order=18 bucket_order=0
    [    0.515863] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.522100] NFS: Registering the id_resolver key type
    [    0.527295] Key type id_resolver registered
    [    0.531572] Key type id_legacy registered
    [    0.535704] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.542556] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.550211] 9p: Installing v9fs 9p2000 file system support
    [    0.575357] Key type asymmetric registered
    [    0.579547] Asymmetric key parser 'x509' registered
    [    0.584547] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.592108] io scheduler mq-deadline registered
    [    0.596733] io scheduler kyber registered
    [    0.602165] pinctrl-single 4301c000.pinctrl: 101 pins, size 404
    [    0.608391] pinctrl-single 11c000.pinctrl: 72 pins, size 288
    [    0.618620] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.631383] brd: module loaded
    [    0.638215] loop: module loaded
    [    0.642087] megasas: 07.714.04.00-rc1
    [    0.647802] tun: Universal TUN/TAP device driver, 1.6
    [    0.653259] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.659670] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.665751] sky2: driver version 1.30
    [    0.670085] VFIO - User Level meta-driver version: 0.3
    [    0.675909] i2c /dev entries driver
    [    0.680280] sdhci: Secure Digital Host Controller Interface driver
    [    0.686601] sdhci: Copyright(c) Pierre Ossman
    [    0.691336] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.697655] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.703980] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.711337] 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.715897] optee: revision 3.20 (8e74d476)
    [    0.732319] optee: dynamic shared memory is enabled
    [    0.741803] optee: initialized driver
    [    0.746855] NET: Registered protocol family 17
    [    0.751491] 9pnet: Installing 9P2000 support
    [    0.755893] Key type dns_resolver registered
    [    0.760362] Loading compiled-in X.509 certificates
    [    0.772857] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    [    0.801373] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.807516] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.813925] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created
    [    0.822476] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created
    [    0.831807] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created
    [    0.840456] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created
    [    0.850489] ti-udma 311a0000.dma-controller: Number of rings: 48
    [    0.857263] ti-udma 311a0000.dma-controller: Channels: 24 (bchan: 0, tchan: 8, rchan: 16)
    [    0.866541] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272
    [    0.876435] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    0.883195] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [    0.892099] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259
    [    0.902262] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    0.909022] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [    0.916725] omap8250 40a00000.serial: failed to get alias
    [    0.922906] printk: console [ttyS2] disabled
    [    0.927310] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 19, base_baud = 3000000) is a 8250
    [    0.936061] printk: console [ttyS2] enabled
    [    0.936061] printk: console [ttyS2] enabled
    [    0.944501] printk: bootconsole [ns16550a0] disabled
    [    0.944501] printk: bootconsole [ns16550a0] disabled
    [    0.955970] cadence-qspi 47040000.spi: error -ENODEV: No Rx DMA available
    [    0.963009] spi-nor spi0.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
    [    0.969883] spi-nor: probe of spi0.0 failed with error -2
    [    0.978394] davinci_mdio c200f00.mdio: Configuring MDIO in manual mode
    [    1.023701] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.031605] mdio_bus c200f00.mdio: MDIO device at address 0 is missing.
    [    1.038241] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [    1.051002] am65-cpsw-nuss c200000.ethernet: Use random MAC address
    [    1.057260] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
    [    1.064380] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
    [    1.070621] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
    [    1.080870] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:200000000, add_val:4 pps:0
    [    1.190648] mmc0: CQHCI version 5.10
    [    1.194662] mmc1: CQHCI version 5.10
    [    1.202006] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100
    [    1.208843] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100
    [    1.215647] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100
    [    1.222435] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100
    [    1.229557] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.235191] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    1.245590] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    1.253911] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16)
    [    1.264750] davinci_mdio c200f00.mdio: Configuring MDIO in manual mode
    [    1.307702] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.315609] mdio_bus c200f00.mdio: MDIO device at address 0 is missing.
    [    1.322268] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [    1.335049] am65-cpsw-nuss c200000.ethernet: Use random MAC address
    [    1.341316] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
    [    1.348435] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
    [    1.354385] mmc0: Command Queue Engine enabled
    [    1.354689] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
    [    1.358841] mmc0: new high speed MMC card at address 0001
    [    1.373353] mmcblk0: mmc0:0001 8GUF4R 7.28 GiB 
    [    1.377982] mmcblk0boot0: mmc0:0001 8GUF4R partition 1 31.9 MiB
    [    1.383992] mmcblk0boot1: mmc0:0001 8GUF4R partition 2 31.9 MiB
    [    1.390024] mmcblk0rpmb: mmc0:0001 8GUF4R partition 3 4.00 MiB, chardev (237:0)
    [    1.390050] am65-cpsw-nuss c200000.ethernet: set new flow-id-base 82
    [    1.397971]  mmcblk0: p1 p2
    [    1.409701] debugfs: Directory 'pd:39' with parent 'pm_genpd' already present!
    [    1.417027] debugfs: Directory 'pd:38' with parent 'pm_genpd' already present!
    [    1.424771] debugfs: Directory 'pd:276' with parent 'pm_genpd' already present!
    [    1.432655] debugfs: Directory 'pd:154' with parent 'pm_genpd' already present!
    [    1.444082] ALSA device list:
    [    1.447043]   No soundcards found.
    [    1.450767] Waiting for root device /dev/mmcblk1p2...
    [    1.479830] mmc1: new high speed SDHC card at address aaaa
    [    1.485754] mmcblk1: mmc1:aaaa SD32G 29.7 GiB 
    [    1.491792]  mmcblk1: p1 p2
    [    1.515726] EXT4-fs (mmcblk1p2): INFO: recovery required on readonly filesystem
    [    1.523034] EXT4-fs (mmcblk1p2): write access will be enabled during recovery
    [    1.586162] EXT4-fs (mmcblk1p2): recovery complete
    [    1.592690] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    1.600817] VFS: Mounted root (ext4 filesystem) readonly on device 179:98.
    [    1.609584] devtmpfs: mounted
    [    1.613448] Freeing unused kernel memory: 1856K
    [    1.618163] Run /sbin/init as init process
    INIT: version 2.96 booting
    [    1.829126] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
    hwclock: can't open '/dev/misc/rtc': No such file or directory
    Wed Mar  1 18:28:42 UTC 2023
    hwclock: can't open '/dev/misc/rtc': No such file or directory
    [    1.964057] random: dd: uninitialized urandom read (512 bytes read)
    INIT: Entering runlevel: 5
    Configuring network interfaces... ifconfig: SIOCSIFFLAGS: No such device
    ifconfig: SIOCSIFFLAGS: No such device
    done.
    /dev/mem opened.
    Memory mapped at address 0xffff9d926000.
    Read at address  0x00683030 (0xffff9d926030): 0x00000068
    Write at address 0x00683030 (0xffff9d926030): 0x00000068, readback 0x00000068
    /dev/mem opened.
    Memory mapped at address 0xffffb29b6000.
    Read at address  0x00683034 (0xffffb29b6034): 0x002AAAAB
    [    2.063941] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: fw_name = j721s2-mcu-r5f0_0-fw(41000000.r5f)
    
    /dev/mem opened.
    Memory mapped at address 0xffff81afd000.
    R[    2.074795] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    ead at address  0x00683080 (0xffff81afd080): 0x00008007
    Write [    2.092086] platform 41000000.r5f: configured R5F for IPC-only mode
    at address 0x00683080 (0xffff81afd080): 0x00008007, readback 0x0[    2.103952] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    0008007
    mount: mounting none on /sys failed: Device or resourc[    2.118726] remoteproc remoteproc0: 41000000.r5f is available
    e busy
    [    2.129746] remoteproc remoteproc0: attaching to 41000000.r5f
    [    2.136299] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [    2.142991]  remoteproc0#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    2.152632] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    2.159139]  remoteproc0#vdev0buffer: registered virtio0 (type 7)
    [    2.165234] remoteproc remoteproc0: remote processor 41000000.r5f is now attached
    [    2.172711] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: fw_name = j721s2-mcu-r5f0_1-fw(41400000.r5f)
    [    2.173073] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    2.182518] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: fw_name = j721s2-mcu-r5f0_1-fw(41400000.r5f) ignore
    [    2.200088] k3_r5_rproc bus@100000:r5fss@5c00000: fw_name = j721s2-main-r5f0_0-fw(5c00000.r5f)
    [    2.208755] platform 5c00000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    2.220491] platform 5c00000.r5f: configured R5F for IPC-only mode
    [    2.226740] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    2.236302] remoteproc remoteproc1: 5c00000.r5f is available
    [    2.241991] remoteproc remoteproc1: attaching to 5c00000.r5f
    [    2.247725] platform 5c00000.r5f: R5F core initialized in IPC-only mode
    [    2.254327]  remoteproc1#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    2.263960] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    2.270358]  remoteproc1#vdev0buffer: registered virtio1 (type 7)
    [    2.274777] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [    2.276444] remoteproc remoteproc1: remote processor 5c00000.r5f is now attached
    [    2.276451] k3_r5_rproc bus@100000:r5fss@5c00000: fw_name = j721s2-main-r5f0_1-fw(5d00000.r5f)
    [    2.299512] platform 5d00000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    2.311244] platform 5d00000.r5f: configured R5F for IPC-only mode
    [    2.317490] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    2.327056] remoteproc remoteproc2: 5d00000.r5f is available
    [    2.332735] remoteproc remoteproc2: attaching to 5d00000.r5f
    [    2.338434] platform 5d00000.r5f: R5F core initialized in IPC-only mode
    [    2.345038]  remoteproc2#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    2.354653] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    2.361013]  remoteproc2#vdev0buffer: registered virtio2 (type 7)
    [    2.365408] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [    2.367097] remoteproc remoteproc2: remote processor 5d00000.r5f is now attached
    [    2.382494] k3_r5_rproc bus@100000:r5fss@5e00000: MCU cluster requires both R5F cores to be enabled but num_cores is set to = 0
    [    2.398741] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b0000000
    [    2.409789] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [    2.416622] remoteproc remoteproc3: 64800000.dsp is available
    [    2.424042] k3-dsp-rproc 65800000.dsp: assigned reserved memory node vision-apps-c71_1-dma-memory@b6000000
    [    2.434378] k3-dsp-rproc 65800000.dsp: configured DSP for remoteproc mode
    [    2.441230] remoteproc remoteproc4: 65800000.dsp is available
    insmod: ERROR: could not load module /lib/modules/5.10.162-g76b3e88d56/extra/pvrsrvkm.ko: No such file or directory
    [    2.622498] remoteproc remoteproc4: powering up 65800000.dsp
    [    2.628202] remoteproc remoteproc4: Booting fw image j721s2-c71_1-fw, size 9760696
    [    2.635819] remoteproc remoteproc4: unsupported resource 65538
    [    2.644272] k3-dsp-rproc 65800000.dsp: booting DSP core using boot addr = 0xb6200000
    [    2.652397]  remoteproc4#vdev0buffer: assigned reserved memory node vision-apps-c71_1-dma-memory@b6000000
    [    2.662312] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    2.667814]  remoteproc4#vdev0buffer: registered virtio3 (type 7)
    [    2.673894] remoteproc remoteproc4: remote processor 65800000.dsp is now up
    [    2.685849] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    
    Starting syslogd/klogd: done
    [    2.821065] remoteproc remoteproc3: powering up 64800000.dsp
    [    2.828664] remoteproc remoteproc3: Booting fw image j721s2-c71_0-fw, size 14815296
    [    2.836424] remoteproc remoteproc3: unsupported resource 65538
    [    2.850181] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xb0200000
    [    2.858654]  remoteproc3#vdev0buffer: assigned reserved memory node vision-apps-c71-dma-memory@b0000000
    [    2.870060] virtio_rpmsg_bus virtio4: rpmsg host is online
    [    2.875635]  remoteproc3#vdev0buffer: registered virtio4 (type 7)
    [    2.881731] remoteproc remoteproc3: remote processor 64800000.dsp is now up
    [    2.889769] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    [    2.897258] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
    [    2.904542] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [    2.911934] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [    2.919156] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
    [    2.926700] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
    [    2.934452] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
    [    2.941697] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [    2.948919] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
    [    2.950043] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [    2.963949] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project j721s2-evm /dev/ttyS2
    
    Arago 2021.09 j721s2-evm /dev/ttyS2
    
    j721s2-evm login: [MCU1_0]      9.968991 s: CIO: Init ... Done !!!
    [MCU1_0]      9.969072 s: ### CPU Frequency = 1000000000 Hz
    [MCU1_0]      9.969115 s: CPU is running FreeRTOS
    [MCU1_0]      9.969143 s: APP: Init ... !!!
    [MCU1_0]      9.969169 s: MEM: Init ... !!!
    [MCU1_0]      9.969209 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ d8000000 of size 8388608 bytes !!!
    [MCU1_0]      9.969513 s: MEM: Init ... Done !!!
    [MCU1_0]      9.970231 s: IPC: Init ... !!!
    [MCU1_0]      9.970630 s: IPC: 6 CPUs participating in IPC !!!
    [MCU1_0]      9.970932 s: IPC: Waiting for HLOS to be ready ... !!!
    [MCU1_0]     12.463428 s: IPC: HLOS is ready !!!
    [MCU1_0]     12.484350 s: IPC: Init ... Done !!!
    [MCU1_0]     12.484420 s: APP: Syncing with 5 CPUs ... !!!
    [MCU1_0]     13.200593 s: APP: Syncing with 5 CPUs ... Done !!!
    [MCU1_0]     13.200844 s: REMOTE_SERVICE: Init ... !!!
    [MCU1_0]     13.207216 s: REMOTE_SERVICE: Init ... Done !!!
    [MCU1_0]     13.208633 s: APP: Init ... Done !!!
    [MCU1_0]     13.209084 s: APP: Run ... !!!
    [MCU1_0]     13.209460 s: IPC: Starting echo test ...
    [MCU1_0]     13.217912 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[x] mcu2_1[P] C7X_1[x] C7X_2[x] 
    [MCU1_0]     13.221674 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[x] mcu2_1[P] C7X_1[P] C7X_2[x] 
    [MCU1_0]     13.222201 s: APP: Run ... Done !!!
    [MCU1_0]     13.222325 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[x] mcu2_1[P] C7X_1[P] C7X_2[P] 
    [MCU1_0]     13.258578 s: IPC: Echo status: mpu1_0[x] mcu1_0[s] mcu2_0[P] mcu2_1[P] C7X_1[P] C7X_2[P] 
    [MCU2_0]      9.969067 s: CIO: Init ... Done !!!
    [MCU2_0]      9.969116 s: ### CPU Frequency = 1000000000 Hz
    [MCU2_0]      9.969147 s: CPU is running FreeRTOS
    [MCU2_0]      9.969167 s: APP: Init ... !!!
    [MCU2_0]      9.969186 s: SCICLIENT: Init ... !!!
    [MCU2_0]      9.969386 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [MCU2_0]      9.969419 s: SCICLIENT: DMSC FW revision 0x8  
    [MCU2_0]      9.969446 s: SCICLIENT: DMSC FW ABI revision 3.1
    [MCU2_0]      9.969477 s: SCICLIENT: Init ... Done !!!
    [MCU2_0]      9.969499 s: UDMA: Init ... !!!
    [MCU2_0]      9.970598 s: UDMA: Init ... Done !!!
    [MCU2_0]      9.970633 s: UDMA: Init ... !!!
    [MCU2_0]      9.971230 s: UDMA: Init for CSITX/CSIRX ... Done !!!
    [MCU2_0]      9.971278 s: MEM: Init ... !!!
    [MCU2_0]      9.971312 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ d9000000 of size 16777216 bytes !!!
    [MCU2_0]      9.971368 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000000) @ 60000000 of size 524288 bytes !!!
    [MCU2_0]      9.971419 s: MEM: Init ... Done !!!
    [MCU2_0]      9.971440 s: IPC: Init ... !!!
    [MCU2_0]      9.971483 s: IPC: 6 CPUs participating in IPC !!!
    [MCU2_0]      9.971519 s: IPC: Waiting for HLOS to be ready ... !!!
    [MCU2_0]     12.574754 s: IPC: HLOS is ready !!!
    [MCU2_0]     12.586003 s: IPC: Init ... Done !!!
    [MCU2_0]     12.586048 s: APP: Syncing with 5 CPUs ... !!!
    [MCU2_0]     13.200588 s: APP: Syncing with 5 CPUs ... Done !!!
    [MCU2_0]     13.200622 s: REMOTE_SERVICE: Init ... !!!
    [MCU2_0]     13.201919 s: REMOTE_SERVICE: Init ... Done !!!
    [MCU2_0]     13.201957 s: FVID2: Init ... !!!
    [MCU2_0]     13.202013 s: FVID2: Init ... Done !!!
    [MCU2_0]     13.202039 s: SCICLIENT: Sciclient_pmSetModuleState module=219 state=2
    [MCU2_0]     13.202280 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     13.202322 s: VHWA: VPAC Init ... !!!
    [MCU2_0]     13.202344 s: SCICLIENT: Sciclient_pmSetModuleState module=361 state=2
    [MCU2_0]     13.202534 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     13.202560 s: VHWA: LDC Init ... !!!
    [MCU2_0]     13.205441 s: VHWA: LDC Init ... Done !!!
    [MCU2_0]     13.205476 s: VHWA: MSC Init ... !!!
    [MCU2_0]     13.214169 s: VHWA: MSC Init ... Done !!!
    [MCU2_0]     13.214203 s: VHWA: NF Init ... !!!
    [MCU2_0]     13.215273 s: VHWA: NF Init ... Done !!!
    [MCU2_0]     13.215308 s: VHWA: VISS Init ... !!!
    [MCU2_0]     13.222227 s: VHWA: VISS Init ... Done !!!
    [MCU2_0]     13.222267 s: VHWA: VPAC Init ... Done !!!
    [MCU2_0]     13.222300 s:  VX_ZONE_INIT:Enabled
    [MCU2_0]     13.222324 s:  VX_ZONE_ERROR:Enabled
    [MCU2_0]     13.222347 s:  VX_ZONE_WARNING:Enabled
    [MCU2_0]     13.223345 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target MCU2-0 
    [MCU2_0]     13.223522 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_NF 
    [MCU2_0]     13.223684 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_LDC1 
    [MCU2_0]     13.223847 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_MSC1 
    [MCU2_0]     13.224023 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_MSC2 
    [MCU2_0]     13.224243 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target VPAC_VISS1 
    [MCU2_0]     13.224425 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE1 
    [MCU2_0]     13.224610 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE2 
    [MCU2_0]     13.224793 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DISPLAY1 
    [MCU2_0]     13.224969 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DISPLAY2 
    [MCU2_0]     13.225140 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CSITX 
    [MCU2_0]     13.225314 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE3 
    [MCU2_0]     13.225483 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE4 
    [MCU2_0]     13.225662 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE5 
    [MCU2_0]     13.225846 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE6 
    [MCU2_0]     13.226018 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE7 
    [MCU2_0]     13.226200 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CAPTURE8 
    [MCU2_0]     13.226379 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M1 
    [MCU2_0]     13.226550 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M2 
    [MCU2_0]     13.226725 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M3 
    [MCU2_0]     13.226897 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DSS_M2M4 
    [MCU2_0]     13.227070 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target CSITX2 
    [MCU2_0]     13.227111 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
    [MCU2_0]     13.227140 s: APP: OpenVX Target kernel init ... !!!
    [MCU2_0]     13.253226 s: APP: OpenVX Target kernel init ... Done !!!
    [MCU2_0]     13.253260 s: CSI2RX: Init ... !!!
    [MCU2_0]     13.253283 s: SCICLIENT: Sciclient_pmSetModuleState module=136 state=2
    [MCU2_0]     13.253424 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     13.253452 s: SCICLIENT: Sciclient_pmSetModuleState module=38 state=2
    [MCU2_0]     13.253594 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     13.253620 s: SCICLIENT: Sciclient_pmSetModuleState module=39 state=2
    [MCU2_0]     13.253718 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     13.253745 s: SCICLIENT: Sciclient_pmSetModuleState module=152 state=2
    [MCU2_0]     13.253820 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     13.253846 s: SCICLIENT: Sciclient_pmSetModuleState module=153 state=2
    [MCU2_0]     13.253914 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_0]     13.254067 s: CSI2RX: Init ... Done !!!
    [MCU2_0]     13.254092 s: ISS: Init ... !!!
    [MCU2_0]     13.254117 s: Found sensor BYD_DOUBLE_CAMERA_YUV at location 0 
    [MCU2_0]     13.254150 s: IssSensor_Init ... Done !!!
    [MCU2_0]     13.254196 s: IttRemoteServer_Init ... Done !!!
    [MCU2_0]     13.254220 s: VISS REMOTE SERVICE: Init ... !!!
    [MCU2_0]     13.254268 s: VISS REMOTE SERVICE: Init ... Done !!!
    [MCU2_0]     13.254293 s: UDMA Copy: Init ... !!!
    [MCU2_0]     13.255296 s: UDMA Copy: Init ... Done !!!
    [MCU2_0]     13.255358 s: APP: Init ... Done !!!
    [MCU2_0]     13.255383 s: APP: Run ... !!!
    [MCU2_0]     13.255402 s: IPC: Starting echo test ...
    [MCU2_0]     13.257871 s: APP: Run ... Done !!!
    [MCU2_0]     13.258647 s: IPC: Echo status: mpu1_0[x] mcu1_0[.] mcu2_0[s] mcu2_1[P] C7X_1[.] C7X_2[.] 
    [MCU2_0]     13.258741 s: IPC: Echo status: mpu1_0[x] mcu1_0[.] mcu2_0[s] mcu2_1[P] C7X_1[P] C7X_2[.] 
    [MCU2_0]     13.258812 s: IPC: Echo status: mpu1_0[x] mcu1_0[.] mcu2_0[s] mcu2_1[P] C7X_1[P] C7X_2[P] 
    [MCU2_0]     13.258881 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[s] mcu2_1[P] C7X_1[P] C7X_2[P] 
    [MCU2_1]      9.969083 s: CIO: Init ... Done !!!
    [MCU2_1]      9.969132 s: ### CPU Frequency = 1000000000 Hz
    [MCU2_1]      9.969162 s: CPU is running FreeRTOS
    [MCU2_1]      9.969183 s: APP: Init ... !!!
    [MCU2_1]      9.969202 s: SCICLIENT: Init ... !!!
    [MCU2_1]      9.969424 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [MCU2_1]      9.969456 s: SCICLIENT: DMSC FW revision 0x8  
    [MCU2_1]      9.969483 s: SCICLIENT: DMSC FW ABI revision 3.1
    [MCU2_1]      9.969513 s: SCICLIENT: Init ... Done !!!
    [MCU2_1]      9.969535 s: UDMA: Init ... !!!
    [MCU2_1]      9.970797 s: UDMA: Init ... Done !!!
    [MCU2_1]      9.970843 s: MEM: Init ... !!!
    [MCU2_1]      9.970876 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ da000000 of size 16777216 bytes !!!
    [MCU2_1]      9.970931 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000001) @ 60080000 of size 524288 bytes !!!
    [MCU2_1]      9.970980 s: MEM: Init ... Done !!!
    [MCU2_1]      9.971002 s: IPC: Init ... !!!
    [MCU2_1]      9.971045 s: IPC: 6 CPUs participating in IPC !!!
    [MCU2_1]      9.971079 s: IPC: Waiting for HLOS to be ready ... !!!
    [MCU2_1]     12.665445 s: IPC: HLOS is ready !!!
    [MCU2_1]     12.676641 s: IPC: Init ... Done !!!
    [MCU2_1]     12.676678 s: APP: Syncing with 5 CPUs ... !!!
    [MCU2_1]     13.200589 s: APP: Syncing with 5 CPUs ... Done !!!
    [MCU2_1]     13.200623 s: REMOTE_SERVICE: Init ... !!!
    [MCU2_1]     13.201939 s: REMOTE_SERVICE: Init ... Done !!!
    [MCU2_1]     13.201982 s: FVID2: Init ... !!!
    [MCU2_1]     13.202039 s: FVID2: Init ... Done !!!
    [MCU2_1]     13.202064 s: VHWA: DMPAC: Init ... !!!
    [MCU2_1]     13.202085 s: SCICLIENT: Sciclient_pmSetModuleState module=58 state=2
    [MCU2_1]     13.202466 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_1]     13.202495 s: SCICLIENT: Sciclient_pmSetModuleState module=62 state=2
    [MCU2_1]     13.202637 s: SCICLIENT: Sciclient_pmSetModuleState success
    [MCU2_1]     13.202664 s: VHWA: DOF Init ... !!!
    [MCU2_1]     13.206988 s: VHWA: DOF Init ... Done !!!
    [MCU2_1]     13.207022 s: VHWA: SDE Init ... !!!
    [MCU2_1]     13.208553 s: VHWA: SDE Init ... Done !!!
    [MCU2_1]     13.208586 s: VHWA: DMPAC: Init ... Done !!!
    [MCU2_1]     13.208620 s:  VX_ZONE_INIT:Enabled
    [MCU2_1]     13.208645 s:  VX_ZONE_ERROR:Enabled
    [MCU2_1]     13.208669 s:  VX_ZONE_WARNING:Enabled
    [MCU2_1]     13.209692 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target MCU2-1 
    [MCU2_1]     13.209874 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DMPAC_SDE 
    [MCU2_1]     13.210040 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:66] Added target DMPAC_DOF 
    [MCU2_1]     13.210085 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
    [MCU2_1]     13.210114 s: APP: OpenVX Target kernel init ... !!!
    [MCU2_1]     13.210348 s: APP: OpenVX Target kernel init ... Done !!!
    [MCU2_1]     13.210376 s: UDMA Copy: Init ... !!!
    [MCU2_1]     13.211733 s: UDMA Copy: Init ... Done !!!
    [MCU2_1]     13.211770 s: APP: Init ... Done !!!
    [MCU2_1]     13.211796 s: APP: Run ... !!!
    [MCU2_1]     13.211817 s: IPC: Starting echo test ...
    [MCU2_1]     13.214268 s: APP: Run ... Done !!!
    [MCU2_1]     13.214833 s: IPC: Echo status: mpu1_0[x] mcu1_0[x] mcu2_0[x] mcu2_1[s] C7X_1[P] C7X_2[.] 
    [MCU2_1]     13.214911 s: IPC: Echo status: mpu1_0[x] mcu1_0[x] mcu2_0[x] mcu2_1[s] C7X_1[P] C7X_2[P] 
    [MCU2_1]     13.215604 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[x] mcu2_1[s] C7X_1[P] C7X_2[P] 
    [MCU2_1]     13.258508 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[P] mcu2_1[s] C7X_1[P] C7X_2[P] 
    [C7x_1 ]     13.197094 s: CIO: Init ... Done !!!
    [C7x_1 ]     13.197110 s: ### CPU Frequency = 1000000000 Hz
    [C7x_1 ]     13.197122 s: CPU is running FreeRTOS
    [C7x_1 ]     13.197131 s: APP: Init ... !!!
    [C7x_1 ]     13.197139 s: SCICLIENT: Init ... !!!
    [C7x_1 ]     13.197253 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [C7x_1 ]     13.197268 s: SCICLIENT: DMSC FW revision 0x8  
    [C7x_1 ]     13.197279 s: SCICLIENT: DMSC FW ABI revision 3.1
    [C7x_1 ]     13.197290 s: SCICLIENT: Init ... Done !!!
    [C7x_1 ]     13.197299 s: UDMA: Init ... !!!
    [C7x_1 ]     13.198107 s: UDMA: Init ... Done !!!
    [C7x_1 ]     13.198119 s: MEM: Init ... !!!
    [C7x_1 ]     13.198132 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ 117000000 of size 268435456 bytes !!!
    [C7x_1 ]     13.198154 s: MEM: Created heap (L3_MEM, id=1, flags=0x00000001) @ 70020000 of size 3964928 bytes !!!
    [C7x_1 ]     13.198172 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 64800000 of size 458752 bytes !!!
    [C7x_1 ]     13.198190 s: MEM: Created heap (L1_MEM, id=3, flags=0x00000001) @ 64e00000 of size 16384 bytes !!!
    [C7x_1 ]     13.198207 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ 100000000 of size 385875968 bytes !!!
    [C7x_1 ]     13.198226 s: MEM: Init ... Done !!!
    [C7x_1 ]     13.198234 s: IPC: Init ... !!!
    [C7x_1 ]     13.198247 s: IPC: 6 CPUs participating in IPC !!!
    [C7x_1 ]     13.198261 s: IPC: Waiting for HLOS to be ready ... !!!
    [C7x_1 ]     13.198274 s: IPC: HLOS is ready !!!
    [C7x_1 ]     13.200559 s: IPC: Init ... Done !!!
    [C7x_1 ]     13.200574 s: APP: Syncing with 5 CPUs ... !!!
    [C7x_1 ]     13.200589 s: APP: Syncing with 5 CPUs ... Done !!!
    [C7x_1 ]     13.200600 s: REMOTE_SERVICE: Init ... !!!
    [C7x_1 ]     13.200776 s: REMOTE_SERVICE: Init ... Done !!!
    [C7x_1 ]     13.200850 s:  VX_ZONE_INIT:Enabled
    [C7x_1 ]     13.200864 s:  VX_ZONE_ERROR:Enabled
    [C7x_1 ]     13.200874 s:  VX_ZONE_WARNING:Enabled
    [C7x_1 ]     13.201146 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1 
    [C7x_1 ]     13.201221 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_2 
    [C7x_1 ]     13.201293 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_3 
    [C7x_1 ]     13.201373 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_4 
    [C7x_1 ]     13.201460 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_5 
    [C7x_1 ]     13.201536 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_6 
    [C7x_1 ]     13.201610 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_7 
    [C7x_1 ]     13.201681 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP_C7-1_PRI_8 
    [C7x_1 ]     13.201705 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
    [C7x_1 ]     13.201720 s: APP: OpenVX Target kernel init ... !!!
    [C7x_1 ]     13.201852 s: APP: OpenVX Target kernel init ... Done !!!
    [C7x_1 ]     13.201865 s: APP: Init ... Done !!!
    [C7x_1 ]     13.201875 s: APP: Run ... !!!
    [C7x_1 ]     13.201883 s: IPC: Starting echo test ...
    [C7x_1 ]     13.202064 s: APP: Run ... Done !!!
    [C7x_1 ]     13.203310 s: IPC: Echo status: mpu1_0[x] mcu1_0[x] mcu2_0[x] mcu2_1[x] C7X_1[s] C7X_2[P] 
    [C7x_1 ]     13.214731 s: IPC: Echo status: mpu1_0[x] mcu1_0[x] mcu2_0[x] mcu2_1[P] C7X_1[s] C7X_2[P] 
    [C7x_1 ]     13.215567 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[x] mcu2_1[P] C7X_1[s] C7X_2[P] 
    [C7x_1 ]     13.258503 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[P] mcu2_1[P] C7X_1[s] C7X_2[P] 
    [C7x_2 ]     12.992472 s: CIO: Init ... Done !!!
    [C7x_2 ]     12.992489 s: ### CPU Frequency = 1000000000 Hz
    [C7x_2 ]     12.992502 s: CPU is running FreeRTOS
    [C7x_2 ]     12.992512 s: APP: Init ... !!!
    [C7x_2 ]     12.992521 s: SCICLIENT: Init ... !!!
    [C7x_2 ]     12.992639 s: SCICLIENT: DMSC FW version [8.6.3--v08.06.03 (Chill Capybar]
    [C7x_2 ]     12.992655 s: SCICLIENT: DMSC FW revision 0x8  
    [C7x_2 ]     12.992666 s: SCICLIENT: DMSC FW ABI revision 3.1
    [C7x_2 ]     12.992678 s: SCICLIENT: Init ... Done !!!
    [C7x_2 ]     12.992688 s: UDMA: Init ... !!!
    [C7x_2 ]     12.993558 s: UDMA: Init ... Done !!!
    [C7x_2 ]     12.993573 s: MEM: Init ... !!!
    [C7x_2 ]     12.993585 s: MEM: Created heap (DDR_LOCAL_MEM, id=0, flags=0x00000004) @ 127000000 of size 16777216 bytes !!!
    [C7x_2 ]     12.993608 s: MEM: Created heap (L2_MEM, id=2, flags=0x00000001) @ 65800000 of size 458752 bytes !!!
    [C7x_2 ]     12.993626 s: MEM: Created heap (L1_MEM, id=3, flags=0x00000001) @ 65e00000 of size 16384 bytes !!!
    [C7x_2 ]     12.993645 s: MEM: Created heap (DDR_SCRATCH_MEM, id=4, flags=0x00000001) @ 128000000 of size 67108864 bytes !!!
    [C7x_2 ]     12.993664 s: MEM: Init ... Done !!!
    [C7x_2 ]     12.993672 s: IPC: Init ... !!!
    [C7x_2 ]     12.993689 s: IPC: 6 CPUs participating in IPC !!!
    [C7x_2 ]     12.993706 s: IPC: Waiting for HLOS to be ready ... !!!
    [C7x_2 ]     12.993720 s: IPC: HLOS is ready !!!
    [C7x_2 ]     12.996072 s: IPC: Init ... Done !!!
    [C7x_2 ]     12.996089 s: APP: Syncing with 5 CPUs ... !!!
    [C7x_2 ]     13.200590 s: APP: Syncing with 5 CPUs ... Done !!!
    [C7x_2 ]     13.200608 s: REMOTE_SERVICE: Init ... !!!
    [C7x_2 ]     13.200791 s: REMOTE_SERVICE: Init ... Done !!!
    [C7x_2 ]     13.200869 s:  VX_ZONE_INIT:Enabled
    [C7x_2 ]     13.200884 s:  VX_ZONE_ERROR:Enabled
    [C7x_2 ]     13.200896 s:  VX_ZONE_WARNING:Enabled
    [C7x_2 ]     13.201469 s:  VX_ZONE_INIT:[tivxPlatformCreateTargetId:59] Added target DSP-1 
    [C7x_2 ]     13.201493 s:  VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
    [C7x_2 ]     13.201509 s: APP: OpenVX Target kernel init ... !!!
    [C7x_2 ]     13.201779 s: APP: OpenVX Target kernel init ... Done !!!
    [C7x_2 ]     13.201795 s: UDMA Copy: Init ... !!!
    [C7x_2 ]     13.202837 s: UDMA Copy: Init ... Done !!!
    [C7x_2 ]     13.202853 s: APP: Init ... Done !!!
    [C7x_2 ]     13.202863 s: APP: Run ... !!!
    [C7x_2 ]     13.202873 s: IPC: Starting echo test ...
    [C7x_2 ]     13.203038 s: APP: Run ... Done !!!
    [C7x_2 ]     13.203318 s: IPC: Echo status: mpu1_0[x] mcu1_0[x] mcu2_0[x] mcu2_1[x] C7X_1[P] C7X_2[s] 
    [C7x_2 ]     13.214745 s: IPC: Echo status: mpu1_0[x] mcu1_0[x] mcu2_0[x] mcu2_1[P] C7X_1[P] C7X_2[s] 
    [C7x_2 ]     13.215600 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[x] mcu2_1[P] C7X_1[P] C7X_2[s] 
    [C7x_2 ]     13.258525 s: IPC: Echo status: mpu1_0[x] mcu1_0[P] mcu2_0[P] mcu2_1[P] C7X_1[P] C7X_2[s] 
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project j721s2-evm /dev/ttyS2
    
    Arago 2021.09 j721s2-evm /dev/ttyS2
    
    j721s2-evm login: root
    j721s2-evm:~# ls
    boot0.hex                                  vx_app_multi_cam_ahp_1_img.txt             vx_app_multi_cam_ahp_2_pipe_img.txt        vx_app_multi_cam_ahp_3_data_ref_q_img.txt  vx_app_multi_cam_ahp_4_pipe0_img.txt
    j721s2-evm:~# cd /opt/ltp/
    j721s2-evm:/opt/ltp# ./runltp -P j721e-evm -f ddt/emmc_perf_ext4 -s "EMMC_L_PERF_EXT4_FIO_1G"
    INFO: creating /opt/ltp/results directory
    INFO: Filtering testscenarios based on j721e-evm capabilities
    Checking for required user/group ids
    
    'nobody' user id and group found.
    'bin' user id and group found.
    'daemon' user id and group found.
    Users group found.
    Sys group found.
    Required users/groups exist.
    If some fields are empty or look unusual you may have an old version.
    Compare to the current minimal requirements in Documentation/Changes.
    
    
    
    /etc/issue:
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project \n \l
    
    Arago 2021.09 \n \l
    
    
    uname:
    Linux j721s2-evm 5.10.162-g76b3e88d56 #1 SMP PREEMPT Sat May 27 10:52:15 CST 2023 aarch64 GNU/Linux
    
    /proc/cmdline
    console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x2880000 root=/dev/mmcblk1p2 r w rootfstype=ext4 rootwait
    
    Gnu C                 
    Clang                 
    util-linux             'V'
    util-linux             binary.
    util-linux             
    util-linux             [KBYTES]
    mount                  /dev/root on / type ext4 (rw,relatime)
    mount                  devtmpfs on /dev type devtmpfs (rw,relatime,size=253236k,nr_inodes=63309,mode=755)
    mount                  proc on /proc type proc (rw,relatime)
    mount                  sysfs on /sys type sysfs (rw,relatime)
    mount                  debugfs on /sys/kernel/debug type debugfs (rw,relatime)
    mount                  configfs on /sys/kernel/config type configfs (rw,relatime)
    mount                  tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
    mount                  tmpfs on /var/volatile type tmpfs (rw,relatim[   17.678291] LTP: starting EMMC_L_PERF_EXT4_FIO_1G (source 'common.sh'; install_modules.sh "emmc"; do_cmd 'blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc" ')
    e,size=51200k)
    mount                  devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
    mount                  proc on /proc type proc (rw,relatime)
    mount                  none on /run type tmpfs (rw,relatime)
    modutils               26
    /opt/ltp/ver_linux: line 1: ldd: not found
    awk: cmd. line:2: Access to negative field
    /opt/ltp/ver_linux: line 98: ldd: not found
    Procps                 '--version'
    iproute2               binary.
    iputils                'V'
    /opt/ltp/ver_linux: line 115: ethtool: not found
    Kbd                    119:
    Sh-utils               --v
    Modules Loaded         rpmsg_kdrv_switch rpmsg_char ti_k3_dsp_remoteproc ti_k3_r5_remoteproc virtio_rpmsg_bus
    
    free reports:
                  total        used        free      shared  buff/cache   available
    Mem:        1032620       36420      956628          64       39572      944960
    Swap:             0           0           0
    
    cpuinfo:
    processor       : 0
    BogoMIPS        : 400.00
    Features        : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
    CPU implementer : 0x41
    CPU architecture: 8
    CPU variant     : 0x1
    CPU part        : 0xd08
    CPU revision    : 0
    
    processor       : 1
    BogoMIPS        : 400.00
    Features        : fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
    CPU implementer : 0x41
    CPU architecture: 8
    CPU variant     : 0x1
    CPU part        : 0xd08
    CPU revision    : 0
    
    
    AppArmor disabled
    
    SELinux mode: unknown
    no big block device was specified on commandline.
    Tests which require a big block device are disabled.
    You can specify it with option -z
    COMMAND:    /opt/ltp/bin/ltp-pan   -e -S   -a 324     -n 324 -p -f /tmp/ltp-XXXXJll2jQ/alltests -l /tmp/tmp.AurN1y  -C /opt/ltp/output/LTP_RUN_ON-tmp.AurN1y.failed -T /opt/ltp/output/LTP_RUN_ON-tmp.AurN1y.tconf
    INFO: Restricted to EMMC_L_PERF_EXT4_FIO_1G
    LOG File: /tmp/tmp.AurN1y
    FAILED COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.AurN1y.failed
    TCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.AurN1y.tconf
    Running tests.......
    <<<test_start>>>
    tag=EMMC_L_PERF_EXT4_FIO_1G stime=1677695337
    cmdline="source 'common.sh'; install_modules.sh "emmc"; do_cmd 'blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc" '"
    contacts=""
    analysis=exit
    <<<test_output>>>
    incrementing stop
    sh: /opt/ltp/testcases/bin/ddt/common/common.sh: line 308: syntax error: unexpected "(" (expecting "}")
    <<<execution_status>>>
    initiation_status="ok"
    duration=0 termination_type=exited termination_id=2 corefile=no
    cutime=0 cstime=0
    <<<test_end>>>
    INFO: ltp-pan reported all tests PASS
    LTP Version: 20210524-2559-gdc01adbdd
            
           ###############################################################"
            
                Done executing testcases."
                LTP Version:  20210524-2559-gdc01adbdd
                Result log is in the /tmp/tmp.AurN1y "
           ###############################################################"
           
    Test Start Time: Wed Mar  1 18:28:57 2023
    -----------------------------------------
    Testcase                                           Result     Exit Value
    --------                                           ------     ----------
    EMMC_L_PERF_EXT4_FIO_1G                            FAIL       2    
    
    -----------------------------------------------
    Total Tests: 1
    Total Skipped Tests: 0
    Total Failures: 1
    Kernel Version: 5.10.162-g76b3e88d56
    Machine Architecture: aarch64
    Hostname: j721s2-evm
    
    j721s2-evm:/opt/ltp# 

    然而、SD 使用 edgeai 封装、无法进入系统的(eMMC SBL)引导+(SD)屋顶模式。并且  mmc0:运行 CQE 恢复   已报告错误

    SBL Revision: 01.00.10.01 (Jun 27 2023 - 17:02:47)
    ++++[SBL_ReadSysfwImage:235] num_bytes=0x42000(0x42000) pos
    ++++[SBL_ReadSysfwImage:300] num_bytes=0x42000(0x42000) pos
    ++++[SBL_ReadSysfwImage:308] num_bytes=0x42000(0x42000) pos
    [MMCSD_v2_initEmmc:2598]MMCSD:(4f80000) send cmd CMD0
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD0
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_initEmmc:2641]MMCSD:(4f80000) send cmd CMD1
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD1
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_initEmmc:2641]MMCSD:(4f80000) send cmd CMD1
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD1
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_initEmmc:2666]MMCSD:(4f80000) send cmd CMD2
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD2
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_initEmmc:2686]MMCSD:(4f80000) send cmd CMD3
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD3
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_initEmmc:2698]MMCSD:(4f80000) send cmd CMD9
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD9
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_initEmmc:2726]MMCSD:(4f80000) send cmd CMD7
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD7
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_initEmmc:2740]MMCSD:(4f80000) send cmd CMD8
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD8
    [MMCSD_v2_transfer:3108]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3138]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3199]MMCSD:(4f80000) Command Execution Failed
    [MMCSD_v2_transfer:3212]MMCSD:(4f80000) Pending on transferComplete semaphore
    [MMCSD_v2_transfer:3252]MMCSD:(4f80000) Data transaction completed
    [MMCSD_v2_transfer:3284]MMCSD:(4f80000) Data Transfer Successful
    [MMCSD_v2_initEmmc:2780]MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_initEmmc:2802]MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_switch_eMMC_mode:2226]MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_enableBootPartition:984]MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_enableBootPartition:998]MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD6
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [mmcsd_check_transfer_ready:588]MMCSD:(4f80000) send cmd CMD13
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD13
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [mmcsd_send_cmd23:621]MMCSD:(4f80000) send cmd CMD23
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD23
    [MMCSD_v2_transfer:3336]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3358]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3368]MMCSD:(4f80000) Command Execution successfull
    [MMCSD_v2_read:819]MMCSD:(4f80000) send cmd CMD18
    [MMCSD_v2_transfer:2897]**MMCSD:(4f80000) send cmd CMD18
    [MMCSD_v2_transfer:3108]MMCSD:(4f80000) Pending on commandComplete semaphore
    [MMCSD_v2_transfer:3138]MMCSD:(4f80000) Command transaction completed
    [MMCSD_v2_transfer:3199]MMCSD:(4f80000) Command Execution Failed
    [MMCSD_v2_transfer:3212]MMCSD:(4f80000) Pending on transferComplete semaphore
    [MMCSD_v2_transfer:3252]MMCSD:(4f80000) Data transaction completed
    [MMCSD_v2_transfer:3284]MMCSD:(4f80000) Data Transfer Successful
    ++++[SBL_ReadSysfwImage:357] retVal=0 pos
    TIFS  ver: 8.6.3--v08.06.03 (Chill Capybar
    gaogao Sciclient_setBoardConfigHeader
    gaogao in Sciclient_setBoardConfigHeader
    SCISERVER Board Configuration header population... PASSED
    Sciclient_setBoardConfigHeader... PASSED
    NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE:  BL31: Built : 17:56:46, Mar  1 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 Wed Mar  1 17:56:56 UTC 2023 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (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
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.10.162-g76b3e88d56 (jjh@jjh-QiTianM437-N000) (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 Sat May 27 10:52:15 CST 2023
    [    0.000000] Machine model: Texas Instruments J721S2 EVM
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-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 vision-apps-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 vision-apps-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 vision-apps-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 vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, 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 vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-rtos-ipc-memory-region@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa000000, size 96 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@aa000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b0100000, size 95 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_0-memory@b0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-dma-memory@b6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b6100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-memory@b6100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000d8000000, size 64 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 704 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, 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-0x00000000b7ffffff]
    [    0.000000]   node   0: [mem 0x00000000b8000000-0x00000000d7ffffff]
    [    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000dbffffff]
    [    0.000000]   node   0: [mem 0x00000000dc000000-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 s50392 r8192 d31528 u90112
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: EL2 vector hardening
    [    0.000000] CPU features: kernel page table isolation forced ON by KASLR
    [    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
    [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [    0.000000] CPU features: detected: Spectre-BHB
    [    0.000000] CPU features: detected: ARM erratum 1742098
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x2880000 root=/dev/mmcblk1p2 r w 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: 506476K/2097152K available (11200K kernel code, 1160K rwdata, 4300K rodata, 1856K init, 433K bss, 1066388K 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: 960 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:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @81c00000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000081430000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000081440000
    [    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.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008381] Console: colour dummy device 80x25
    [    0.012945] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023616] pid_max: default: 32768 minimum: 301
    [    0.028373] LSM: Security Framework initializing
    [    0.033122] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.040689] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.049595] rcu: Hierarchical SRCU implementation.
    [    0.054672] Platform MSI: msi-controller@1820000 domain created
    [    0.060878] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.070177] EFI services will not be available.
    [    0.074912] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.089997] Detected PIPT I-cache on CPU1
    [    0.090021] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.090034] GICv3: CPU1: using allocated LPI pending table @0x0000000081450000
    [    0.090073] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.090129] smp: Brought up 1 node, 2 CPUs
    [    0.119478] SMP: Total of 2 processors activated.
    [    0.124284] CPU features: detected: 32-bit EL0 Support
    [    0.129539] CPU features: detected: CRC32 instructions
    [    0.144163] CPU: All CPU(s) started at EL2
    [    0.148366] alternatives: patching kernel code
    [    0.153509] devtmpfs: initialized
    [    0.161303] KASLR disabled due to lack of seed
    [    0.165966] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.175934] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.190127] pinctrl core: initialized pinctrl subsystem
    [    0.195818] DMI not present or invalid.
    [    0.200094] NET: Registered protocol family 16
    [    0.205530] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
    [    0.212796] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.220770] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.229103] thermal_sys: Registered thermal governor 'step_wise'
    [    0.229106] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.235708] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.249353] ASID allocator initialised with 32768 entries
    [    0.267302] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.274161] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.281012] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.287859] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.295384] cryptd: max_cpu_qlen set to 1000
    [    0.301454] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected
    [    0.310536] vsys_3v3: supplied by evm_12v0
    [    0.314935] vsys_5v0: supplied by evm_12v0
    [    0.319687] iommu: Default domain type: Translated 
    [    0.324821] SCSI subsystem initialized
    [    0.328884] mc: Linux media interface: v0.10
    [    0.333320] videodev: Linux video capture interface: v2.00
    [    0.338954] pps_core: LinuxPPS API ver. 1 registered
    [    0.344028] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.353365] PTP clock support registered
    [    0.357386] EDAC MC: Ver: 3.0.0
    [    0.361175] FPGA manager framework
    [    0.364690] Advanced Linux Sound Architecture Driver Initialized.
    [    0.371333] clocksource: Switched to clocksource arch_sys_counter
    [    0.377679] VFS: Disk quotas dquot_6.6.0
    [    0.381716] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.391451] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
    [    0.397748] NET: Registered protocol family 2
    [    0.402376] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.410648] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
    [    0.419411] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.427564] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
    [    0.435176] TCP: Hash tables configured (established 16384 bind 16384)
    [    0.441980] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.448855] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.456248] NET: Registered protocol family 1
    [    0.460984] RPC: Registered named UNIX socket transport module.
    [    0.467043] RPC: Registered udp transport module.
    [    0.471858] RPC: Registered tcp transport module.
    [    0.476662] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.483244] NET: Registered protocol family 44
    [    0.487792] PCI: CLS 0 bytes, default 64
    [    0.492166] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.502650] Initialise system trusted keyrings
    [    0.507294] workingset: timestamp_bits=46 max_order=18 bucket_order=0
    [    0.515534] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.521797] NFS: Registering the id_resolver key type
    [    0.526976] Key type id_resolver registered
    [    0.531254] Key type id_legacy registered
    [    0.535381] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.542230] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.549879] 9p: Installing v9fs 9p2000 file system support
    [    0.575124] Key type asymmetric registered
    [    0.579312] Asymmetric key parser 'x509' registered
    [    0.584313] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.591872] io scheduler mq-deadline registered
    [    0.596498] io scheduler kyber registered
    [    0.601934] pinctrl-single 4301c000.pinctrl: 101 pins, size 404
    [    0.608147] pinctrl-single 11c000.pinctrl: 72 pins, size 288
    [    0.618350] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.630999] brd: module loaded
    [    0.637887] loop: module loaded
    [    0.641752] megasas: 07.714.04.00-rc1
    [    0.647465] tun: Universal TUN/TAP device driver, 1.6
    [    0.652899] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.659309] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.665388] sky2: driver version 1.30
    [    0.669728] VFIO - User Level meta-driver version: 0.3
    [    0.675545] i2c /dev entries driver
    [    0.679912] sdhci: Secure Digital Host Controller Interface driver
    [    0.686232] sdhci: Copyright(c) Pierre Ossman
    [    0.690867] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.697187] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.703525] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.710890] 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.715451] optee: revision 3.20 (8e74d476)
    [    0.731877] optee: dynamic shared memory is enabled
    [    0.741352] optee: initialized driver
    [    0.746430] NET: Registered protocol family 17
    [    0.751066] 9pnet: Installing 9P2000 support
    [    0.755475] Key type dns_resolver registered
    [    0.759933] Loading compiled-in X.509 certificates
    [    0.772403] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    [    0.800793] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.806939] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.813367] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created
    [    0.821921] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created
    [    0.831256] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created
    [    0.839915] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created
    [    0.849973] ti-udma 311a0000.dma-controller: Number of rings: 48
    [    0.856730] ti-udma 311a0000.dma-controller: Channels: 24 (bchan: 0, tchan: 8, rchan: 16)
    [    0.866010] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272
    [    0.875902] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    0.882662] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [    0.891571] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259
    [    0.901732] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    0.908498] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [    0.916194] omap8250 40a00000.serial: failed to get alias
    [    0.922375] printk: console [ttyS2] disabled
    [    0.926780] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 19, base_baud = 3000000) is a 8250
    [    0.935532] printk: console [ttyS2] enabled
    [    0.935532] printk: console [ttyS2] enabled
    [    0.943975] printk: bootconsole [ns16550a0] disabled
    [    0.943975] printk: bootconsole [ns16550a0] disabled
    [    0.955519] cadence-qspi 47040000.spi: error -ENODEV: No Rx DMA available
    [    0.962561] spi-nor spi0.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
    [    0.969439] spi-nor: probe of spi0.0 failed with error -2
    [    0.977981] davinci_mdio c200f00.mdio: Configuring MDIO in manual mode
    [    1.023336] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.031239] mdio_bus c200f00.mdio: MDIO device at address 0 is missing.
    [    1.037879] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [    1.050637] am65-cpsw-nuss c200000.ethernet: Use random MAC address
    [    1.056897] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
    [    1.064018] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
    [    1.070243] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
    [    1.080499] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:200000000, add_val:4 pps:0
    [    1.190137] mmc0: CQHCI version 5.10
    [    1.191560] mmc1: CQHCI version 5.10
    [    1.200864] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100
    [    1.207716] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100
    [    1.214521] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100
    [    1.221318] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100
    [    1.228430] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.234689] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    1.238400] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16)
    [    1.244423] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    1.255109] davinci_mdio c200f00.mdio: Configuring MDIO in manual mode
    [    1.303339] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.311254] mdio_bus c200f00.mdio: MDIO device at address 0 is missing.
    [    1.317913] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [    1.330696] am65-cpsw-nuss c200000.ethernet: Use random MAC address
    [    1.336966] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
    [    1.344096] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
    [    1.350291] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
    [    1.360271] am65-cpsw-nuss c200000.ethernet: set new flow-id-base 82
    [    1.369803] debugfs: Directory 'pd:39' with parent 'pm_genpd' already present!
    [    1.377255] mmc0: Command Queue Engine enabled
    [    1.381718] mmc0: new high speed MMC card at address 0001
    [    1.381734] debugfs: Directory 'pd:38' with parent 'pm_genpd' already present!
    [    1.387431] mmcblk0: mmc0:0001 8GUF4R 7.28 GiB 
    [    1.394872] debugfs: Directory 'pd:276' with parent 'pm_genpd' already present!
    [    1.398976] mmcblk0boot0: mmc0:0001 8GUF4R partition 1 31.9 MiB
    [    1.406704] debugfs: Directory 'pd:154' with parent 'pm_genpd' already present!
    [    1.412170] mmcblk0boot1: mmc0:0001 8GUF4R partition 2 31.9 MiB
    [    1.423571] ALSA device list:
    [    1.428266]   No soundcards found.
    [    1.428284] mmcblk0rpmb: mmc0:0001 8GUF4R partition 3 4.00 MiB, chardev (237:0)
    [    1.439734]  mmcblk0: p1 p2
    [    1.443850] Waiting for root device /dev/mmcblk1p2...
    [    1.816127] mmc1: new high speed SDHC card at address 59b4
    [    1.821999] mmcblk1: mmc1:59b4 00000 29.8 GiB 
    [    1.828062]  mmcblk1: p1 p2
    [    1.848788] EXT4-fs (mmcblk1p2): INFO: recovery required on readonly filesystem
    [    1.856100] EXT4-fs (mmcblk1p2): write access will be enabled during recovery
    [    2.192342] EXT4-fs (mmcblk1p2): recovery complete
    [    2.216089] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    2.224206] VFS: Mounted root (ext4 filesystem) readonly on device 179:98.
    [    2.232337] devtmpfs: mounted
    [    2.236170] Freeing unused kernel memory: 1856K
    [    2.240804] Run /sbin/init as init process
    [    2.616122] systemd[1]: System time before build time, advancing clock.
    [    2.712651] NET: Registered protocol family 10
    [    2.717692] Segment Routing with IPv6
    [    2.776593] 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.798353] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2021.09!
    
    [    2.844305] systemd[1]: Set hostname to <j721s2-evm>.
    [    3.208756] systemd[1]: /lib/systemd/system/irqbalanced.service:6: Unknown key name 'ConditionCPUs' in section 'Unit', ignoring.
    [    3.239057] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly.
    [    3.337057] random: systemd: uninitialized urandom read (16 bytes read)
    [    3.345552] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    3.367458] random: systemd: uninitialized urandom read (16 bytes read)
    [    3.374979] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    3.395435] random: systemd: uninitialized urandom read (16 bytes read)
    [    3.402770] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    3.423576] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password …ts to Console Directory Watch.
    [    3.447481] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R…uests to Wall Directory Watch.
    [    3.471473] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    3.491404] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    3.511400] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    3.531399] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    3.572552] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    3.595506] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    3.618458] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    3.639598] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    3.665244] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    3.673673] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    3.695723] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    3.711801] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    3.735660] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    3.755564] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    3.777991] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    3.802039] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    3.826064] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    3.851218] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [    3.870320] systemd[1]: Starting Create list of static device nodes for the current kernel...
             Starting Create list of st…odes for the current kernel...
    [    3.918848] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    3.949601] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    3.966108] systemd[1]: Starting File System Check on Root Device...
             Starting File System Check on Root Device...
    [    3.991257] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    4.027263] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...[    4.035781] systemd[1]: Starting udev Coldplug all Devices...
    
             Starting udev Coldplug all Devices...
    [    4.050341] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.
    [    4.055254] systemd[1]: Mounted Huge Pages File System.
    [  OK  ] Mounted Huge Pages File System.[    4.065294] systemd[1]: Mounted POSIX Message Queue File System.
    
    [  OK  ] Mounted POSIX Message Queue File Sy[    4.076993] systemd[1]: Started Journal Service.
    stem.
    [  OK  ] Started Journal Service.
    [    4.092483] cryptodev: loading out-of-tree module taints kernel.
    [  OK  ] Mounted Kernel Debug File System    4.099986] cryptodev: driver 1.10 loaded.
    m.
    [  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.
             Mounting Kernel Configuration File System...
             Starting Apply Kernel Variables...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started File System Check on Root Device.
             Starting Remount Root and Kernel File Systems...
    [    4.305941] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
    [  OK  ] Started Remount Root and Kernel File Systems.
             Starting Flush Journal to Persistent Storage...
    [    4.347063] systemd-journald[183]: Received client request to flush runtime journal.
    [    4.355125] random: systemd: uninitialized urandom read (16 bytes read)
             Starting Create Static Device Nodes in /dev    4.365462] random: systemd-journal: uninitialized urandom read (16 bytes read)
    m...
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [    4.435882] random: systemd: uninitialized urandom read (16 bytes read)
    [  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 Update UTMP about System Boot/Shutdown.
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchronized.
    [    4.980264] random: crng init done
    [    4.984644] random: 68 urandom warning(s) missed due to ratelimiting
    [  OK  ] Started Load/Save Random Seed.
    [    5.057044] CAN device driver interface
    [    5.061013] mmc0: running CQE recovery
    [    5.067996] mmc0: running CQE recovery
    [    5.075851] mmc0: running CQE recovery
    [    5.079934] blk_update_request: I/O error, dev mmcblk0, sector 264 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
    [    5.104903] mmc0: running CQE recovery
    [    5.114643] mmc0: running CQE recovery
    [    5.124289] mmc0: running CQE recovery
    [    5.128256] blk_update_request: I/O error, dev mmcblk0, sector 520 op 0x0:(READ) flags 0x80700 phys_seg 27 prio class 0
    [    5.161986] mmc0: running CQE recovery
    [    5.168468] mmc0: running CQE recovery
    [    5.174982] mmc0: running CQE recovery
    [    5.179413] blk_update_request: I/O error, dev mmcblk0, sector 15269832 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
    [    5.193715] blk_update_request: I/O error, dev mmcblk0, sector 15269496 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
    [    5.207644] blk_update_request: I/O error, dev mmcblk0, sector 15269640 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
    [    5.224797] PVR_K:  208: Read BVNC 36.53.104.796 from HW device registers
    [    5.232766] PVR_K:  208: RGX Device registered BVNC 36.53.104.796 with 1 core in the system
    [    5.247305] [drm] Initialized pvr 1.15.6133109 20170530 for 4e20000000.gpu on minor 0
    [    5.270625] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b0000000
    [    5.291842] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [    5.301648] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: fw_name = j721s2-mcu-r5f0_0-fw(41000000.r5f)
    [    5.313709] remoteproc remoteproc0: 64800000.dsp is available
    [    5.320229] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    5.332603] k3-dsp-rproc 65800000.dsp: assigned reserved memory node vision-apps-c71_1-dma-memory@b6000000
    [    5.345594] k3-dsp-rproc 65800000.dsp: configured DSP for remoteproc mode
    [    5.352939] platform 41000000.r5f: configured R5F for IPC-only mode
    [    5.353852] remoteproc remoteproc2: 65800000.dsp is available
    [    5.367597] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    5.380146] remoteproc remoteproc1: 41000000.r5f is available
    [    5.389608] remoteproc remoteproc1: attaching to 41000000.r5f
    [    5.400591] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [    5.410598]  remoteproc1#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    5.425564] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    5.431874] alloc_contig_range: [dd100, dd400) PFNs busy
    [    5.445262]  remoteproc1#vdev0buffer: registered virtio0 (type 7)
    [    5.446571] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    5.452706] remoteproc remoteproc1: remote processor 41000000.r5f is now attached
    [    5.466524] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: fw_name = j721s2-mcu-r5f0_1-fw(41400000.r5f)
    [    5.476362] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: fw_name = j721s2-mcu-r5f0_1-fw(41400000.r5f) ignore
    [    5.490220] k3_r5_rproc bus@100000:r5fss@5c00000: fw_name = j721s2-main-r5f0_0-fw(5c00000.r5f)
    [    5.499079] platform 5c00000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    5.511125] platform 5c00000.r5f: configured R5F for IPC-only mode
    [    5.517439] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    5.527635] remoteproc remoteproc3: 5c00000.r5f is available
    [    5.533346] remoteproc remoteproc3: attaching to 5c00000.r5f
    [    5.539138] platform 5c00000.r5f: R5F core initialized in IPC-only mode
    [    5.545750]  remoteproc3#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    5.555628] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    5.562512]  remoteproc3#vdev0buffer: registered virtio1 (type 7)
    [    5.568834] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [    5.575903] remoteproc remoteproc3: remote processor 5c00000.r5f is now attached
    [    5.583415] k3_r5_rproc bus@100000:r5fss@5c00000: fw_name = j721s2-main-r5f0_1-fw(5d00000.r5f)
    [    5.592095] platform 5d00000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    5.603826] platform 5d00000.r5f: configured R5F for IPC-only mode
    [    5.610269] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    5.619964] remoteproc remoteproc4: 5d00000.r5f is available
    [    5.625671] remoteproc remoteproc4: attaching to 5d00000.r5f
    [    5.631405] platform 5d00000.r5f: R5F core initialized in IPC-only mode
    [    5.638030]  remoteproc4#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    5.647774] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    5.654553]  remoteproc4#vdev0buffer: registered virtio2 (type 7)
    [    5.660832] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [    5.668046] remoteproc remoteproc4: remote processor 5d00000.r5f is now attached
    [    5.668189] remoteproc remoteproc2: powering up 65800000.dsp
    [    5.677103] k3_r5_rproc bus@100000:r5fss@5e00000: MCU cluster requires both R5F cores to be enabled but num_cores is set to = 0
    [    5.681610] remoteproc remoteproc2: Booting fw image j721s2-c71_1-fw, size 9760696
    [    5.700263] remoteproc remoteproc2: unsupported resource 65538
    [    5.712798] k3-dsp-rproc 65800000.dsp: booting DSP core using boot addr = 0xb6200000
    [    5.720801]  remoteproc2#vdev0buffer: assigned reserved memory node vision-apps-c71_1-dma-memory@b6000000
    [    5.730885] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    5.736497]  remoteproc2#vdev0buffer: registered virtio3 (type 7)
    [    5.742600] remoteproc remoteproc2: remote processor 65800000.dsp is now up
    [    5.753784] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    [    5.922368] m_can_platform 26a1000.can: m_can device registered (irq=25, version=32)
    [    5.979679] remoteproc remoteproc0: powering up 64800000.dsp
    [    5.985536] remoteproc remoteproc0: Booting fw image j721s2-c71_0-fw, size 14815296
    [    5.993486] remoteproc remoteproc0: unsupported resource 65538
    [    6.004955] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xb0200000
    [    6.014723]  remoteproc0#vdev0buffer: assigned reserved memory node vision-apps-c71-dma-memory@b0000000
    [    6.025120] virtio_rpmsg_bus virtio4: rpmsg host is online
    [    6.030788]  remoteproc0#vdev0buffer: registered virtio4 (type 7)
    [    6.037549] remoteproc remoteproc0: remote processor 64800000.dsp is now up
    [    6.047021] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    [    6.055504] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [    6.068348] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
    [    6.083532] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
    [    6.098415] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
    [    6.111528] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [    6.128446] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [    6.140879] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
    [    6.155504] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
    [    6.169784] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [    6.182802] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [  OK  ] Created slice system-systemd\x2dfsck.slice.
    [  OK  ] Found device /dev/mmcblk0p2.
             Starting File System Check on /dev/mmcblk0p2...
    [  OK  ] Started File System Check on /dev/mmcblk0p2.
    [  OK  ] Found device /dev/mmcblk0p1.
             Mounting /run/media/mmcblk0p2...
             Starting File System Check on /dev/mmcblk0p1...
    [    7.494152] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [  OK  ] Mounted /run/media/mmcblk0p2.
    [  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 Syst[    7.578231] mmc0: running CQE recovery
    em Initialization.
    [  OK  ] Started Dai[    7.587366] Unable to handle kernel paging request at virtual address 006d612c69740063
    ly rotation of log files.
    [  OK  ] Started     7.598535] Mem abort info:
    ;39mDaily Cleanup of Temporary Directories.
    [  OK   mmc0: running CQE recovery
    [    7.606860]   ESR = 0x96000004
    [    7.606863]   EC = 0x25: DABT (current EL), IL = 32 bits
    [    7.606865]   SET = 0, FnV = 0
    [    7.606866]   EA = 0, S1PTW = 0
    [0m] Reached target Timers.
    [  OK  ] Li[    7.606868] Data abort info:
    stening on Avahi mDNS/DNS-SD Stack Activation Socket    7.606869]   ISV = 0, ISS = 0x00000004
    [    7.606871]   CM = 0, WnR = 0
    m.
    [  OK  ] Listening on D-Bus System Messa[    7.606874] [006d612c69740063] address between user and kernel address ranges
    [    7.606877] Internal error: Oops: 96000004 [#1] PREEMPT SMP
    ge Bus Socket.
             Starting Docker Socket for[    7.606881] Modules linked in: rpmsg_char crct10dif_ce
    [    7.630676] mmc0: running CQE recovery
    [    7.639051]  phy_can_transceiver wave5 ti_k3_r5_remoteproc v4l2_mem2mem ti_k3_dsp_remoteproc videobuf2_dma_contig sa2ul videobuf2_memops virtio_rpmsg_bus m_can_platform videobuf2_v4l2 cdns_dsi m_can pvrsrvkm(O) videobuf2_common sha512_generic cdns_dphy can_dev authenc optee_rng
     the API.
    [    7.648594] blk_update_request: I/O error, dev mmcblk0, sector 5128 op 0x0:(READ) flags 0x80700 phys_seg 88 prio class 0
    [    7.651378]  rng_core sch_fq_codel rpmsg_kdrv_switch cryptodev(O) ipv6
    [    7.651391] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G           O      5.10.162-g76b3e88d56 #1
    [    7.651393] Hardware name: Texas Instruments J721S2 EVM (DT)
    [    7.651397] pstate: 40000085 (nZcv daIf -PAN -UAO -TCO BTYPE=--)
    [    7.651413] pc : percpu_ref_get_many+0x1c/0xa8
    [    7.651417] lr : percpu_ref_get_many+0x1c/0xa8
    [    7.664425] blk_update_request: I/O error, dev mmcblk0, sector 6152 op 0x0:(READ) flags 0x80700 phys_seg 57 prio class 0
    [    7.669599] sp : ffff80001000bd00
    [    7.669600] x29: ffff80001000bd00 x28: 00000000fffffff8 
    [    7.669604] x27: 366d612c69740063 x26: ffff00000141dc00 
    [    7.669607] x25: ffff80001000be20 x24: ffff80001129b000 
    [    7.669611] x23: 0000020000200000 x22: 0000000000000000 
    [    7.669614] x21: 0000000000000348 x20: 366d612c69740063 
    [    7.669618] x19: 0000000000000001 x18: ffff000003357700 
    [    7.669621] x17: 0000000000000000 x16: 0000000000000000 
    [    7.669624] x15: 0000000000000000 x14: 0000000000000000 
    [    7.669628] x13: 0000000000000003 x12: 0000000000000000 
    [    7.737785] Unable to handle kernel paging request at virtual address 41c34624bf00e7fa
    [    7.741324] x11: 0000000000000001 x10: 0000000000000002 
    [    7.741327] x9 : 0000000000000000 x8 : 00000000000003f3 
    [    7.741331] x7 : ffff000000000000 x6 : 000000003b13b13c 
    [    7.741334] x5 : 000000000000001b x4 : 0000000000000000 
    [    7.741337] x3 : ffffffffffffffff x2 : ffff80006ec2d000 
    [    7.741340] x1 : ffff0000014dc740 x0 : 0000000000000001 
    [    7.741344] Call trace:
    [    7.741354]  percpu_ref_get_many+0x1c/0xa8
    [    7.741358]  refill_obj_stock+0x5c/0xe0
    [    7.741361]  obj_cgroup_uncharge+0x10/0x20
    [    7.741366]  memcg_slab_free_hook+0xf4/0x280
    [    7.741368]  kmem_cache_free+0x94/0x250
    [    7.741373]  sock_free_inode+0x1c/0x28
    [    7.741377]  i_callback+0x1c/0x48
    [    7.741381]  rcu_core+0x304/0x5a8
    [    7.741384]  rcu_core_si+0x10/0x20
    [    7.741387]  efi_header_end+0x120/0x268
    [    7.741391]  irq_exit+0xc0/0xe0
    [    7.741394]  __handle_domain_irq+0x68/0xc0
    [    7.741398]  gic_handle_irq+0x58/0x128
    [    7.741400]  el1_irq+0xcc/0x180
    [    7.741405]  arch_cpu_idle+0x18/0x28
    [    7.741410]  default_idle_call+0x20/0x68
    [    7.741413]  do_idle+0xc0/0x128
    [    7.741415]  cpu_startup_entry+0x28/0x60
    [    7.741419]  secondary_start_kernel+0x14c/0x178
    [    7.741427] Code: a90153f3 aa0003f4 aa0103f3 97faffc8 (f9400280) 
    [    7.741435] ---[ end trace af3281470128c4f1 ]---
    [    7.741438] Kernel panic - not syncing: Oops: Fatal exception in interrupt
    [    7.741441] SMP: stopping secondary CPUs
    [    7.741452] Kernel Offset: 0x80000 from 0xffff800010000000
    [    7.741454] PHYS_OFFSET: 0x80000000
    [    7.741456] CPU features: 0x28040022,20806008
    [    7.741458] Memory Limit: none
    [    7.968510] ---[ end Kernel panic - not syncing: Oops: Fatal exception in interrupt ]---

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    这是使用(SD SBL) boot+(SD) rootfs 的方式、并且执行该命令的结果与(eMMC SBL) boot+(SD Tiny) rootfs 的结果相同

    NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
    NOTICE:  BL31: Built : 17:56:46, Mar  1 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 Wed Mar  1 17:56:56 UTC 2023 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (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
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 5.10.162-g76b3e88d56 (jjh@jjh-QiTianM437-N000) (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 Sat May 27 10:52:15 CST 2023
    [    0.000000] Machine model: Texas Instruments J721S2 EVM
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002880000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-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 vision-apps-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 vision-apps-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 vision-apps-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 vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, 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 vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-rtos-ipc-memory-region@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000aa000000, size 96 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@aa000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b0100000, size 95 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_0-memory@b0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-dma-memory@b6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000b6100000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-c71_1-memory@b6100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000d8000000, size 64 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 704 MiB
    [    0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, 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-0x00000000b7ffffff]
    [    0.000000]   node   0: [mem 0x00000000b8000000-0x00000000d7ffffff]
    [    0.000000]   node   0: [mem 0x00000000d8000000-0x00000000dbffffff]
    [    0.000000]   node   0: [mem 0x00000000dc000000-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 s50392 r8192 d31528 u90112
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: EL2 vector hardening
    [    0.000000] CPU features: kernel page table isolation forced ON by KASLR
    [    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
    [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [    0.000000] CPU features: detected: Spectre-BHB
    [    0.000000] CPU features: detected: ARM erratum 1742098
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x2880000 root=/dev/mmcblk1p2 r w 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: 506476K/2097152K available (11200K kernel code, 1160K rwdata, 4300K rodata, 1856K init, 433K bss, 1066388K 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: 960 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:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @81c00000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000081430000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000081440000
    [    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.000002] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008400] Console: colour dummy device 80x25
    [    0.012966] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023637] pid_max: default: 32768 minimum: 301
    [    0.028392] LSM: Security Framework initializing
    [    0.033142] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.040710] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.049615] rcu: Hierarchical SRCU implementation.
    [    0.054693] Platform MSI: msi-controller@1820000 domain created
    [    0.060905] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.070211] EFI services will not be available.
    [    0.074945] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.090030] Detected PIPT I-cache on CPU1
    [    0.090057] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.090070] GICv3: CPU1: using allocated LPI pending table @0x0000000081450000
    [    0.090111] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.090169] smp: Brought up 1 node, 2 CPUs
    [    0.119517] SMP: Total of 2 processors activated.
    [    0.124322] CPU features: detected: 32-bit EL0 Support
    [    0.129577] CPU features: detected: CRC32 instructions
    [    0.144165] CPU: All CPU(s) started at EL2
    [    0.148368] alternatives: patching kernel code
    [    0.153507] devtmpfs: initialized
    [    0.161309] KASLR disabled due to lack of seed
    [    0.165971] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.175938] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.190130] pinctrl core: initialized pinctrl subsystem
    [    0.195821] DMI not present or invalid.
    [    0.200102] NET: Registered protocol family 16
    [    0.205540] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
    [    0.212805] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.220780] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.229108] thermal_sys: Registered thermal governor 'step_wise'
    [    0.229110] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.235714] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.249362] ASID allocator initialised with 32768 entries
    [    0.267714] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.274574] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.281425] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.288272] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.295801] cryptd: max_cpu_qlen set to 1000
    [    0.301956] k3-chipinfo 43000014.chipid: Family:J721S2 rev:SR1.0 JTAGID[0x0bb7502f] Detected
    [    0.311045] vsys_3v3: supplied by evm_12v0
    [    0.315443] vsys_5v0: supplied by evm_12v0
    [    0.320175] iommu: Default domain type: Translated 
    [    0.325361] SCSI subsystem initialized
    [    0.329435] mc: Linux media interface: v0.10
    [    0.333820] videodev: Linux video capture interface: v2.00
    [    0.339453] pps_core: LinuxPPS API ver. 1 registered
    [    0.344524] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.353863] PTP clock support registered
    [    0.357886] EDAC MC: Ver: 3.0.0
    [    0.361688] FPGA manager framework
    [    0.365206] Advanced Linux Sound Architecture Driver Initialized.
    [    0.371871] clocksource: Switched to clocksource arch_sys_counter
    [    0.378210] VFS: Disk quotas dquot_6.6.0
    [    0.382247] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.391996] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
    [    0.398293] NET: Registered protocol family 2
    [    0.402919] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.411174] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
    [    0.419921] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.428070] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
    [    0.435683] TCP: Hash tables configured (established 16384 bind 16384)
    [    0.442482] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.449357] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
    [    0.456740] NET: Registered protocol family 1
    [    0.461473] RPC: Registered named UNIX socket transport module.
    [    0.467532] RPC: Registered udp transport module.
    [    0.472347] RPC: Registered tcp transport module.
    [    0.477152] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.483733] NET: Registered protocol family 44
    [    0.488278] PCI: CLS 0 bytes, default 64
    [    0.492664] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [    0.503140] Initialise system trusted keyrings
    [    0.507787] workingset: timestamp_bits=46 max_order=18 bucket_order=0
    [    0.515986] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.522220] NFS: Registering the id_resolver key type
    [    0.527457] Key type id_resolver registered
    [    0.531733] Key type id_legacy registered
    [    0.535858] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.542707] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.550364] 9p: Installing v9fs 9p2000 file system support
    [    0.575358] Key type asymmetric registered
    [    0.579547] Asymmetric key parser 'x509' registered
    [    0.584548] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.592108] io scheduler mq-deadline registered
    [    0.596733] io scheduler kyber registered
    [    0.602161] pinctrl-single 4301c000.pinctrl: 101 pins, size 404
    [    0.608385] pinctrl-single 11c000.pinctrl: 72 pins, size 288
    [    0.618595] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.631354] brd: module loaded
    [    0.638188] loop: module loaded
    [    0.642060] megasas: 07.714.04.00-rc1
    [    0.647727] tun: Universal TUN/TAP device driver, 1.6
    [    0.653219] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.659628] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.665705] sky2: driver version 1.30
    [    0.670036] VFIO - User Level meta-driver version: 0.3
    [    0.675832] i2c /dev entries driver
    [    0.680220] sdhci: Secure Digital Host Controller Interface driver
    [    0.686540] sdhci: Copyright(c) Pierre Ossman
    [    0.691173] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.697492] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.703827] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.711185] 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.715754] optee: revision 3.20 (8e74d476)
    [    0.732178] optee: dynamic shared memory is enabled
    [    0.741657] optee: initialized driver
    [    0.746721] NET: Registered protocol family 17
    [    0.751361] 9pnet: Installing 9P2000 support
    [    0.755763] Key type dns_resolver registered
    [    0.760229] Loading compiled-in X.509 certificates
    [    0.772680] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.6.3--v08.06.03 (Chill Capybar')
    [    0.801013] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.807166] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.813587] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 125 domain created
    [    0.822141] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 148 domain created
    [    0.831476] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 227 domain created
    [    0.840133] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 265 created
    [    0.850220] ti-udma 311a0000.dma-controller: Number of rings: 48
    [    0.856989] ti-udma 311a0000.dma-controller: Channels: 24 (bchan: 0, tchan: 8, rchan: 16)
    [    0.866269] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:272
    [    0.876159] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    0.882919] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [    0.891833] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:259
    [    0.902007] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    0.908768] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [    0.916475] omap8250 40a00000.serial: failed to get alias
    [    0.922662] printk: console [ttyS2] disabled
    [    0.927068] 2880000.serial: ttyS2 at MMIO 0x2880000 (irq = 19, base_baud = 3000000) is a 8250
    [    0.935822] printk: console [ttyS2] enabled
    [    0.935822] printk: console [ttyS2] enabled
    [    0.944266] printk: bootconsole [ns16550a0] disabled
    [    0.944266] printk: bootconsole [ns16550a0] disabled
    [    0.955768] cadence-qspi 47040000.spi: error -ENODEV: No Rx DMA available
    [    0.962830] spi-nor spi0.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
    [    0.969702] spi-nor: probe of spi0.0 failed with error -2
    [    0.978260] davinci_mdio c200f00.mdio: Configuring MDIO in manual mode
    [    1.023876] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.031781] mdio_bus c200f00.mdio: MDIO device at address 0 is missing.
    [    1.038424] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [    1.051188] am65-cpsw-nuss c200000.ethernet: Use random MAC address
    [    1.057450] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
    [    1.064570] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
    [    1.070829] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
    [    1.081071] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:200000000, add_val:4 pps:0
    [    1.190904] mmc0: CQHCI version 5.10
    [    1.194573] mmc1: CQHCI version 5.10
    [    1.201991] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100
    [    1.208862] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100
    [    1.215674] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100
    [    1.222473] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fca100
    [    1.229619] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.238458] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    1.245967] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    1.254390] ti-udma 31150000.dma-controller: Channels: 60 (tchan: 30, rchan: 30, gp-rflow: 16)
    [    1.265254] davinci_mdio c200f00.mdio: Configuring MDIO in manual mode
    [    1.300898] mmc1: new high speed SDHC card at address 59b4
    [    1.306790] mmcblk1: mmc1:59b4 00000 29.8 GiB 
    [    1.311905] davinci_mdio c200f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.319934] mdio_bus c200f00.mdio: MDIO device at address 0 is missing.
    [    1.326554]  mmcblk1: p1 p2
    [    1.329850] am65-cpsw-nuss c200000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
    [    1.342649] am65-cpsw-nuss c200000.ethernet: Use random MAC address
    [    1.348910] am65-cpsw-nuss c200000.ethernet: initialized cpsw ale version 1.4
    [    1.356031] am65-cpsw-nuss c200000.ethernet: ALE Table size 64
    [    1.362249] am65-cpsw-nuss c200000.ethernet: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
    [    1.371271] mmc0: Command Queue Engine enabled
    [    1.375725] mmc0: new high speed MMC card at address 0001
    [    1.381438] mmcblk0: mmc0:0001 8GUF4R 7.28 GiB 
    [    1.386067] mmcblk0boot0: mmc0:0001 8GUF4R partition 1 31.9 MiB
    [    1.392069] mmcblk0boot1: mmc0:0001 8GUF4R partition 2 31.9 MiB
    [    1.398079] mmcblk0rpmb: mmc0:0001 8GUF4R partition 3 4.00 MiB, chardev (237:0)
    [    1.405468] am65-cpsw-nuss c200000.ethernet: set new flow-id-base 82
    [    1.406010]  mmcblk0: p1 p2
    [    1.417874] debugfs: Directory 'pd:39' with parent 'pm_genpd' already present!
    [    1.425179] debugfs: Directory 'pd:38' with parent 'pm_genpd' already present!
    [    1.432908] debugfs: Directory 'pd:276' with parent 'pm_genpd' already present!
    [    1.440773] debugfs: Directory 'pd:154' with parent 'pm_genpd' already present!
    [    1.452184] ALSA device list:
    [    1.455144]   No soundcards found.
    [    1.469019] EXT4-fs (mmcblk1p2): INFO: recovery required on readonly filesystem
    [    1.476329] EXT4-fs (mmcblk1p2): write access will be enabled during recovery
    [    1.940766] EXT4-fs (mmcblk1p2): recovery complete
    [    2.016363] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    2.024477] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
    [    2.032518] devtmpfs: mounted
    [    2.036370] Freeing unused kernel memory: 1856K
    [    2.040996] Run /sbin/init as init process
    [    2.396457] systemd[1]: System time before build time, advancing clock.
    [    2.492632] NET: Registered protocol family 10
    [    2.497668] Segment Routing with IPv6
    [    2.564247] 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.586011] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2021.09!
    
    [    2.628846] systemd[1]: Set hostname to <j721s2-evm>.
    [    2.988642] systemd[1]: /lib/systemd/system/irqbalanced.service:6: Unknown key name 'ConditionCPUs' in section 'Unit', ignoring.
    [    3.018912] systemd[1]: /lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly.
    [    3.117038] random: systemd: uninitialized urandom read (16 bytes read)
    [    3.125571] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-getty.slice.
    [    3.147981] random: systemd: uninitialized urandom read (16 bytes read)
    [    3.155457] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    3.175963] random: systemd: uninitialized urandom read (16 bytes read)
    [    3.183265] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    3.204115] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password …ts to Console Directory Watch.
    [    3.228027] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password R…uests to Wall Directory Watch.
    [    3.252098] systemd[1]: Reached target Paths.
    [  OK  ] Reached target Paths.
    [    3.271961] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    3.291937] systemd[1]: Reached target Slices.
    [  OK  ] Reached target Slices.
    [    3.311938] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    3.352869] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    3.376055] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    3.399014] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    3.420139] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    3.445748] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    [    3.454159] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    3.476256] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    3.492298] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    3.516179] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    3.536096] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    3.558520] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    3.578541] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    3.602477] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    3.623719] systemd[1]: Mounting Temporary Directory (/tmp)...
             Mounting Temporary Directory (/tmp)...
    [    3.642839] systemd[1]: Starting Create list of static device nodes for the current kernel...
             Starting Create list of st…odes for the current kernel...
    [    3.689544] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    3.720655] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    3.738615] systemd[1]: Starting File System Check on Root Device...
             Starting File System Check on Root Device...
    [    3.764292] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    3.798089] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    3.808943] systemd[1]: Starting udev Coldplug all Devices...
             Starting udev Coldplug all Devices...
    [    3.822655] systemd[1]: Started RPC Bind.
    [  OK  ] Started RPC Bind.[    3.829879] systemd[1]: Mounted Huge Pages File System.
    
    [  OK  ] Mounted Huge Pages File System.[    3.839833] 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.
    [FAILED] Failed to start Start psplash boot splash sc[    3.885593] cryptodev: loading out-of-tree module taints kernel.
    reen.
    See 'systemctl status psplash-start.service' for deta[    3.894867] cryptodev: driver 1.10 loaded.
    ils.
    [DEPEND] Dependency failed for Star…progress communication helper.
    [  OK  ] Started Load Kernel Modules.
             Mounting Kernel Configuration File System...
             Starting Apply Kernel Variables...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started File System Check on Root Device.
    [  OK  ] Started Apply Kernel Variables.
             Starting Remount Root and Kernel File Systems...
    [  OK  ] Started udev Coldplug all Devices.
    [    4.144181] random: systemd: uninitialized urandom read (16 bytes read)
    [    4.151471] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
             Starting udev Wait for Complete Device Initial[    4.157483] random: systemd-journal: uninitialized urandom read (16 bytes read)
    ization...
    [  OK  ] Started Remount Root and Kernel File Systems.
    [    4.206929] random: systemd: uninitialized urandom read (16 bytes read)
             Starting Flush Journal to Persistent Storage...
    [    4.225689] systemd-journald[179]: Received client request to flush runtime journal.
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  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 Create Volatile Files and Directories.
             Starting Network Time Synchronization...
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Reached target System Time Synchronized.
    [    4.779747] random: crng init done
    [    4.783202] random: 68 urandom warning(s) missed due to ratelimiting
    [    4.792291] CAN device driver interface
    [    4.986808] PVR_K:  206: Read BVNC 36.53.104.796 from HW device registers
    [    4.995574] PVR_K:  206: RGX Device registered BVNC 36.53.104.796 with 1 core in the system
    [    5.005434] [drm] Initialized pvr 1.15.6133109 20170530 for 4e20000000.gpu on minor 0
    [    5.058235] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b0000000
    
    [    5.078730] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: fw_name = j721s2-mcu-r5f0_0-fw(41000000.r5f)
    [    5.095565] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    5.115319] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [    5.124452] remoteproc remoteproc0: 64800000.dsp is available
    [    5.124544] platform 41000000.r5f: configured R5F for IPC-only mode
    [    5.137971] k3-dsp-rproc 65800000.dsp: assigned reserved memory node vision-apps-c71_1-dma-memory@b6000000
    [    5.148183] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    5.159543] remoteproc remoteproc1: 41000000.r5f is available
    [    5.165751] k3-dsp-rproc 65800000.dsp: configured DSP for remoteproc mode
    [    5.172662] remoteproc remoteproc1: attaching to 41000000.r5f
    [    5.178701] remoteproc remoteproc2: 65800000.dsp is available
    [    5.184747] platform 41000000.r5f: R5F core initialized in IPC-only mode
    [    5.197540]  remoteproc1#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
    [    5.234671] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    5.242751]  remoteproc1#vdev0buffer: registered virtio0 (type 7)
    [    5.249078] remoteproc remoteproc1: remote processor 41000000.r5f is now attached
    [    5.255601] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
    [    5.256571] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: fw_name = j721s2-mcu-r5f0_1-fw(41400000.r5f)
    [    5.273428] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: fw_name = j721s2-mcu-r5f0_1-fw(41400000.r5f) ignore
    [    5.286597] k3_r5_rproc bus@100000:r5fss@5c00000: fw_name = j721s2-main-r5f0_0-fw(5c00000.r5f)
    [    5.295292] platform 5c00000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    5.307053] platform 5c00000.r5f: configured R5F for IPC-only mode
    [    5.313477] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    5.323444] remoteproc remoteproc3: 5c00000.r5f is available
    [    5.329314] remoteproc remoteproc3: attaching to 5c00000.r5f
    [    5.335105] platform 5c00000.r5f: R5F core initialized in IPC-only mode
    [    5.341718]  remoteproc3#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
    [    5.351376] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    5.358684]  remoteproc3#vdev0buffer: registered virtio1 (type 7)
    [    5.362236] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
    [    5.364795] remoteproc remoteproc3: remote processor 5c00000.r5f is now attached
    [    5.379193] k3_r5_rproc bus@100000:r5fss@5c00000: fw_name = j721s2-main-r5f0_1-fw(5d00000.r5f)
    [    5.387969] platform 5d00000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    5.399747] platform 5d00000.r5f: configured R5F for IPC-only mode
    [    5.406081] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    5.416392] remoteproc remoteproc4: 5d00000.r5f is available
    [    5.422097] remoteproc remoteproc4: attaching to 5d00000.r5f
    [    5.427832] platform 5d00000.r5f: R5F core initialized in IPC-only mode
    [    5.434444]  remoteproc4#vdev0buffer: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
    [    5.444730] virtio_rpmsg_bus virtio2: rpmsg host is online
    [    5.450682]  remoteproc4#vdev0buffer: registered virtio2 (type 7)
    [    5.458126] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
    [    5.465636] remoteproc remoteproc4: remote processor 5d00000.r5f is now attached
    [    5.474587] k3_r5_rproc bus@100000:r5fss@5e00000: MCU cluster requires both R5F cores to be enabled but num_cores is set to = 0
    [    5.486399] remoteproc remoteproc2: powering up 65800000.dsp
    [    5.492075] remoteproc remoteproc2: Booting fw image j721s2-c71_1-fw, size 9760696
    [    5.499668] remoteproc remoteproc2: unsupported resource 65538
    [    5.507981] k3-dsp-rproc 65800000.dsp: booting DSP core using boot addr = 0xb6200000
    [    5.516062]  remoteproc2#vdev0buffer: assigned reserved memory node vision-apps-c71_1-dma-memory@b6000000
    [    5.526003] virtio_rpmsg_bus virtio3: rpmsg host is online
    [    5.531511]  remoteproc2#vdev0buffer: registered virtio3 (type 7)
    [    5.537600] remoteproc remoteproc2: remote processor 65800000.dsp is now up
    [    5.548931] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
    [    5.762139] remoteproc remoteproc0: powering up 64800000.dsp
    [    5.767991] remoteproc remoteproc0: Booting fw image j721s2-c71_0-fw, size 14815296
    [    5.782111] remoteproc remoteproc0: unsupported resource 65538
    [    5.796095] k3-dsp-rproc 64800000.dsp: booting DSP core using boot addr = 0xb0200000
    [    5.808076]  remoteproc0#vdev0buffer: assigned reserved memory node vision-apps-c71-dma-memory@b0000000
    [    5.820575] virtio_rpmsg_bus virtio4: rpmsg host is online
    [    5.826223]  remoteproc0#vdev0buffer: registered virtio4 (type 7)
    [    5.834006] remoteproc remoteproc0: remote processor 64800000.dsp is now up
    [    5.840323] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
    [    5.851568] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
    [    5.864029] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
    [    5.878539] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
    [    5.890621] m_can_platform 26a1000.can: m_can device registered (irq=25, version=32)
    [    5.891540] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
    [    5.917327] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
    [    5.931188] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
    [    5.944972] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
    [    5.958315] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
    [    5.971612] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
    [    5.981332] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
    [  OK  ] Created slice system-systemd\x2dfsck.slice.
    [  OK  ] Found device /dev/mmcblk0p2.
             Starting File System Check on /dev/mmcblk0p2...
    [  OK  ] Found device /dev/mmcblk0p1.
             Starting File System Check on /dev/mmcblk0p1...
    [  OK  ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk1p1...
    [  OK  ] Started File System Check on /dev/mmcblk0p2.
             Mounting /run/media/mmcblk0p2...
    [  OK  ] Started File System Check on /dev/mmcblk0p1.
             Mounting /run/media/mmcblk0p1...
    [    7.426981] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [  OK  ] Mounted /run/media/mmcblk0p2.
    [  OK  ] Mounted /run/media/mmcblk0p1.
    [  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 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.
    [  OK  ] Started Periodic Command Scheduler.
    [  OK  ] Started D-Bus System Message Bus.
             Starting Print notice about GPLv3 packages...
             Starting set host name as per compatible name...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
             Starting Telephony service...
             Starting rc.pvr.service...
             Starting Login Service...
    [  OK  ] Started TEE Supplicant.
             Starting Update weston ini… based on the platform name...
    [  OK  ] Started Reboot and dump vmcore via kexec.
    [  OK  ] Started File System Check on /dev/mmcblk1p1.
    [  OK  ] Started set host name as per compatible name.
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Started Update weston ini …ge based on the platform name.
    [  OK  ] Started Telephony service.
    [  OK  ] Reached target Network (Pre).
             Mounting /run/media/mmcblk1p1...
             Starting Network Service...
    [  OK  ] Listening on Load/Save RF …itch S[    8.247976] Bluetooth: Core ver 2.22
    tatus /dev/rfkill Watch.
    [    8.259627] NET: Registered protocol family 31
    [    8.267930] Bluetooth: HCI device and connection manager initialized
    [    8.274356] Bluetooth: HCI socket layer initialized
    [    8.283974] Bluetooth: L2CAP socket layer initialized
    [    8.292016] Bluetooth: SCO socket layer initialized
    [  OK  ] Started Login Service.
    [  OK  ] Started rc.pvr.service.
             Starting weston.service...
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
             Starting Network Name Resolution...
    [  OK  ] Mounted /run/media/mmcblk1p1.
    [  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 Enable and configure wl18xx bluetooth stack.
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Started weston.service.
             Starting DEMO...
             Starting EdgeAI OOB demos...
             Starting telnetd.service...
    [  OK  ] Started telnetd.service.
    [  OK  ] Started DEMO.
    [  OK  ] Started Simple Network Man…ement Protocol (SNMP) Daemon..
    [   12.854982] PVR_K:  744: RGX Firmware image 'rgx.fw.36.53.104.796' loaded
    [   12.888606] PVR_K:  744: Shader binary image 'rgx.sh.36.53.104.796' loaded
    [   14.246354] PVR_K:(Error):    67: RGXSafetyEventHandler: Safety Watchdog Trigger ! [358]
    
     _____                    _____           _         _   
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project j721s2-evm ttyS2
    
    Arago 2021.09 j721s2-evm ttyS2
    
    j721s2-evm login: ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
            autoconf
            bash-dev
            bash
            bc
            binutils
            cifs-utils
            coreutils-stdbuf
            coreutils
            cpio
            cpp-symlinks
            cpp
            dosfstools
            elfutils
            g++-symlinks
            g++
            gawk
            gcc-symlinks
            gcc
            gdb
            gdbserver
            gettext
            glmark2
            gstreamer1.0-libav-dev
            gstreamer1.0-libav
            gzip
            less
            libasm1
            libbfd
            libdw1
            libelf1
            libgdbm-compat4
            libgdbm-dev
            libgdbm6
            libgettextlib
            libgettextsrc
            libgmp-dev
            libgmp10
            libgmpxx4
            libidn2-0
            libidn2-dev
            libmpc3
            libmpfr6
            libreadline-dev
            libreadline8
            libunistring-dev
            libunistring2
            m4-dev
            m4
            make
            nettle-dev
            nettle
            parted
            python3-rfc3987
            python3-strict-rfc3339
            tar
            which
            zeromq
    
    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
    ***************************************************************
    ***************************************************************
    
    j721s2-evm login: 
    j721s2-evm login: 
    j721s2-evm login: root
    root@j721s2-evm:~# ls
    root@j721s2-evm:~# cd[   31.819896] tlv71033: disabling
     /opt/ltp/
    root@j721s2-evm:/opt/ltp# ./runltp -P j721e-evm -f ddt/emmc_perf_ext4 -s "EMMC_L_PERF_EXT4_FIO_1G"
    INFO: creating /opt/ltp/output directory
    INFO: creating /opt/ltp/results directory
    INFO: Filtering testscenarios based on j721e-evm capabilities
    awk: cmd. line:1: warning: regexp escape sequence `\&' is not a known regexp operator
    Checking for required user/group ids
    
    'nobody' user id and group found.
    'bin' user id and group found.
    'daemon' user id and group found.
    Users group found.
    Sys group found.
    Required users/groups exist.
    If some fields are empty or look unusual you may have an old version.
    Compare to the current minimal requirements in Documentation/Changes.
    
    /etc/os-release
    ID=arago
    NAME="Arago"
    VERSION="2021.09"
    VERSION_ID=2021.09
    PRETTY_NAME="Arago 2021.09"
    
    uname:
    Linux j721s2-evm 5.10.162-g76b3e88d56 #1 SMP PREEMPT Sat May 27 10:52:15 CST 2023 aarch64 aarch64 aarch64 GNU/Linux
    
    /proc/cmdline
    console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x2880000 root=/dev/mmcblk1p2 r w rootfstype=ext4 rootwait
    
    Gnu C                  gcc (GCC) 9.2.1 20191025
    Clang                 
    Gnu make               4.3
    util-linux             2.35.1
    mount                  linux 2.35.1 (libmount 2.35.1: btrfs, namespaces, assert, debug)
    modutils               26
    e2fsprogs              1.45.7
    Linux C Library        > libc.2.30
    Dynamic linker (ldd)   2.30
    Linux C++ Library      6..
    Procps                 3.3.16
    Net-tools              1.60
    iproute2               iproute2-5.10.0
    iputils                'V'
    ethtool                5.10
    Kbd                    2.2.0
    Sh-utils               8.31
    Modules Loaded         bluetooth ecdh_generic ecc rfkill rpmsg_char crct10dif_ce phy_can_transceiver wave5 v4l2_mem2mem videobuf2_dma_contig ti_k3_r5_remoteproc videobuf2_memops ti_k3_dsp_remoteproc videobuf2_v4l2 cdns_dsi videobuf2_common virtio_rpmsg_bus sa2ul pvrsrvkm cdns_dphy sha512_generic m_can_platform authenc m_can can_dev optee_rng rng_core sch_fq_codel rpmsg_kdrv_switch cryptodev ipv6
    
    free reports:
                  total        used[   72.670306] LTP: starting EMMC_L_PERF_EXT4_FIO_1G (source 'common.sh'; install_modules.sh "emmc"; do_cmd 'blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc" ')
            free      shared  buff/cache   available
    Mem:        1032620       70476      738300        9176      223844      881732
    Swap:             0           0           0
    
    cpuinfo:
    Architecture:                    aarch64
    CPU op-mode(s):                  32-bit, 64-bit
    Byte Order:                      Little Endian
    CPU(s):                          2
    On-line CPU(s) list:             0,1
    Thread(s) per core:              1
    Core(s) per socket:              2
    Socket(s):                       1
    Vendor ID:                       ARM
    Model:                           0
    Model name:                      Cortex-A72
    Stepping:                        r1p0
    BogoMIPS:                        400.00
    L1d cache:                       64 KiB
    L1i cache:                       96 KiB
    L2 cache:                        1 MiB
    Vulnerability Itlb multihit:     Not affected
    Vulnerability L1tf:              Not affected
    Vulnerability Mds:               Not affected
    Vulnerability Meltdown:          Not affected
    Vulnerability Mmio stale data:   Not affected
    Vulnerability Retbleed:          Not affected
    Vulnerability Spec store bypass: Not affected
    Vulnerability Spectre v1:        Mitigation; __user pointer sanitization
    Vulnerability Spectre v2:        Vulnerable: Unprivileged eBPF enabled
    Vulnerability Srbds:             Not affected
    Vulnerability Tsx async abort:   Not affected
    Flags:                           fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
    
    AppArmor disabled
    
    SELinux mode: unknown
    no big block device was specified on commandline.
    Tests which require a big block device are disabled.
    You can specify it with option -z
    COMMAND:    /opt/ltp/bin/ltp-pan   -e -S   -a 1279     -n 1279 -p -f /tmp/ltp-kfan55zufs/alltests -l /tmp/tmp.svNqXQU2tm  -C /opt/ltp/output/LTP_RUN_ON-tmp.svNqXQU2tm.failed -T /opt/ltp/output/LTP_RUN_ON-tmp.svNqXQU2tm.tconf
    INFO: Restricted to EMMC_L_PERF_EXT4_FIO_1G
    LOG File: /tmp/tmp.svNqXQU2tm
    FAILED COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.svNqXQU2tm.failed
    TCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.svNqXQU2tm.tconf
    Running tests.......
    <<<test_start>>>
    tag=EMMC_L_PERF_EXT4_FIO_1G stime=1677694196
    cmdline="source 'common.sh'; install_modules.sh "emmc"; do_cmd 'blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc" '"
    contacts=""
    analysis=exit
    <<<test_output>>>
    incrementing stop
    |TRACE LOG|Inside do_cmd:CMD=blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc" |
    ls -al /dev/disk/by-id
    total 0
    drwxr-xr-x 2 root root 160 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-00000_0x89156142 -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part2 -> ../../mmcblk1p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-8GUF4R_0x34505f6d -> ../../mmcblk0
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part2 -> ../../mmcblk0p2
    ls -al /dev/disk/by-path
    total 0
    drwxr-xr-x 2 root root 200 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4f80000.mmc -> ../../mmcblk0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot0 -> ../../mmcblk0boot0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot1 -> ../../mmcblk0boot1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part2 -> ../../mmcblk0p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4fb0000.mmc -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part2 -> ../../mmcblk1p2
    |ERROR|Line: File:FATAL: error while getting device node: |ERROR|Line: File:FATAL: error getting partition with biggest size: |ERROR|Line: File:FATAL: Could not find the partition to test! Maybe all the existing partitions are either boot (contains file u-boot*) or rootfs partition (contains etc or dev directory). Please check the contents of the partitions; if needed, please reformat the device to leave at least one partition for testing! - | - | - |
    |ERROR|Line: File:blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc"  failed. Return code is 1 - |
    <<<execution_status>>>
    initiation_status="ok"
    duration=0 termination_type=exited termination_id=1 corefile=no
    cutime=12 cstime=11
    <<<test_end>>>
    INFO: ltp-pan reported all tests PASS
    LTP Version: 20210524-2559-gdc01adbdd
            
           ###############################################################"
            
                Done executing testcases."
                LTP Version:  20210524-2559-gdc01adbdd
                Result log is in the /tmp/tmp.svNqXQU2tm "
           ###############################################################"
           
    Test Start Time: Wed Mar  1 18:09:56 2023
    -----------------------------------------
    Testcase                                           Result     Exit Value
    --------                                           ------     ----------
    EMMC_L_PERF_EXT4_FIO_1G                            FAIL       1    
    
    -----------------------------------------------
    Total Tests: 1
    Total Skipped Tests: 0
    Total Failures: 1
    Kernel Version: 5.10.162-g76b3e88d56
    Machine Architecture: aarch64
    Hostname: j721s2-evm
    
    root@j721s2-evm:/opt/ltp# [  130.650777] Initializing XFRM netlink socket

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    你好,Renf  

    抱歉、 您正在使用 TDA4VM  

    您执行的命令未完成  

    您能试一下 ./runltp -P 吗? j721s2-evm -f DDT/eMMC_perf_ext4 -s "EMMC_L_perf_EXT4_FIO_1G"

    此命令将在 eMMC 上运行读写测试。

    此致
    迪瓦卡尔

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    抱歉,我没有从我身边来回复,我使用(SD SPL) boot +(SD ) rootfs (edgeai package)模式进入系统,执行您的命令或错误,以下是所执行的日志

    root@j721s2-evm:/opt/ltp# ./runltp -P j721s2-evm -f ddt/emmc_perf_ext4 -s "EMMC_L_PERF_EXT4_FIO_1G"
    INFO: creating /opt/ltp/results directory
    INFO: Filtering testscenarios based on j721s2-evm capabilities
    awk: cmd. line:1: warning: regexp escape sequence `\&' is not a known regexp operator
    Checking for required user/group ids
    
    'nobody' user id and group found.
    'bin' user id and group found.
    'daemon' user id and group found.
    Users group found.
    Sys group found.
    Required users/groups exist.
    If some fields are empty or look unusual you may have an old version.
    Compare to the current minimal requirements in Documentation/Changes.
    
    /etc/os-release
    ID=arago
    NAME="Arago"
    VERSION="2021.09"
    VERSION_ID=2021.09
    PRETTY_NAME="Arago 2021.09"
    
    uname:
    Linux j721s2-evm 5.10.162-g76b3e88d56 #1 SMP PREEMPT Sat May 27 10:52:15 CST 2023 aarch64 aarch64 aarch64 GNU/Linux
    
    /proc/cmdline
    console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),-@8m(hbmc.rootfs) root=PARTUUID=2b379c90-02 rw rootfstype=ext4 rootwait
    
    Gnu C                  gcc (GCC) 9.2.1 20191025
    Clang                 
    Gnu make               4.3
    util-linux             2.35.1
    mount                  linux 2.35.1 (libmount 2.35.1: btrfs, namespaces, assert, debug)
    modutils               26
    e2fsprogs              1.45.7
    Linux C Library        > libc.2.30
    Dynamic linker (ldd)   2.30
    Linux C++ Library      6..
    Procps                 3.3.16
    Net-tools              1.60
    iproute2               iproute2-5.10.0
    iputils                'V'
    ethtool                5.10
    Kbd                    2.2.0
    Sh-utils               8.31
    Modules Loaded         xt_conntrack xt_MASQUERADE xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip_tables x_tables br_netfilter bridge stp llc overlay xfrm_user xfrm_algo md5 ecb aes_neon_bs aes_neon_blk des_generic libdes cbc bluetooth ecdh_generic ecc rfkill rpmsg_char crct10dif_ce phy_can_transceiver wave5 v4l2_mem2mem ti_k3_r5_remoteproc videobuf2_dma_contig ti_k3_dsp_remoteproc videobuf2[  170.052431] LTP: starting EMMC_L_PERF_EXT4_FIO_1G (source 'common.sh'; install_modules.sh "emmc"; do_cmd 'blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc" ')
    _memops m_can_platform videobuf2_v4l2 m_can virtio_rpmsg_bus sa2ul videobuf2_common cdns_dsi pvrsrvkm can_dev cdns_dphy sha512_generic authenc optee_rng rng_core sch_fq_codel rpmsg_kdrv_switch cryptodev ipv6
    
    free reports:
                  total        used        free      shared  buff/cache   available
    Mem:        1032628      129408      597136        9216      306084      822224
    Swap:             0           0           0
    
    cpuinfo:
    Architecture:                    aarch64
    CPU op-mode(s):                  32-bit, 64-bit
    Byte Order:                      Little Endian
    CPU(s):                          2
    On-line CPU(s) list:             0,1
    Thread(s) per core:              1
    Core(s) per socket:              2
    Socket(s):                       1
    Vendor ID:                       ARM
    Model:                           0
    Model name:                      Cortex-A72
    Stepping:                        r1p0
    BogoMIPS:                        400.00
    L1d cache:                       64 KiB
    L1i cache:                       96 KiB
    L2 cache:                        1 MiB
    Vulnerability Itlb multihit:     Not affected
    Vulnerability L1tf:              Not affected
    Vulnerability Mds:               Not affected
    Vulnerability Meltdown:          Not affected
    Vulnerability Mmio stale data:   Not affected
    Vulnerability Retbleed:          Not affected
    Vulnerability Spec store bypass: Not affected
    Vulnerability Spectre v1:        Mitigation; __user pointer sanitization
    Vulnerability Spectre v2:        Vulnerable: Unprivileged eBPF enabled
    Vulnerability Srbds:             Not affected
    Vulnerability Tsx async abort:   Not affected
    Flags:                           fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
    
    AppArmor disabled
    
    SELinux mode: unknown
    no big block device was specified on commandline.
    Tests which require a big block device are disabled.
    You can specify it with option -z
    COMMAND:    /opt/ltp/bin/ltp-pan   -e -S   -a 1564     -n 1564 -p -f /tmp/ltp-1cF2hDwTw6/alltests -l /tmp/tmp.BqUUPWGNkr  -C /opt/ltp/output/LTP_RUN_ON-tmp.BqUUPWGNkr.failed -T /opt/ltp/output/LTP_RUN_ON-tmp.BqUUPWGNkr.tconf
    INFO: Restricted to EMMC_L_PERF_EXT4_FIO_1G
    LOG File: /tmp/tmp.BqUUPWGNkr
    FAILED COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.BqUUPWGNkr.failed
    TCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.BqUUPWGNkr.tconf
    Running tests.......
    <<<test_start>>>
    tag=EMMC_L_PERF_EXT4_FIO_1G stime=1677694292
    cmdline="source 'common.sh'; install_modules.sh "emmc"; do_cmd 'blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc" '"
    contacts=""
    analysis=exit
    <<<test_output>>>
    incrementing stop
    |TRACE LOG|Inside do_cmd:CMD=blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc" |
    ls -al /dev/disk/by-id
    total 0
    drwxr-xr-x 2 root root 160 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-00000_0x89156142 -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part2 -> ../../mmcblk1p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-8GUF4R_0x34505f6d -> ../../mmcblk0
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part2 -> ../../mmcblk0p2
    ls -al /dev/disk/by-path
    total 0
    drwxr-xr-x 2 root root 200 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4f80000.mmc -> ../../mmcblk0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot0 -> ../../mmcblk0boot0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot1 -> ../../mmcblk0boot1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part2 -> ../../mmcblk0p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4fb0000.mmc -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part2 -> ../../mmcblk1p2
    |ERROR|Line: File:FATAL: error while getting device node: |ERROR|Line: File:FATAL: error getting partition with biggest size: |ERROR|Line: File:FATAL: Could not find the partition to test! Maybe all the existing partitions are either boot (contains file u-boot*) or rootfs partition (contains etc or dev directory). Please check the contents of the partitions; if needed, please reformat the device to leave at least one partition for testing! - | - | - |
    |ERROR|Line: File:blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc"  failed. Return code is 1 - |
    <<<execution_status>>>
    initiation_status="ok"
    duration=1 termination_type=exited termination_id=1 corefile=no
    cutime=12 cstime=10
    <<<test_end>>>
    INFO: ltp-pan reported all tests PASS
    LTP Version: 20210524-2559-gdc01adbdd
            
           ###############################################################"
            
                Done executing testcases."
                LTP Version:  20210524-2559-gdc01adbdd
                Result log is in the /tmp/tmp.BqUUPWGNkr "
           ###############################################################"
           
    Test Start Time: Wed Mar  1 18:11:32 2023
    -----------------------------------------
    Testcase                                           Result     Exit Value
    --------                                           ------     ----------
    EMMC_L_PERF_EXT4_FIO_1G                            FAIL       1    
    
    -----------------------------------------------
    Total Tests: 1
    Total Skipped Tests: 0
    Total Failures: 1
    Kernel Version: 5.10.162-g76b3e88d56
    Machine Architecture: aarch64
    Hostname: j721s2-evm
    
    root@j721s2-evm:/opt/ltp# ./runltp -P j721s2-evm -f ddt/emmc_perf_ext4                             
    INFO: creating /opt/ltp/results directory
    INFO: Filtering testscenarios based on j721s2-evm capabilities
    awk: cmd. line:1: warning: regexp escape sequence `\&' is not a known regexp operator
    Checking for required user/group ids
    
    'nobody' user id and group found.
    'bin' user id and group found.
    'daemon' user id and group found.
    Users group found.
    Sys group found.
    Required users/groups exist.
    If some fields are empty or look unusual you may have an old version.
    Compare to the current minimal requirements in Documentation/Changes.
    
    /etc/os-release
    ID=arago
    NAME="Arago"
    VERSION="2021.09"
    VERSION_ID=2021.09
    PRETTY_NAME="Arago 2021.09"
    
    uname:
    Linux j721s2-evm 5.10.162-g76b3e88d56 #1 SMP PREEMPT Sat May 27 10:52:15 CST 2023 aarch64 aarch64 aarch64 GNU/Linux
    
    /proc/cmdline
    console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),-@8m(hbmc.rootfs) root=PARTUUID=2b379c90-02 rw rootfstype=ext4 rootwait
    
    Gnu C                  gcc (GCC) 9.2.1 20191025
    Clang                 
    Gnu make               4.3
    util-linux             2.35.1
    mount                  linux 2.35.1 (libmount 2.35.1: btrfs, namespaces, assert, debug)
    modutils               26
    e2fsprogs              1.45.7
    Linux C Library        > libc.2.30
    Dynamic linker (ldd)   2.30
    Linux C++ Library      6..
    Procps                 3.3.16
    Net-tools              1.60
    iproute2               iproute2-5.10.0
    iputils                'V'
    ethtool                5.10
    Kbd                    2.2.0
    Sh-utils               8.31
    Modules Loaded         xt_conntrack xt_MASQUERADE xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip_tables x_tables br_netfilter bridge stp llc overlay xfrm_user xfrm_algo md5 ecb aes_neon_bs aes_neon_blk des_generic libdes cbc bluetooth ecdh_generic ecc rfkill rpmsg_[  181.134953] LTP: starting EMMC_L_PERF_EXT4 (source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 100 -B "102400 262144 524288 1048576 5242880" -d "emmc")
    char crct10dif_ce phy_can_transceiver wave5 v4l2_mem2mem ti_k3_r5_remoteproc videobuf2_dma_contig ti_k3_dsp_remoteproc videobuf2_memops m_can_platform videobuf2_v4l2 m_can virtio_rpmsg_bus sa2ul videobuf2_common cdns_dsi pvrsrvkm can_dev cdns_dphy sha512_generic authenc optee_rng rng_core sch_fq_codel rpmsg_kdrv_switch cryptodev ipv6
    
    free reports:
                  total        used        free      shared  buff/cache   available
    Mem:        1032628      129656      595720        9212      307252      821836
    Swap:             0           0           0
    
    cpuinfo:
    Architecture:                    aarch64
    CPU op-mode(s):                  32-bit, 64-bit
    Byte Order:                      Little Endian
    CPU(s):                          2
    On-line CPU(s) list:             0,1
    Thread(s) per core:              1
    Core(s) per socket:              2
    Socket(s):                       1
    Vendor ID:                       ARM
    Model:                           0
    Model name:                      Cortex-A72
    Stepping:                        r1p0
    BogoMIPS:                        400.00
    L1d cache:                       64 KiB
    L1i cache:                       96 KiB
    L2 cache:                        1 MiB
    Vulnerability Itlb multihit:     Not affected
    Vulnerability L1tf:              Not affected
    Vulnerability Mds:               Not affected
    Vulnerability Meltdown:          Not affected
    Vulnerability Mmio stale data:   Not affected
    Vulnerability Retbleed:          Not affected
    Vulnerability Spec store bypass: Not affected
    Vulnerability Spectre v1:        Mitigation; __user pointer sanitization
    Vulnerability Spectre v2:        Vulnerable: Unprivileged eBPF enabled
    Vulnerability Srbds:             Not affected
    Vulnerability Tsx async abort:   Not affected
    Flags:                           fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
    
    AppArmor disabled
    
    SELinux mode: unknown
    no big block device was specified on commandline.
    Tests which require a big block device are disabled.
    You can specify it with option -z
    COMMAND:    /opt/ltp/bin/ltp-pan   -e -S   -a 2083     -n 2[  181.337969] LTP: starting EMMC_L_PERF_EXT4_SYNC (source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 100 -o 'sync' -B "102400 262144 524288 1048576 5242880" -d "emmc")
    083 -p -f /tmp/ltp-Xx3yVCoEIS/alltests -l /tmp/tmp.FVmO1BYxXe  -C /opt/ltp/output/LTP_RUN_ON-tmp.FVmO1BYxXe.failed -T /opt/ltp/output/LTP_RUN_ON-tmp.FVmO1BYxXe.tconf
    LOG File: /tmp/tmp.FVmO1BYxXe
    FAILED COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.FVmO1BYxXe.failed
    TCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.FVmO1BYxXe.tconf
    Running tests.......
    <<<test_start>>>
    tag=EMMC_L_PERF_EXT4 stime=1677694303
    cmdline="source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 100 -B "102400 262144 524288 1048576 5242880" -d "emmc""
    contacts=""
    analysis=exit
    <<<test_output>>>
    ls -al /dev/disk/by-id
    total 0
    drwxr-xr-x 2 root root 160 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-00000_0x89156142 -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part2 -> ../../mmcblk1p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-8GUF4R_0x34505f6d -> ../../mmcblk0
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part2 -> ../../mmcblk0p2
    ls -al /dev/disk/by-path
    total 0
    drwxr-xr-x 2 root root 200 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4f80000.mmc -> ../../mmcblk0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot0 -> ../../mmcblk0boot0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot1 -> ../../mmcblk0boot1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part2 -> ../../mmcblk0p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4fb0000.mmc -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part2 -> ../../mmcblk1p2
    |ERROR|Line: File:FATAL: error while getting device[  181.539141] LTP: starting EMMC_M_PERF_EXT4_SYNC (source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 100 -o 'sync' -B "262144" -d "emmc")
     node: |ERROR|Line: File:FATAL: error getting partition with biggest size: |ERROR|Line: File:FATAL: Could not find the partition to test! Maybe all the existing partitions are either boot (contains file u-boot*) or rootfs partition (contains etc or dev directory). Please check the contents of the partitions; if needed, please reformat the device to leave at least one partition for testing! - | - | - |
    <<<execution_status>>>
    initiation_status="ok"
    duration=1 termination_type=exited termination_id=1 corefile=no
    cutime=11 cstime=11
    <<<test_end>>>
    <<<test_start>>>
    tag=EMMC_L_PERF_EXT4_SYNC stime=1677694304
    cmdline="source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 100 -o 'sync' -B "102400 262144 524288 1048576 5242880" -d "emmc""
    contacts=""
    analysis=exit
    <<<test_output>>>
    ls -al /dev/disk/by-id
    total 0
    drwxr-xr-x 2 root root 160 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-00000_0x89156142 -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part2 -> ../../mmcblk1p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-8GUF4R_0x34505f6d -> ../../mmcblk0
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part2 -> ../../mmcblk0p2
    ls -al /dev/disk/by-path
    total 0
    drwxr-xr-x 2 root root 200 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4f80000.mmc -> ../../mmcblk0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot0 -> ../../mmcblk0boot0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot1 -> ../../mmcblk0boot1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part2 -> ../../mmcblk0p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4fb0000.mmc -> ../../mmcblk1
    lrwxrwxrwx 1 r[  181.737790] LTP: starting EMMC_S_PERF_EXT4_FILESIZE_2M (source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 2 -B "262144" -d "emmc" -c 1)
    oot root  15 Mar  1 18:08 platform-4fb0000.mmc-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part2 -> ../../mmcblk1p2
    |ERROR|Line: File:FATAL: error while getting device node: |ERROR|Line: File:FATAL: error getting partition with biggest size: |ERROR|Line: File:FATAL: Could not find the partition to test! Maybe all the existing partitions are either boot (contains file u-boot*) or rootfs partition (contains etc or dev directory). Please check the contents of the partitions; if needed, please reformat the device to leave at least one partition for testing! - | - | - |
    <<<execution_status>>>
    initiation_status="ok"
    duration=0 termination_type=exited termination_id=1 corefile=no
    cutime=9 cstime=13
    <<<test_end>>>
    <<<test_start>>>
    tag=EMMC_M_PERF_EXT4_SYNC stime=1677694304
    cmdline="source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 100 -o 'sync' -B "262144" -d "emmc""
    contacts=""
    analysis=exit
    <<<test_output>>>
    ls -al /dev/disk/by-id
    total 0
    drwxr-xr-x 2 root root 160 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-00000_0x89156142 -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part2 -> ../../mmcblk1p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-8GUF4R_0x34505f6d -> ../../mmcblk0
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part2 -> ../../mmcblk0p2
    ls -al /dev/disk/by-path
    total 0
    drwxr-xr-x 2 root root 200 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4f80000.mmc -> ../../mmcblk0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot0 -> ../../mmcblk0boot0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot1 -> ../../mmcblk0boot1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part2 -> ../../mmcblk0p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4fb0000.mmc -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part2 -> ../../mmcblk1p2
    |ERROR|Line: File:FATAL: error while getting device node: |ERROR|Line: File:FATAL: error getting partition with biggest size: |ERROR|Line: File:FATAL: Could not find the partition to test! Maybe all the existing partitions are either boot (contains file u-boot*) or rootfs partition (contains etc or dev directory). Please check the contents of the partitions; if needed, please reformat the device to leave at least one partition for testing! - | - | - |
    <<<execution_status>>>
    initiation_status="ok"
    duration=0 termination_type=exited termination_id=1 corefile=no
    cutime=13 cstime=9
    <<<test_end>>>
    <<<test_start>>>
    tag=EMMC_S_PERF_EXT4_FILESIZE_2M stime=1677694304
    cmdline="source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 2 -B "262144" -d "emmc" -c 1"
    contacts=""
    analysis=exit
    <<<test_output>>>
    ls -al /dev/disk/by-id
    total 0
    drwxr-xr-x 2 root root 160 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-00000_0x89156142 -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part2 -> ../../mmcblk1p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-8GUF4R_0x34505f6d -> ../../mmcblk0
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part2 -> ../../mmcblk0p2
    ls -al /dev/disk/by-path
    total 0
    drwxr-xr-x 2 root root 200 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4f80000.mmc -> ../../mmcblk0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot0 -> ../../mmcblk0boot0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot1 -> ../../mmcblk0boot1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part2 -> ../../mmcblk0p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4fb0000.mmc -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part2 -> ../../mmcblk1p2
    |ERROR|Line: File:FATAL: error while getting device node: |ERROR[  182.267933] LTP: starting EMMC_S_PERF_EXT4_FILESIZE_4M (source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 4 -B "262144" -d "emmc" -c 1)
    |Line: File:FATAL: error getting partition with biggest size: |ERROR|Line: File:FATAL: Could not find the partition to test! Maybe all the existing partitions are either boot (contains file u-boot*) or rootfs partition (contains etc or dev directory). Please check the contents of the partitions; if needed, please reformat the device to leave at least one partition for testing! - | - | - |
    <<<execution_status>>>
    initiation_status="ok"
    duration=1 termination_type=exited termination_id=1 corefile=no
    cutime=11 cstime=12
    <<<test_end>>>
    <<<test_start>>>
    tag=EMMC_S_PERF_EXT4_FILESIZE_4M stime=1677694305
    cmdline="source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 4 -B "262144" -d "emmc" -c 1"
    contacts=""
    analysis=exit
    <<<test_output>>>
    ls -al /dev/disk/by-id
    total 0
    drwxr-xr-x 2 root root 160 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-00000_0x89156142 -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part2 -> ../../mmcblk1p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-8GUF4R_0x34505f6d -> ../../mmcblk0
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part2 -> ../../mmcblk0p2
    ls -al /dev/disk/by-path
    total 0
    drwxr-xr-x 2 root root 200 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4f80000.mmc -> ../../mmcblk0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot0 -> ../../mmcblk0boot0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot1 -> ../../mmcblk0boot1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part2 -> ../../mmcblk0p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4fb0000.mmc -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.[  182.470114] LTP: starting EMMC_S_PERF_EXT4_FILESIZE_8M (source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 8 -B "262144" -d "emmc" -c 1)
    mmc-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part2 -> ../../mmcblk1p2
    |ERROR|Line: File:FATAL: error while getting device node: |ERROR|Line: File:FATAL: error getting partition with biggest size: |ERROR|Line: File:FATAL: Could not find the partition to test! Maybe all the existing partitions are either boot (contains file u-boot*) or rootfs partition (contains etc or dev directory). Please check the contents of the partitions; if needed, please reformat the device to leave at least one partition for testing! - | - | - |
    <<<execution_status>>>
    initiation_status="ok"
    duration=0 termination_type=exited termination_id=1 corefile=no
    cutime=12 cstime=11
    <<<test_end>>>
    <<<test_start>>>
    tag=EMMC_S_PERF_EXT4_FILESIZE_8M stime=1677694305
    cmdline="source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 8 -B "262144" -d "emmc" -c 1"
    contacts=""
    analysis=exit
    <<<test_output>>>
    ls -al /dev/disk/by-id
    total 0
    drwxr-xr-x 2 root root 160 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-00000_0x89156142 -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part2 -> ../../mmcblk1p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-8GUF4R_0x34505f6d -> ../../mmcblk0
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part2 -> ../../mmcblk0p2
    ls -al /dev/disk/by-path
    total 0
    drwxr-xr-x 2 root root 200 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4f80000.mmc -> ../../mmcblk0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot0 -> ../../mmcblk0boot0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot1 -> ../../mmcblk0boot1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 pl[  182.670449] LTP: starting EMMC_S_PERF_EXT4_FILESIZE_10M (source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 10 -B "262144" -d "emmc" -c 1)
    atform-4f80000.mmc-part2 -> ../../mmcblk0p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4fb0000.mmc -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part2 -> ../../mmcblk1p2
    |ERROR|Line: File:FATAL: error while getting device node: |ERROR|Line: File:FATAL: error getting partition with biggest size: |ERROR|Line: File:FATAL: Could not find the partition to test! Maybe all the existing partitions are either boot (contains file u-boot*) or rootfs partition (contains etc or dev directory). Please check the contents of the partitions; if needed, please reformat the device to leave at least one partition for testing! - | - | - |
    <<<execution_status>>>
    initiation_status="ok"
    duration=0 termination_type=exited termination_id=1 corefile=no
    cutime=11 cstime=10
    <<<test_end>>>
    <<<test_start>>>
    tag=EMMC_S_PERF_EXT4_FILESIZE_10M stime=1677694305
    cmdline="source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 10 -B "262144" -d "emmc" -c 1"
    contacts=""
    analysis=exit
    <<<test_output>>>
    ls -al /dev/disk/by-id
    total 0
    drwxr-xr-x 2 root root 160 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-00000_0x89156142 -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part2 -> ../../mmcblk1p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-8GUF4R_0x34505f6d -> ../../mmcblk0
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part2 -> ../../mmcblk0p2
    ls -al /dev/disk/by-path
    total 0
    drwxr-xr-x 2 root root 200 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4f80000.mmc -> ../../mmcblk0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot0 -> ../../mmcblk0boot0
    lrwxrwxrwx 1 root root  18 Mar  1 18[  182.868138] LTP: starting EMMC_M_PERF_EXT4_VARIOUS_BUFSIZE (source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 10 -B "4096 8192 16384 32768 65536" -d "emmc")
    :08 platform-4f80000.mmc-boot1 -> ../../mmcblk0boot1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part2 -> ../../mmcblk0p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4fb0000.mmc -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part2 -> ../../mmcblk1p2
    |ERROR|Line: File:FATAL: error while getting device node: |ERROR|Line: File:FATAL: error getting partition with biggest size: |ERROR|Line: File:FATAL: Could not find the partition to test! Maybe all the existing partitions are either boot (contains file u-boot*) or rootfs partition (contains etc or dev directory). Please check the contents of the partitions; if needed, please reformat the device to leave at least one partition for testing! - | - | - |
    <<<execution_status>>>
    initiation_status="ok"
    duration=0 termination_type=exited termination_id=1 corefile=no
    cutime=13 cstime=10
    <<<test_end>>>
    <<<test_start>>>
    tag=EMMC_M_PERF_EXT4_VARIOUS_BUFSIZE stime=1677694305
    cmdline="source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 10 -B "4096 8192 16384 32768 65536" -d "emmc""
    contacts=""
    analysis=exit
    <<<test_output>>>
    ls -al /dev/disk/by-id
    total 0
    drwxr-xr-x 2 root root 160 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-00000_0x89156142 -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part2 -> ../../mmcblk1p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-8GUF4R_0x34505f6d -> ../../mmcblk0
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part2 -> ../../mmcblk0p2
    ls -al /dev/disk/by-path
    total 0
    drwxr-xr-x 2 root root 200 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrw[  183.068762] LTP: starting EMMC_S_PERF_EXT4_FIO_QUICK (source 'common.sh'; install_modules.sh "emmc"; do_cmd 'blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m" -d "emmc" ')
    xrwxrwx 1 root root  13 Mar  1 18:08 platform-4f80000.mmc -> ../../mmcblk0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot0 -> ../../mmcblk0boot0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot1 -> ../../mmcblk0boot1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part2 -> ../../mmcblk0p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4fb0000.mmc -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part2 -> ../../mmcblk1p2
    |ERROR|Line: File:FATAL: error while getting device node: |ERROR|Line: File:FATAL: error getting partition with biggest size: |ERROR|Line: File:FATAL: Could not find the partition to test! Maybe all the existing partitions are either boot (contains file u-boot*) or rootfs partition (contains etc or dev directory). Please check the contents of the partitions; if needed, please reformat the device to leave at least one partition for testing! - | - | - |
    <<<execution_status>>>
    initiation_status="ok"
    duration=0 termination_type=exited termination_id=1 corefile=no
    cutime=11 cstime=11
    <<<test_end>>>
    <<<test_start>>>
    tag=EMMC_S_PERF_EXT4_FIO_QUICK stime=1677694305
    cmdline="source 'common.sh'; install_modules.sh "emmc"; do_cmd 'blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m" -d "emmc" '"
    contacts=""
    analysis=exit
    <<<test_output>>>
    |TRACE LOG|Inside do_cmd:CMD=blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m" -d "emmc" |
    ls -al /dev/disk/by-id
    total 0
    drwxr-xr-x 2 root root 160 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-00000_0x89156142 -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part2 -> ../../mmcblk1p2
    [  183.268353] LTP: starting EMMC_L_PERF_EXT4_FIO_1G (source 'common.sh'; install_modules.sh "emmc"; do_cmd 'blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc" ')
    
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part2 -> ../../mmcblk0p2
    ls -al /dev/disk/by-path
    total 0
    drwxr-xr-x 2 root root 200 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4f80000.mmc -> ../../mmcblk0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot0 -> ../../mmcblk0boot0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot1 -> ../../mmcblk0boot1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part2 -> ../../mmcblk0p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4fb0000.mmc -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part2 -> ../../mmcblk1p2
    |ERROR|Line: File:FATAL: error while getting device node: |ERROR|Line: File:FATAL: error getting partition with biggest size: |ERROR|Line: File:FATAL: Could not find the partition to test! Maybe all the existing partitions are either boot (contains file u-boot*) or rootfs partition (contains etc or dev directory). Please check the contents of the partitions; if needed, please reformat the device to leave at least one partition for testing! - | - | - |
    |ERROR|Line: File:blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m" -d "emmc"  failed. Return code is 1 - |
    <<<execution_status>>>
    initiation_status="ok"
    duration=1 termination_type=exited termination_id=1 corefile=no
    cutime=11 cstime=12
    <<<test_end>>>
    <<<test_start>>>
    tag=EMMC_L_PERF_EXT4_FIO_1G stime=1677694306
    cmdline="source 'common.sh'; install_modules.sh "emmc"; do_cmd 'blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc" '"
    contacts=""
    analysis=exit
    <<<test_output>>>
    incrementing stop
    |TRACE LOG|Inside do_cmd:CMD=blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc" |
    ls -al /dev/disk/by-id
    total 0
    drwxr-xr-x 2 root root 160 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-00000_0x89156142 -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part2 -> ../../mmcblk1p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-8GUF4R_0x34505f6d -> ../../mmcblk0
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6d-part2 -> ../../mmcblk0p2
    ls -al /dev/disk/by-path
    total 0
    drwxr-xr-x 2 root root 200 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4f80000.mmc -> ../../mmcblk0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot0 -> ../../mmcblk0boot0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot1 -> ../../mmcblk0boot1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part2 -> ../../mmcblk0p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4fb0000.mmc -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part2 -> ../../mmcblk1p2
    |ERROR|Line: File:FATAL: error while getting device node: |ERROR|Line: File:FATAL: error getting partition with biggest size: |ERROR|Line: File:FATAL: Could not find the partition to test! Maybe all the existing partitions are either boot (contains file u-boot*) or rootfs partition (contains etc or dev directory). Please check the contents of the partitions; if needed, please reformat the device to leave at least one partition for testing! - | - | - |
    |ERROR|Line: File:blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc"  failed. Return code is 1 - |
    <<<execution_status>>>
    initiation_status="ok"
    duration=0 termination_type=exited termination_id=1 corefile=no
    cutime=14 cstime=9
    <<<test_end>>>
    INFO: ltp-pan reported all tests PASS
    LTP Version: 20210524-2559-gdc01adbdd
            
           ###############################################################"
            
                Done executing testcases."
                LTP Version:  20210524-2559-gdc01adbdd
                Result log is in the /tmp/tmp.FVmO1BYxXe "
           ###############################################################"
           
    Test Start Time: Wed Mar  1 18:11:43 2023
    -----------------------------------------
    Testcase                                           Result     Exit Value
    --------                                           ------     ----------
    EMMC_L_PERF_EXT4                                   FAIL       1    
    EMMC_L_PERF_EXT4_SYNC                              FAIL       1    
    EMMC_M_PERF_EXT4_SYNC                              FAIL       1    
    EMMC_S_PERF_EXT4_FILESIZE_2M                       FAIL       1    
    EMMC_S_PERF_EXT4_FILESIZE_4M                       FAIL       1    
    EMMC_S_PERF_EXT4_FILESIZE_8M                       FAIL       1    
    EMMC_S_PERF_EXT4_FILESIZE_10M                      FAIL       1    
    EMMC_M_PERF_EXT4_VARIOUS_BUFSIZE                   FAIL       1    
    EMMC_S_PERF_EXT4_FIO_QUICK                         FAIL       1    
    EMMC_L_PERF_EXT4_FIO_1G                            FAIL       1    
    
    -----------------------------------------------
    Total Tests: 10
    Total Skipped Tests: 0
    Total Failures: 10
    Kernel Version: 5.10.162-g76b3e88d56
    Machine Architecture: aarch64
    Hostname: j721s2-evm
    
    root@j721s2-evm:/opt/ltp# ls /dev/m
    mapper/       mem           mmcblk0       mmcblk0boot0  mmcblk0boot1  mmcblk0p1     mmcblk0p2     mmcblk0rpmb   mmcblk1       mmcblk1p1     mmcblk1p2     mqueue/       
    root@j721s2-evm:/opt/ltp# ls /dev/m
    mapper/       mem           mmcblk0       mmcblk0boot0  mmcblk0boot1  mmcblk0p1     mmcblk0p2     mmcblk0rpmb   mmcblk1       mmcblk1p1     mmcblk1p2     mqueue/       
    root@j721s2-evm:/opt/ltp# ls /dev/mmcblk
    mmcblk0       mmcblk0boot0  mmcblk0boot1  mmcblk0p1     mmcblk0p2     mmcblk0rpmb   mmcblk1       mmcblk1p1     mmcblk1p2     
    root@j721s2-evm:/opt/ltp# dmesg | grep emmc
    [  170.052431] LTP: starting EMMC_L_PERF_EXT4_FIO_1G (source 'common.sh'; install_modules.sh "emmc"; do_cmd 'blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc" ')
    [  181.134953] LTP: starting EMMC_L_PERF_EXT4 (source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 100 -B "102400 262144 524288 1048576 5242880" -d "emmc")
    [  181.337969] LTP: starting EMMC_L_PERF_EXT4_SYNC (source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 100 -o 'sync' -B "102400 262144 524288 1048576 5242880" -d "emmc")
    [  181.539141] LTP: starting EMMC_M_PERF_EXT4_SYNC (source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 100 -o 'sync' -B "262144" -d "emmc")
    [  181.737790] LTP: starting EMMC_S_PERF_EXT4_FILESIZE_2M (source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 2 -B "262144" -d "emmc" -c 1)
    [  182.267933] LTP: starting EMMC_S_PERF_EXT4_FILESIZE_4M (source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 4 -B "262144" -d "emmc" -c 1)
    [  182.470114] LTP: starting EMMC_S_PERF_EXT4_FILESIZE_8M (source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 8 -B "262144" -d "emmc" -c 1)
    [  182.670449] LTP: starting EMMC_S_PERF_EXT4_FILESIZE_10M (source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 10 -B "262144" -d "emmc" -c 1)
    [  182.868138] LTP: starting EMMC_M_PERF_EXT4_VARIOUS_BUFSIZE (source "common.sh"; install_modules.sh "emmc"; blk_device_filesystem_perf_test.sh -f ext4 -s 10 -B "4096 8192 16384 32768 65536" -d "emmc")
    [  183.068762] LTP: starting EMMC_S_PERF_EXT4_FIO_QUICK (source 'common.sh'; install_modules.sh "emmc"; do_cmd 'blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m" -d "emmc" ')
    [  183.268353] LTP: starting EMMC_L_PERF_EXT4_FIO_1G (source 'common.sh'; install_modules.sh "emmc"; do_cmd 'blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc" ')
    root@j721s2-evm:/opt/ltp# ls /dev/mmcblk0*
    /dev/mmcblk0  /dev/mmcblk0boot0  /dev/mmcblk0boot1  /dev/mmcblk0p1  /dev/mmcblk0p2  /dev/mmcblk0rpmb
    root@j721s2-evm:/opt/ltp#

    但是 、我在另一个电路板上使用了(SD SPL)引导+(SD) rootfs (edgeai 封装)测试、  该测试可以 通过运行、

    ./runltp -P j721s2-evm -f ddt/emmc_perf_ext4 -s "EMMC_L_PERF_EXT4_FIO_1G"
    INFO: creating /opt/ltp/results directory
    INFO: Filtering testscenarios based on j721s2-evm capabilities
    awk: cmd. line:1: warning: regexp escape sequence `\&' is not a known regexp operator
    Checking for required user/group ids
    
    'nobody' user id and group found.
    'bin' user id and group found.
    'daemon' user id and group found.
    Users group found.
    Sys group found.
    Required users/groups exist.
    If some fields are empty or look unusual you may have an old version.
    Compare to the current minimal requirements in Documentation/Changes.
    
    /etc/os-release
    ID=arago
    NAME="Arago"
    VERSION="2021.09"
    VERSION_ID=2021.09
    PRETTY_NAME="Arago 2021.09"
    
    uname:
    Linux j721s2-evm 5.10.162-g76b3e88d56 #1 SMP PREEMPT Sat May 27 10:52:15 CST 2023 aarch64 aarch64 aarch64 GNU/Linux
    
    /proc/cmdline
    console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02880000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),57088k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),-@8m(hbmc.rootfs) root=PARTUUID=2b379c90-02 rw rootfstype=ext4 rootwait
    
    Gnu C                  gcc (GCC) 9.2.1 20191025
    Clang                 
    Gnu make               4.3
    util-linux             2.35.1
    mount                  linux 2.35.1 (libmount 2.35.1: btrfs, namespaces, assert, debug)
    modutils               26
    e2fsprogs              1.45.7
    Linux C Library        > libc.2.30
    Dynamic linker (ldd)   2.30
    Linux C++ Library      6..
    Procps                 3.3.16
    Net-tools              1.60
    iproute2               iproute2-5.10.0
    iputils                'V'
    ethtool                5.10
    Kbd                    2.2.0
    Sh-utils               8.31
    Modules Loaded         bluetooth ecdh_generic ecc rfkill rpmsg_char crct10dif_ce phy_can_transceiver wave5 v4l2_mem2mem ti_k3_r5_remoteproc videobuf2_dma_contig ti_k3_dsp_remoteproc videobuf2_memops videobuf2_v4l2 cdns_dsi virtio_rpmsg_bus m_can_platform videobuf2_common pvrsrvkm sa2ul m_can cdns_dphy can_dev sha512_generic authenc optee_rng rng_core sch_fq_codel rpmsg_kdrv_switch cryptodev ipv6
    
    free reports:
                  total        used        free      shared  buff/cache   available
    Mem:        10[   42.867604] LTP: starting EMMC_L_PERF_EXT4_FIO_1G (source 'common.sh'; install_modules.sh "emmc"; do_cmd 'blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc" ')
    32628       69636      836540        9188      126452      882848
    Swap:             0           0           0
    
    cpuinfo:
    Architecture:                    aarch64
    CPU op-mode(s):                  32-bit, 64-bit
    Byte Order:                      Little Endian
    CPU(s):                          2
    On-line CPU(s) list:             0,1
    Thread(s) per core:              1
    Core(s) per socket:              2
    Socket(s):                       1
    Vendor ID:                       ARM
    Model:                           0
    Model name:                      Cortex-A72
    Stepping:                        r1p0
    BogoMIPS:                        400.00
    L1d cache:                       64 KiB
    L1i cache:                       96 KiB
    L2 cache:                        1 MiB
    Vulnerability Itlb multihit:     Not affected
    Vulnerability L1tf:              Not affected
    Vulnerability Mds:               Not affected
    Vulnerability Meltdown:          Not affected
    Vulnerability Mmio stale data:   Not affected
    Vulnerability Retbleed:          Not affected
    Vulnerability Spec store bypass: Not affected
    Vulnerability Spectre v1:        Mitigation; __user pointer sanitization
    Vulnerability Spectre v2:        Vulnerable: Unprivileged eBPF enabled
    Vulnerability Srbds:             Not affected
    Vulnerability Tsx async abort:   Not affected
    Flags:                           fp asimd evtstrm aes pmull sha1 sha2 crc32 cpuid
    
    AppArmor disabled
    
    SELinux mode: unknown
    no big block device was specified on commandline.
    Tests which require a big block device are disabled.
    You can specify it with option -z
    COMMAND:    /opt/ltp/bin/ltp-pan   -e -S   -a 1190     -n 1190 -p -f /tmp/ltp-h2qlFuiS0L/alltests -l /tmp/tmp.rAq9o0qVGj  -C /opt/ltp/output/LTP_RUN_ON-tmp.rAq9o0qVGj.failed -T /opt/ltp/output/LTP_RUN_ON-tmp.rAq9o0qVGj.tconf
    INFO: Restricted to EMMC_L_PERF_EXT4_FIO_1G
    LOG File: /tmp/tmp.rAq9o0qVGj
    FAILED COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.rAq9o0qVGj.failed
    TCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-tmp.rAq9o0qVGj.tconf
    Running tests.......
    <<<test_start>>>
    tag=EMMC_L_PERF_EXT4_FIO_1G stime=1677694166
    cmdline="source 'common.sh'; install_modules.sh "emmc"; do_cmd 'blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc" '"
    contacts=""
    analysis=exit
    <<<test_output>>>
    incrementing stop
    |TRACE LOG|Inside do_cmd:CMD=blk_device_filesystem_perf_test.sh -p "fio" -f "ext4" -s 1g -B "4m 1m 256k 4k" -d "emmc" |
    ls -al /dev/disk/by-id
    total 0
    drwxr-xr-x 2 root root 160 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-00000_0x89156142 -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-00000_0x89156142-part2 -> ../../mmcblk1p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 mmc-8GUF4R_0x34505f6f -> ../../mmcblk0
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6f-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 mmc-8GUF4R_0x34505f6f-part2 -> ../../mmcblk0p2
    ls -al /dev/disk/by-path
    total 0
    drwxr-xr-x 2 root root 200 Mar  1 18:08 .
    drwxr-xr-x 7 root root 140 Mar  1 18:08 ..
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4f80000.mmc -> ../../mmcblk0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot0 -> ../../mmcblk0boot0
    lrwxrwxrwx 1 root root  18 Mar  1 18:08 platform-4f80000.mmc-boot1 -> ../../mmcblk0boot1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part1 -> ../../mmcblk0p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4f80000.mmc-part2 -> ../../mmcblk0p2
    lrwxrwxrwx 1 root root  13 Mar  1 18:08 platform-4fb0000.mmc -> ../../mmcblk1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part1 -> ../../mmcblk1p1
    lrwxrwxrwx 1 root root  15 Mar  1 18:08 platform-4fb0000.mmc-part2 -> ../../mmcblk1p2
    |TRACE LOG|DEV_NODE return from get_blk_device_node is: /dev/mmcblk0p1|
    |TRACE LOG|STARTING FILE SYSTEM PERFORMANCE Test for emmc|
    |TRACE LOG|FS_TYPE:ext4|
    |TRACE LOG|DEV_NODE:/dev/mmcblk0p1|
    |TRACE LOG|MOUNT POINT:/mnt/partition_emmc|
    |TRACE LOG|BUFFER SIZES:4m 1m 256k 4k|
    |TRACE LOG|FILE SIZE:1gMB|
    |TRACE LOG|SRCFILE SIZE:10MB|
    |TRACE LOG|DEVICE_TYPE:emmc|
    |TRACE LOG|Inside do_cmd:CMD=printout_model /dev/mmcblk0p1 emmc|
    |TRACE LOG|model info is not available for non scsi devices.|
    |TRACE LOG|Inside do_cmd:CMD=printout_mmc_ios|
    |TRACE LOG|===== printout of mmc ios =====|
    |TRACE LOG|Inside do_cmd:CMD=cat /sys/kernel/debug//mmc0/ios|
    clock:          52000000 Hz
    actual clock:   50000000 Hz
    vdd:            7 (1.65 - 1.95 V)
    bus mode:       2 (push-pull)
    chip select:    0 (don't care)
    power mode:     2 (on)
    bus width:      3 (8 bits)
    timing spec:    1 (mmc high-speed)
    signal voltage: 0 (3.30 V)
    driver type:    0 (driver type B)
    |TRACE LOG|Inside do_cmd:CMD=cat /sys/kernel/debug//mmc1/ios|
    clock:          50000000 Hz
    actual clock:   50000000 Hz
    vdd:            21 (3.3 ~ 3.4 V)
    bus mode:       2 (push-pull)
    chip select:    0 (don't care)
    power mode:     2 (on)
    bus width:      2 (4 bits)
    timing spec:    2 (sd high-speed)
    signal voltage: 0 (3.30 V)
    driver type:    0 (driver type B)
    |TRACE LOG|===== end of mmc ios =====|
    |TRACE LOG|Device Partition Size is 62 MB|
    /opt/ltp/testcases/bin/ddt/blk/blk_device_filesystem_perf_test.sh: line 156: [: 1g: integer expression expected
    |TRACE LOG|Inside do_cmd:CMD=mkdir -p /mnt/partition_emmc|
    |TRACE LOG|Inside do_cmd:CMD=blk_device_prepare_format.sh -d emmc -n /dev/mmcblk0p1 -f ext4 -m /mnt/partition_emmc -o async|
    |TRACE LOG|DEV_NODE: /dev/mmcblk0p1|
    |TRACE LOG|MNT_POINT: /mnt/partition_emmc|
    |TRACE LOG|FS_TYPE: ext4|
    |TRACE LOG|MNT_MODE: async|
    |TRACE LOG|Erasing/Formatting this partition and then mount it|
    |TRACE LOG|Inside do_cmd:CMD=blk_device_erase_format_part.sh -d emmc -n /dev/mmcblk0p1 -f ext4 -m /mnt/partition_emmc|
    |TRACE LOG|DEVICE TYPE: emmc|
    |TRACE LOG|DEVICE NODE: /dev/mmcblk0p1|
    |TRACE LOG|FS TYPE: ext4|
    |TRACE LOG|Umount /dev/mmcblk0p1 or /dev/mmcblk0 if it is mounted|
    /dev/mmcblk0p1 on /run/media/mmcblk0p1 type vfat (rw,relatime,gid=6,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
    |TRACE LOG|Inside do_cmd:CMD=umount /dev/mmcblk0p1|
    |TRACE LOG|Inside do_cmd:CMD=mkfs.ext4 -E lazy_itable_init=1,lazy_journal_init=1 -F  /dev/mmcblk0p1|
    mke2fs 1.45.7 (28-Jan-2021)
    /dev/mmcblk0p1 contains a vfat file system labelled 'boot'
    Discarding device blocks: done                            
    Creating filesystem with 63488 1k blocks and 15872 inodes
    Filesystem UUID: 094b1246-f805-4088-b2fb-4eaf2c75f4a5
    Superblock backups stored on blocks: 
            8193, 24577, 40961, 57345
    
    Allocating group tables: done                            
    Writing inode tables: done                            
    Creating journal (4096 blocks): done
    Writing superblocks and filesystem accounting information: done
    
    |TRACE LOG|Inside do_cmd:CMD=blk_device_do_mount.sh -n /dev/mmcblk0p1 -f ext4 -d emmc -m /mnt/partition_emmc -o async|
    |TRACE LOG|Umount /mnt/partition_emmc if it is mounted|
    |TRACE LOG|Mounting the partition|
    |TRACE LOG|Inside do_cmd:CMD=mount -t ext4 -o async /dev/mmcblk0p1 /mnt/partition_emmc|
    [  108.387927] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
    [  108.396029] ext4 filesystem being mounted at /mnt/partition_emmc supports timestamps until 2038 (0x7fffffff)
    |TRACE LOG|Inside do_cmd:CMD=mount | grep /mnt/partition_emmc|
    /dev/mmcblk0p1 on /mnt/partition_emmc type ext4 (rw,relatime)
    |TRACE LOG|BUFFER SIZE = 4m|
    |TRACE LOG|Inside do_cmd:CMD=fio --name emmc_TEST --directory=/mnt/partition_emmc --size=1g --rw=write --blocksize=4m --ioengine=libaio --iodepth=4 --numjobs=1 --direct=1 --group_reporting --runtime=60 --time_based --eta=never &|
    |TRACE LOG|Inside do_cmd:CMD=sleep 5|
    emmc_TEST: (g=0): rw=write, bs=(R) 4096KiB-4096KiB, (W) 4096KiB-4096KiB, (T) 4096KiB-4096KiB, ioengine=libaio, iodepth=4
    fio-3.17-dirty
    Starting 1 process
    emmc_TEST: Laying out IO file (1 file / 1024MiB)
    fio: io_u error on file /mnt/partition_emmc/emmc_TEST.0.0: No space left on device: write offset=54525952, buflen=4194304
    fio: pid=1855, err=28/file:io_u.c:1787, func=io_u error, error=No space left on device
    
    emmc_TEST: (groupid=0, jobs=1): err=28 (file:io_u.c:1787, func=io_u error, error=No space left on device): pid=1855: Wed Mar  1 18:10:34 2023
      write: IOPS=11, BW=36.3MiB/s (38.1MB/s)(52.0MiB/1433msec); 0 zone resets
        slat (usec): min=393, max=368151, avg=40921.87, stdev=88022.74
        clat (msec): min=106, max=632, avg=386.15, stdev=129.31
         lat (msec): min=108, max=684, avg=411.15, stdev=143.77
        clat percentiles (msec):
         |  1.00th=[  107],  5.00th=[  107], 10.00th=[  213], 20.00th=[  321],
         | 30.00th=[  368], 40.00th=[  376], 50.00th=[  422], 60.00th=[  422],
         | 70.00th=[  422], 80.00th=[  422], 90.00th=[  531], 95.00th=[  634],
         | 99.00th=[  634], 99.50th=[  634], 99.90th=[  634], 99.95th=[  634],
         | 99.99th=[  634]
       bw (  KiB/s): min=32768, max=40960, per=99.21%, avg=36864.00, stdev=5792.62, samples=2
       iops        : min=    8, max=   10, avg= 9.00, stdev= 1.41, samples=2
      lat (msec)   : 250=11.76%, 500=52.94%, 750=11.76%
      cpu          : usr=0.91%, sys=0.21%, ctx=135, majf=0, minf=34
      IO depths    : 1=5.9%, 2=11.8%, 4=82.4%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
         submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         issued rwts: total=0,17,0,0 short=0,0,0,0 dropped=0,0,0,0
         latency   : target=0, window=0, percentile=100.00%, depth=4
    
    Run status group 0 (all jobs):
      WRITE: bw=36.3MiB/s (38.1MB/s), 36.3MiB/s-36.3MiB/s (38.1MB/s-38.1MB/s), io=52.0MiB (54.5MB), run=1433-1433msec
    
    Disk stats (read/write):
      mmcblk0: ios=0/113, merge=0/1, ticks=0/37226, in_queue=37430, util=88.94%
    [  128.671138] Initializing XFRM netlink socket
    [  131.707535] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
    [  131.725327] Bridge firewalling registered
    [  132.834200] process 'docker/tmp/qemu-check656444494/check' started with executable stack
    |TRACE LOG|Inside do_cmd:CMD=wait|
    |TRACE LOG|Inside do_cmd:CMD=mpstat -P ALL 55 1|
    Linux 5.10.162-g76b3e88d56 (j721s2-evm) 03/01/23        _aarch64_       (2 CPU)
    
    18:10:37     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
    18:11:32     all    0.42    0.00    0.76    4.16    0.05    0.04    0.00    0.00   94.58
    18:11:32       0    0.35    0.00    0.69    4.35    0.07    0.05    0.00    0.00   94.49
    18:11:32       1    0.47    0.00    0.82    3.97    0.02    0.04    0.00    0.00   94.68
    
    Average:     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
    Average:     all    0.42    0.00    0.76    4.16    0.05    0.04    0.00    0.00   94.58
    Average:       0    0.35    0.00    0.69    4.35    0.07    0.05    0.00    0.00   94.49
    Average:       1    0.47    0.00    0.82    3.97    0.02    0.04    0.00    0.00   94.68
    CPUload for rw:write with blocksize:4m is: 1.26%
    |TRACE LOG|Inside do_cmd:CMD=fio --name emmc_TEST --directory=/mnt/partition_emmc --size=1g --rw=read --blocksize=4m --ioengine=libaio --iodepth=4 --numjobs=1 --direct=1 --group_reporting --runtime=60 --time_based --eta=never &|
    |TRACE LOG|Inside do_cmd:CMD=sleep 5|
    emmc_TEST: (g=0): rw=read, bs=(R) 4096KiB-4096KiB, (W) 4096KiB-4096KiB, (T) 4096KiB-4096KiB, ioengine=libaio, iodepth=4
    fio-3.17-dirty
    Starting 1 process
    emmc_TEST: Laying out IO file (1 file / 1024MiB)
    fio: ENOSPC on laying out file, stopping
    |TRACE LOG|Inside do_cmd:CMD=wait|
    
    emmc_TEST: (groupid=0, jobs=1): err= 0: pid=2131: Wed Mar  1 18:12:38 2023
      read: IOPS=208, BW=833MiB/s (873MB/s)(49.0GiB/60276msec)
        slat (usec): min=72, max=324831, avg=969.93, stdev=5616.28
        clat (usec): min=3, max=953942, avg=18198.13, stdev=76118.48
         lat (usec): min=546, max=998653, avg=19169.26, stdev=78235.30
        clat percentiles (usec):
         |  1.00th=[     4],  5.00th=[     5], 10.00th=[     5], 20.00th=[     5],
         | 30.00th=[     6], 40.00th=[   562], 50.00th=[   562], 60.00th=[   562],
         | 70.00th=[   562], 80.00th=[   578], 90.00th=[  1123], 95.00th=[210764],
         | 99.00th=[358613], 99.50th=[358613], 99.90th=[459277], 99.95th=[541066],
         | 99.99th=[633340]
       bw (  KiB/s): min=16384, max=2039808, per=100.00%, avg=856507.93, stdev=899934.62, samples=120
       iops        : min=    4, max=  498, avg=209.11, stdev=219.71, samples=120
      lat (usec)   : 4=1.50%, 10=34.20%, 20=0.02%, 50=0.04%, 500=0.35%
      lat (usec)   : 750=52.31%, 1000=0.50%
      lat (msec)   : 2=5.56%, 100=0.02%, 250=0.77%, 500=4.65%, 750=0.08%
      lat (msec)   : 1000=0.01%
      cpu          : usr=0.30%, sys=10.96%, ctx=6310, majf=0, minf=546
      IO depths    : 1=0.1%, 2=0.1%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
         submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         issued rwts: total=12551,0,0,0 short=0,0,0,0 dropped=0,0,0,0
         latency   : target=0, window=0, percentile=100.00%, depth=4
    
    Run status group 0 (all jobs):
       READ: bw=833MiB/s (873MB/s), 833MiB/s-833MiB/s (873MB/s-873MB/s), io=49.0GiB (52.6GB), run=60276-60276msec
    
    Disk stats (read/write):
      mmcblk0: ios=5475/6, merge=48/8, ticks=1565425/6489, in_queue=1572055, util=98.95%
    |TRACE LOG|Inside do_cmd:CMD=mpstat -P ALL 55 1|
    Linux 5.10.162-g76b3e88d56 (j721s2-evm) 03/01/23        _aarch64_       (2 CPU)
    
    18:11:38     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
    18:12:33     all    0.33    0.00    5.79    4.78    0.18    0.17    0.00    0.00   88.74
    18:12:33       0    0.24    0.00    1.41    2.90    0.26    0.29    0.00    0.00   94.91
    18:12:33       1    0.42    0.00   10.19    6.66    0.09    0.05    0.00    0.00   82.58
    
    Average:     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
    Average:     all    0.33    0.00    5.79    4.78    0.18    0.17    0.00    0.00   88.74
    Average:       0    0.24    0.00    1.41    2.90    0.26    0.29    0.00    0.00   94.91
    Average:       1    0.42    0.00   10.19    6.66    0.09    0.05    0.00    0.00   82.58
    CPUload for rw:read with blocksize:4m is: 6.48%
    |TRACE LOG|BUFFER SIZE = 1m|
    |TRACE LOG|Inside do_cmd:CMD=fio --name emmc_TEST --directory=/mnt/partition_emmc --size=1g --rw=write --blocksize=1m --ioengine=libaio --iodepth=4 --numjobs=1 --direct=1 --group_reporting --runtime=60 --time_based --eta=never &|
    |TRACE LOG|Inside do_cmd:CMD=sleep 5|
    emmc_TEST: (g=0): rw=write, bs=(R) 1024KiB-1024KiB, (W) 1024KiB-1024KiB, (T) 1024KiB-1024KiB, ioengine=libaio, iodepth=4
    fio-3.17-dirty
    Starting 1 process
    fio: io_u error on file /mnt/partition_emmc/emmc_TEST.0.0: No space left on device: write offset=56623104, buflen=1048576
    fio: pid=2150, err=28/file:io_u.c:1787, func=io_u error, error=No space left on device
    
    emmc_TEST: (groupid=0, jobs=1): err=28 (file:io_u.c:1787, func=io_u error, error=No space left on device): pid=2150: Wed Mar  1 18:12:43 2023
      write: IOPS=15, BW=14.1MiB/s (14.7MB/s)(51.0MiB/3627msec); 0 zone resets
        slat (usec): min=150, max=419, avg=319.17, stdev=50.30
        clat (msec): min=23, max=1342, avg=240.34, stdev=383.42
         lat (msec): min=23, max=1343, avg=240.66, stdev=383.42
        clat percentiles (msec):
         |  1.00th=[   24],  5.00th=[   70], 10.00th=[   93], 20.00th=[  105],
         | 30.00th=[  105], 40.00th=[  105], 50.00th=[  106], 60.00th=[  106],
         | 70.00th=[  108], 80.00th=[  115], 90.00th=[ 1150], 95.00th=[ 1334],
         | 99.00th=[ 1351], 99.50th=[ 1351], 99.90th=[ 1351], 99.95th=[ 1351],
         | 99.99th=[ 1351]
       bw (  KiB/s): min= 4096, max=38912, per=100.00%, avg=20070.40, stdev=16536.89, samples=5
       iops        : min=    4, max=   38, avg=19.60, stdev=16.15, samples=5
      lat (msec)   : 50=3.64%, 100=10.91%, 250=67.27%, 2000=10.91%
      cpu          : usr=0.28%, sys=0.22%, ctx=164, majf=0, minf=33
      IO depths    : 1=1.8%, 2=3.6%, 4=94.5%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
         submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         issued rwts: total=0,55,0,0 short=0,0,0,0 dropped=0,0,0,0
         latency   : target=0, window=0, percentile=100.00%, depth=4
    
    Run status group 0 (all jobs):
      WRITE: bw=14.1MiB/s (14.7MB/s), 14.1MiB/s-14.1MiB/s (14.7MB/s-14.7MB/s), io=51.0MiB (53.5MB), run=3627-3627msec
    
    Disk stats (read/write):
      mmcblk0: ios=0/112, merge=0/0, ticks=0/27739, in_queue=27739, util=96.91%
    |TRACE LOG|Inside do_cmd:CMD=wait|
    |TRACE LOG|Inside do_cmd:CMD=mpstat -P ALL 55 1|
    Linux 5.10.162-g76b3e88d56 (j721s2-evm) 03/01/23        _aarch64_       (2 CPU)
    
    18:12:44     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
    18:13:39     all    0.11    0.00    0.04    0.01    0.01    0.00    0.00    0.00   99.84
    18:13:39       0    0.11    0.00    0.04    0.02    0.02    0.00    0.00    0.00   99.82
    18:13:39       1    0.11    0.00    0.04    0.00    0.02    0.00    0.00    0.00   99.84
    
    Average:     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
    Average:     all    0.11    0.00    0.04    0.01    0.01    0.00    0.00    0.00   99.84
    Average:       0    0.11    0.00    0.04    0.02    0.02    0.00    0.00    0.00   99.82
    Average:       1    0.11    0.00    0.04    0.00    0.02    0.00    0.00    0.00   99.84
    CPUload for rw:write with blocksize:1m is: .15%
    |TRACE LOG|Inside do_cmd:CMD=fio --name emmc_TEST --directory=/mnt/partition_emmc --size=1g --rw=read --blocksize=1m --ioengine=libaio --iodepth=4 --numjobs=1 --direct=1 --group_reporting --runtime=60 --time_based --eta=never &|
    |TRACE LOG|Inside do_cmd:CMD=sleep 5|
    emmc_TEST: (g=0): rw=read, bs=(R) 1024KiB-1024KiB, (W) 1024KiB-1024KiB, (T) 1024KiB-1024KiB, ioengine=libaio, iodepth=4
    fio-3.17-dirty
    Starting 1 process
    |TRACE LOG|Inside do_cmd:CMD=wait|
    
    emmc_TEST: (groupid=0, jobs=1): err= 0: pid=2169: Wed Mar  1 18:14:40 2023
      read: IOPS=784, BW=785MiB/s (823MB/s)(46.0GiB/60085msec)
        slat (usec): min=32, max=1947, avg=138.85, stdev=22.71
        clat (nsec): min=870, max=134100k, avg=4953651.50, stdev=19629389.30
         lat (usec): min=134, max=134162, avg=5093.24, stdev=19611.49
        clat percentiles (nsec):
         |  1.00th=[     900],  5.00th=[     924], 10.00th=[     940],
         | 20.00th=[  146432], 30.00th=[  158720], 40.00th=[  452608],
         | 50.00th=[  456704], 60.00th=[  456704], 70.00th=[  456704],
         | 80.00th=[  460800], 90.00th=[  501760], 95.00th=[79167488],
         | 99.00th=[89653248], 99.50th=[89653248], 99.90th=[89653248],
         | 99.95th=[89653248], 99.99th=[89653248]
       bw (  KiB/s): min=45056, max=2025472, per=100.00%, avg=804522.32, stdev=901801.04, samples=120
       iops        : min=   44, max= 1978, avg=785.66, stdev=880.67, samples=120
      lat (nsec)   : 1000=13.24%
      lat (usec)   : 2=2.14%, 4=0.37%, 10=0.10%, 250=14.92%, 500=58.78%
      lat (usec)   : 750=5.08%, 1000=0.01%
      lat (msec)   : 50=0.20%, 100=5.15%, 250=0.01%
      cpu          : usr=0.46%, sys=10.82%, ctx=7748, majf=0, minf=539
      IO depths    : 1=0.1%, 2=0.1%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
         submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         issued rwts: total=47146,0,0,0 short=0,0,0,0 dropped=0,0,0,0
         latency   : target=0, window=0, percentile=100.00%, depth=4
    
    Run status group 0 (all jobs):
       READ: bw=785MiB/s (823MB/s), 785MiB/s-785MiB/s (823MB/s-823MB/s), io=46.0GiB (49.4GB), run=60085-60085msec
    
    Disk stats (read/write):
      mmcblk0: ios=5219/3, merge=0/1, ticks=424597/115, in_queue=424713, util=93.41%
    |TRACE LOG|Inside do_cmd:CMD=mpstat -P ALL 55 1|
    Linux 5.10.162-g76b3e88d56 (j721s2-evm) 03/01/23        _aarch64_       (2 CPU)
    
    18:13:45     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
    18:14:40     all    0.41    0.00    5.78    0.09    0.16    0.15    0.00    0.00   93.41
    18:14:40       0    0.24    0.00    1.13    0.18    0.22    0.24    0.00    0.00   98.00
    18:14:40       1    0.58    0.00   10.41    0.00    0.09    0.05    0.00    0.00   88.86
    
    Average:     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
    Average:     all    0.41    0.00    5.78    0.09    0.16    0.15    0.00    0.00   93.41
    Average:       0    0.24    0.00    1.13    0.18    0.22    0.24    0.00    0.00   98.00
    Average:       1    0.58    0.00   10.41    0.00    0.09    0.05    0.00    0.00   88.86
    CPUload for rw:read with blocksize:1m is: 6.50%
    |TRACE LOG|BUFFER SIZE = 256k|
    |TRACE LOG|Inside do_cmd:CMD=fio --name emmc_TEST --directory=/mnt/partition_emmc --size=1g --rw=write --blocksize=256k --ioengine=libaio --iodepth=4 --numjobs=1 --direct=1 --group_reporting --runtime=60 --time_based --eta=never &|
    |TRACE LOG|Inside do_cmd:CMD=sleep 5|
    emmc_TEST: (g=0): rw=write, bs=(R) 256KiB-256KiB, (W) 256KiB-256KiB, (T) 256KiB-256KiB, ioengine=libaio, iodepth=4
    fio-3.17-dirty
    Starting 1 process
    fio: io_u error on file /mnt/partition_emmc/emmc_TEST.0.0: No space left on device: write offset=56360960, buflen=262144
    fio: pid=2187, err=28/file:io_u.c:1787, func=io_u error, error=No space left on device
    
    emmc_TEST: (groupid=0, jobs=1): err=28 (file:io_u.c:1787, func=io_u error, error=No space left on device): pid=2187: Wed Mar  1 18:14:46 2023
      write: IOPS=51, BW=12.6MiB/s (13.2MB/s)(53.0MiB/4213msec); 0 zone resets
        slat (usec): min=38, max=205, avg=81.54, stdev=18.51
        clat (msec): min=6, max=1382, avg=79.18, stdev=256.67
         lat (msec): min=6, max=1382, avg=79.26, stdev=256.67
        clat percentiles (msec):
         |  1.00th=[   18],  5.00th=[   24], 10.00th=[   24], 20.00th=[   29],
         | 30.00th=[   29], 40.00th=[   29], 50.00th=[   29], 60.00th=[   29],
         | 70.00th=[   30], 80.00th=[   30], 90.00th=[   30], 95.00th=[   41],
         | 99.00th=[ 1385], 99.50th=[ 1385], 99.90th=[ 1385], 99.95th=[ 1385],
         | 99.99th=[ 1385]
       bw (  KiB/s): min= 4087, max=36352, per=100.00%, avg=18737.40, stdev=15449.78, samples=5
       iops        : min=   15, max=  142, avg=73.00, stdev=60.58, samples=5
      lat (msec)   : 10=0.46%, 20=0.93%, 50=93.06%, 2000=3.70%
      cpu          : usr=0.31%, sys=0.07%, ctx=433, majf=0, minf=34
      IO depths    : 1=0.5%, 2=0.9%, 4=98.6%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
         submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         issued rwts: total=0,216,0,0 short=0,0,0,0 dropped=0,0,0,0
         latency   : target=0, window=0, percentile=100.00%, depth=4
    
    Run status group 0 (all jobs):
      WRITE: bw=12.6MiB/s (13.2MB/s), 12.6MiB/s-12.6MiB/s (13.2MB/s-13.2MB/s), io=53.0MiB (55.6MB), run=4213-4213msec
    
    Disk stats (read/write):
      mmcblk0: ios=0/220, merge=0/0, ticks=0/18333, in_queue=18333, util=96.82%
    |TRACE LOG|Inside do_cmd:CMD=wait|
    |TRACE LOG|Inside do_cmd:CMD=mpstat -P ALL 55 1|
    Linux 5.10.162-g76b3e88d56 (j721s2-evm) 03/01/23        _aarch64_       (2 CPU)
    
    18:14:46     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
    18:15:41     all    0.09    0.00    0.15    0.04    0.02    0.01    0.00    0.00   99.70
    18:15:41       0    0.07    0.00    0.04    0.07    0.00    0.00    0.00    0.00   99.82
    18:15:41       1    0.11    0.00    0.27    0.00    0.02    0.00    0.00    0.00   99.60
    
    Average:     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
    Average:     all    0.09    0.00    0.15    0.04    0.02    0.01    0.00    0.00   99.70
    Average:       0    0.07    0.00    0.04    0.07    0.00    0.00    0.00    0.00   99.82
    Average:       1    0.11    0.00    0.27    0.00    0.02    0.00    0.00    0.00   99.60
    CPUload for rw:write with blocksize:256k is: .26%
    |TRACE LOG|Inside do_cmd:CMD=fio --name emmc_TEST --directory=/mnt/partition_emmc --size=1g --rw=read --blocksize=256k --ioengine=libaio --iodepth=4 --numjobs=1 --direct=1 --group_reporting --runtime=60 --time_based --eta=never &|
    |TRACE LOG|Inside do_cmd:CMD=sleep 5|
    emmc_TEST: (g=0): rw=read, bs=(R) 256KiB-256KiB, (W) 256KiB-256KiB, (T) 256KiB-256KiB, ioengine=libaio, iodepth=4
    fio-3.17-dirty
    Starting 1 process
    |TRACE LOG|Inside do_cmd:CMD=wait|
    
    emmc_TEST: (groupid=0, jobs=1): err= 0: pid=2206: Wed Mar  1 18:16:42 2023
      read: IOPS=3005, BW=751MiB/s (788MB/s)(44.0GiB/60021msec)
        slat (usec): min=20, max=366, avg=35.47, stdev= 3.12
        clat (nsec): min=860, max=33749k, avg=1294109.21, stdev=5008372.13
         lat (usec): min=36, max=33777, avg=1329.75, stdev=5007.35
        clat percentiles (nsec):
         |  1.00th=[     916],  5.00th=[   38144], 10.00th=[  113152],
         | 20.00th=[  113152], 30.00th=[  113152], 40.00th=[  113152],
         | 50.00th=[  113152], 60.00th=[  113152], 70.00th=[  113152],
         | 80.00th=[  113152], 90.00th=[  115200], 95.00th=[22413312],
         | 99.00th=[22413312], 99.50th=[22413312], 99.90th=[22675456],
         | 99.95th=[22675456], 99.99th=[22937600]
       bw (  KiB/s): min=45056, max=2020864, per=100.00%, avg=769499.32, stdev=873918.18, samples=120
       iops        : min=  176, max= 7894, avg=3005.84, stdev=3413.72, samples=120
      lat (nsec)   : 1000=3.44%
      lat (usec)   : 2=0.14%, 4=0.03%, 50=3.54%, 100=0.51%, 250=87.00%
      lat (usec)   : 500=0.01%, 750=0.01%
      lat (msec)   : 10=0.02%, 20=0.08%, 50=5.25%
      cpu          : usr=0.62%, sys=10.55%, ctx=19508, majf=0, minf=282
      IO depths    : 1=0.1%, 2=0.1%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
         submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         issued rwts: total=180409,0,0,0 short=0,0,0,0 dropped=0,0,0,0
         latency   : target=0, window=0, percentile=100.00%, depth=4
    
    Run status group 0 (all jobs):
       READ: bw=751MiB/s (788MB/s), 751MiB/s-751MiB/s (788MB/s-788MB/s), io=44.0GiB (47.3GB), run=60021-60021msec
    
    Disk stats (read/write):
      mmcblk0: ios=9840/3, merge=2/1, ticks=219526/244, in_queue=219792, util=90.37%
    |TRACE LOG|Inside do_cmd:CMD=mpstat -P ALL 55 1|
    Linux 5.10.162-g76b3e88d56 (j721s2-evm) 03/01/23        _aarch64_       (2 CPU)
    
    18:15:47     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
    18:16:42     all    0.43    0.00    5.57    0.14    0.12    0.13    0.00    0.00   93.62
    18:16:42       0    0.27    0.00    4.19    0.27    0.16    0.20    0.00    0.00   94.90
    18:16:42       1    0.56    0.00    6.94    0.02    0.07    0.05    0.00    0.00   92.35
    
    Average:     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
    Average:     all    0.43    0.00    5.57    0.14    0.12    0.13    0.00    0.00   93.62
    Average:       0    0.27    0.00    4.19    0.27    0.16    0.20    0.00    0.00   94.90
    Average:       1    0.56    0.00    6.94    0.02    0.07    0.05    0.00    0.00   92.35
    CPUload for rw:read with blocksize:256k is: 6.24%
    |TRACE LOG|BUFFER SIZE = 4k|
    |TRACE LOG|Inside do_cmd:CMD=fio --name emmc_TEST --directory=/mnt/partition_emmc --size=1g --rw=write --blocksize=4k --ioengine=libaio --iodepth=4 --numjobs=1 --direct=1 --group_reporting --runtime=60 --time_based --eta=never &|
    |TRACE LOG|Inside do_cmd:CMD=sleep 5|
    emmc_TEST: (g=0): rw=write, bs=(R) 4096B-4096B, (W) 4096B-4096B, (T) 4096B-4096B, ioengine=libaio, iodepth=4
    fio-3.17-dirty
    Starting 1 process
    fio: io_u error on file /mnt/partition_emmc/emmc_TEST.0.0: No space left on device: write offset=56135680, buflen=4096
    fio: pid=2225, err=28/file:io_u.c:1787, func=io_u error, error=No space left on device
    
    emmc_TEST: (groupid=0, jobs=1): err=28 (file:io_u.c:1787, func=io_u error, error=No space left on device): pid=2225: Wed Mar  1 18:16:56 2023
      write: IOPS=1060, BW=4241KiB/s (4343kB/s)(53.5MiB/12924msec); 0 zone resets
        slat (usec): min=7, max=5180, avg=19.51, stdev=45.04
        clat (usec): min=101, max=252876, avg=3750.83, stdev=18685.35
         lat (usec): min=181, max=252895, avg=3770.68, stdev=18685.33
        clat percentiles (usec):
         |  1.00th=[   388],  5.00th=[   388], 10.00th=[   396], 20.00th=[  2114],
         | 30.00th=[  2147], 40.00th=[  2180], 50.00th=[  2180], 60.00th=[  2180],
         | 70.00th=[  2212], 80.00th=[  3195], 90.00th=[  3261], 95.00th=[  3294],
         | 99.00th=[  6587], 99.50th=[196084], 99.90th=[248513], 99.95th=[250610],
         | 99.99th=[252707]
       bw (  KiB/s): min=  128, max=17096, per=96.49%, avg=4091.32, stdev=3786.10, samples=25
       iops        : min=   32, max= 4274, avg=1022.80, stdev=946.53, samples=25
      lat (usec)   : 250=0.04%, 500=14.69%, 1000=0.09%
      lat (msec)   : 2=0.30%, 4=83.76%, 10=0.28%, 20=0.06%, 250=0.70%
      lat (msec)   : 500=0.06%
      cpu          : usr=0.26%, sys=1.70%, ctx=27399, majf=0, minf=37
      IO depths    : 1=0.1%, 2=0.1%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
         submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         issued rwts: total=0,13706,0,0 short=0,0,0,0 dropped=0,0,0,0
         latency   : target=0, window=0, percentile=100.00%, depth=4
    
    Run status group 0 (all jobs):
      WRITE: bw=4241KiB/s (4343kB/s), 4241KiB/s-4241KiB/s (4343kB/s-4343kB/s), io=53.5MiB (56.1MB), run=12924-12924msec
    
    Disk stats (read/write):
      mmcblk0: ios=0/13706, merge=0/8, ticks=0/51244, in_queue=51447, util=98.95%
    |TRACE LOG|Inside do_cmd:CMD=wait|
    |TRACE LOG|Inside do_cmd:CMD=mpstat -P ALL 55 1|
    Linux 5.10.162-g76b3e88d56 (j721s2-evm) 03/01/23        _aarch64_       (2 CPU)
    
    18:16:48     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
    18:17:43     all    0.08    0.00    0.39    0.31    0.05    0.04    0.00    0.00   99.13
    18:17:43       0    0.09    0.00    0.38    0.36    0.07    0.07    0.00    0.00   99.02
    18:17:43       1    0.09    0.00    0.42    0.24    0.02    0.02    0.00    0.00   99.22
    
    Average:     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
    Average:     all    0.08    0.00    0.39    0.31    0.05    0.04    0.00    0.00   99.13
    Average:       0    0.09    0.00    0.38    0.36    0.07    0.07    0.00    0.00   99.02
    Average:       1    0.09    0.00    0.42    0.24    0.02    0.02    0.00    0.00   99.22
    CPUload for rw:write with blocksize:4k is: .56%
    |TRACE LOG|Inside do_cmd:CMD=fio --name emmc_TEST --directory=/mnt/partition_emmc --size=1g --rw=read --blocksize=4k --ioengine=libaio --iodepth=4 --numjobs=1 --direct=1 --group_reporting --runtime=60 --time_based --eta=never &|
    |TRACE LOG|Inside do_cmd:CMD=sleep 5|
    emmc_TEST: (g=0): rw=read, bs=(R) 4096B-4096B, (W) 4096B-4096B, (T) 4096B-4096B, ioengine=libaio, iodepth=4
    fio-3.17-dirty
    Starting 1 process
    |TRACE LOG|Inside do_cmd:CMD=wait|
    
    emmc_TEST: (groupid=0, jobs=1): err= 0: pid=2245: Wed Mar  1 18:18:44 2023
      read: IOPS=83.2k, BW=325MiB/s (341MB/s)(19.0GiB/60001msec)
        slat (usec): min=3, max=755, avg= 4.03, stdev= 3.55
        clat (nsec): min=840, max=1711.6k, avg=42994.78, stdev=112151.46
         lat (usec): min=4, max=1729, avg=47.19, stdev=115.52
        clat percentiles (usec):
         |  1.00th=[   16],  5.00th=[   16], 10.00th=[   16], 20.00th=[   16],
         | 30.00th=[   17], 40.00th=[   17], 50.00th=[   17], 60.00th=[   17],
         | 70.00th=[   17], 80.00th=[   17], 90.00th=[   17], 95.00th=[  433],
         | 99.00th=[  537], 99.50th=[  537], 99.90th=[  594], 99.95th=[  783],
         | 99.99th=[  898]
       bw (  KiB/s): min=29024, max=798664, per=100.00%, avg=335424.65, stdev=328325.04, samples=119
       iops        : min= 7256, max=199666, avg=83856.15, stdev=82081.29, samples=119
      lat (nsec)   : 1000=0.01%
      lat (usec)   : 2=0.01%, 10=0.01%, 20=94.07%, 50=0.44%, 100=0.01%
      lat (usec)   : 250=0.01%, 500=2.33%, 750=3.08%, 1000=0.06%
      lat (msec)   : 2=0.01%
      cpu          : usr=16.81%, sys=30.82%, ctx=546641, majf=0, minf=29
      IO depths    : 1=0.1%, 2=0.1%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
         submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
         issued rwts: total=4993617,0,0,0 short=0,0,0,0 dropped=0,0,0,0
         latency   : target=0, window=0, percentile=100.00%, depth=4
    
    Run status group 0 (all jobs):
       READ: bw=325MiB/s (341MB/s), 325MiB/s-325MiB/s (341MB/s-341MB/s), io=19.0GiB (20.5GB), run=60001-60001msec
    
    Disk stats (read/write):
      mmcblk0: ios=272598/3, merge=3/1, ticks=140079/7, in_queue=140087, util=59.91%
    |TRACE LOG|Inside do_cmd:CMD=mpstat -P ALL 55 1|
    Linux 5.10.162-g76b3e88d56 (j721s2-evm) 03/01/23        _aarch64_       (2 CPU)
    
    18:17:49     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
    18:18:44     all    8.93    0.00   17.32    0.10    1.17    0.97    0.00    0.00   71.50
    18:18:44       0    9.01    0.00   17.69    0.02    2.17    1.89    0.00    0.00   69.23
    18:18:44       1    8.85    0.00   16.94    0.20    0.16    0.07    0.00    0.00   73.77
    
    Average:     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
    Average:     all    8.93    0.00   17.32    0.10    1.17    0.97    0.00    0.00   71.50
    Average:       0    9.01    0.00   17.69    0.02    2.17    1.89    0.00    0.00   69.23
    Average:       1    8.85    0.00   16.94    0.20    0.16    0.07    0.00    0.00   73.77
    CPUload for rw:read with blocksize:4k is: 28.40%
    |TRACE LOG|Inside do_cmd:CMD=blk_device_unprepare.sh -n /dev/mmcblk0p1 -d emmc -f ext4 -m /mnt/partition_emmc|
    |TRACE LOG|Inside do_cmd:CMD=blk_device_umount.sh -m /mnt/partition_emmc|
    |TRACE LOG|Umounting device|
    |TRACE LOG|MNT_POINT: /mnt/partition_emmc|
    |TRACE LOG|Inside do_cmd:CMD=umount /mnt/partition_emmc|
    |TRACE LOG|Inside do_cmd:CMD=rm -rf /mnt/partition_emmc|
    <<<execution_status>>>
    initiation_status="ok"
    duration=559 termination_type=exited termination_id=0 corefile=no
    cutime=1195 cstime=4483
    <<<test_end>>>
    INFO: ltp-pan reported all tests PASS
    LTP Version: 20210524-2559-gdc01adbdd
            
           ###############################################################"
            
                Done executing testcases."
                LTP Version:  20210524-2559-gdc01adbdd
                Result log is in the /tmp/tmp.rAq9o0qVGj "
           ###############################################################"
           
    Test Start Time: Wed Mar  1 18:09:26 2023
    -----------------------------------------
    Testcase                                           Result     Exit Value
    --------                                           ------     ----------
    EMMC_L_PERF_EXT4_FIO_1G                            PASS       0    
    
    -----------------------------------------------
    Total Tests: 1
    Total Skipped Tests: 0
    Total Failures: 0
    Kernel Version: 5.10.162-g76b3e88d56
    Machine Architecture: aarch64
    Hostname: j721s2-evm
    
    root@j721s2-evm:/opt/ltp# 

    但是(eMMC SBL) boot +(SD) rootfs (edgeai 软件包)模式仍然不会进入系统

    这种情况是由 eMMC 引起的、有什么问题吗?  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    你好,Renf  

    但是(eMMC SBL) boot +(SD) rootfs (edgeai 软件包)模式仍然不会进入系统

    [/报价]

    但在表中 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1240204/tda4al-q1-version-0806-sbl-emmc-startup-cannot-stably-enter-the-linux-system/4692922#4692922中、

    您说您没有发现 与此相关的任何问题  

    此致
    迪瓦卡尔

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    很抱歉,我使用了由微型软件包制作的 rootfs,(SD SBL) boot +(tiny) rootfs 可以进入系统,但运行您的命令失败,但使用 edgeai 制作 rootfs,(SD SBL) boot +(edgeai) rootfs 无法进入系统,并且  mmc0:运行 CQE 恢复   已报告错误

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    你好,Renf  

    有了微小的根,你可能能够进入,因为它不包含任何东西  

    因此、在夏季、每当您使用 SBL 引导流程从 eMMC 引导时、您会发现问题。

    您可以在通过和失败的情况下转储 EXCSD 寄存器的值,以便我们可以比较和查看我们在 SBL 做了什么额外.

    此致
    迪瓦卡尔

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    抱歉、我休假最近、我没有时间回复、我使用 MMC utils 命令 MMC extcsd 读取/dev/mmcblk0以获取(SPL eMMC)引导+(SD)屋顶(微型封装)模式和(SBL eMMC) 引导+ SD rootfs (微型封装) 获取文件" spl_emmc_sd_rootfs_tiny.txt "和"SBL_eMMC_SD_rootfs_tin.txt"

    e2e.ti.com/.../sbl_5F00_emmc_5F00_sd_5F00_rootfs_5F00_tiny.txte2e.ti.com/.../spl_5F00_emmc_5F00_sd_5F00_rootfs_5F00_tiny.txt

    我们只在 vender_special_field 字段中发现了差异、但不确定这些字段代表了什么

    以及 MMC utils 工具是否有用于修改这些字段或其他接口的命令?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    我添加了调试信息:

    e2e.ti.com/.../TDA4-emmc-cqe-error.txt

    mmc0:wyp2 req done (CMD12):-110:00000000 00000000 00000000 00000000

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    我们使用了 k3conf 转储时钟命令进行比较、发现 SPL 和 SBL 下的许多时钟值不匹配、它是否会影响 SBL 的 eMMC 启动?

    e2e.ti.com/.../spl_5F00_clock_5F00_of.txte2e.ti.com/.../sbl_5F00_clock_5F00_of.txt

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    你好,Renf  

    您是否已尝试更改时钟?

    此致
    迪瓦卡尔

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好

    如何在内核或 tisboot3中更改时钟?

    谢谢

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    你好,Renf  

    您可以在代码中的此处更改 /packages/ti/board/src/j721s2_evm/board_pll.c

    此致
    迪瓦卡尔