1.修复后板唤醒时APP没起来的bug

2.提升联网速度和启动速度
This commit is contained in:
2025-02-14 10:05:16 +08:00
parent 342e1e04c2
commit 6186ae3d8d
5 changed files with 11 additions and 11 deletions

View File

@@ -564,16 +564,16 @@ mkdir -p /var/lock
#common but slow
set_parts_by_name
mount_sec_storage
# mount_sec_storage
# OTA's configuration is not turned on by default exit returns,
# which does not affect the startup speed
check_update_system_state
mount_usr
[ x"$MOUNT_ETC" = x"1" ] && mount_etc
# [ x"$MOUNT_ETC" = x"1" ] && mount_etc
[ x"$MOUNT_OVERLAY" = x"1" ] && mount_overlay UDISK #choose rootfs_data or UDISK
mount_app
# mount_app
MODULES_DIR="/lib/modules/`uname -r`"
insmod $MODULES_DIR/xr806.ko