From 8096c4c60ed9472314cc5aac78cebe563ad45fc6 Mon Sep 17 00:00:00 2001 From: payton Date: Fri, 5 Jan 2024 21:11:18 +0800 Subject: [PATCH] =?UTF-8?q?1.rtos=E4=B8=8B=E6=A3=80=E6=B5=8Bemmc=E8=BF=9B?= =?UTF-8?q?=E8=A1=8C=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../application/source/cardv/SrcCode/System/sys_filesys.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/rtos/code/application/source/cardv/SrcCode/System/sys_filesys.c b/rtos/code/application/source/cardv/SrcCode/System/sys_filesys.c index fda0d95c5..034f34b78 100755 --- a/rtos/code/application/source/cardv/SrcCode/System/sys_filesys.c +++ b/rtos/code/application/source/cardv/SrcCode/System/sys_filesys.c @@ -126,14 +126,9 @@ static void card_insert_job2(void) #if USE_RTOS_MMC_CHECK SF_RtosStrgRegister(1, ret); #endif -#if SF_AGEING_TEST == ENABLE sf_check_emmc_full(); fastboot_set_done(BOOT_INIT_FILESYSOK_2); -#else - fastboot_set_done(BOOT_INIT_FILESYSOK_2); -#endif - printf("filesys2_init e\r\n"); #endif