From ab5d68b616f52f9c4edebb4c96a5a906dca6992b Mon Sep 17 00:00:00 2001 From: lijunliang Date: Wed, 5 Jun 2024 19:42:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=88=86=E5=8C=BA=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../configs/fastboot_sl100_front/linux/sys_partition_nor.fex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/device/config/chips/v851s3/configs/fastboot_sl100_front/linux/sys_partition_nor.fex b/device/config/chips/v851s3/configs/fastboot_sl100_front/linux/sys_partition_nor.fex index 429b0d51f..fc4232765 100755 --- a/device/config/chips/v851s3/configs/fastboot_sl100_front/linux/sys_partition_nor.fex +++ b/device/config/chips/v851s3/configs/fastboot_sl100_front/linux/sys_partition_nor.fex @@ -53,13 +53,13 @@ size = 16 [partition] name = rootfs - size = 4864 + size = 14336 downloadfile = "rootfs.fex" user_type = 0x8000 [partition] name = extend - size = 11264 + size = 2048 downloadfile = "usr.fex" user_type = 0x8000