增加ota文件系统编译方法;(注意每次swupdate_make_recovery_img需要删除根目录和./lichee/linux下的.config和.config.old)
This commit is contained in:
@@ -63,11 +63,11 @@ size = 16
|
||||
downloadfile = "usr.fex"
|
||||
user_type = 0x8000
|
||||
|
||||
;[partition]
|
||||
; name = recovery
|
||||
; size = 5632
|
||||
; downloadfile = "recovery.fex"
|
||||
; user_type = 0x8000
|
||||
[partition]
|
||||
name = recovery
|
||||
size = 5632
|
||||
downloadfile = "recovery.fex"
|
||||
user_type = 0x8000
|
||||
|
||||
[partition]
|
||||
name = rootfs_data
|
||||
|
||||
Reference in New Issue
Block a user