1.划分logo分区,打包脚本更改
2.内核读取flash分区 3.解码bmp并且显示
This commit is contained in:
@@ -63,16 +63,18 @@ size = 16
|
||||
downloadfile = "usr.fex"
|
||||
user_type = 0x8000
|
||||
|
||||
[partition]
|
||||
name = logo
|
||||
size = 512
|
||||
downloadfile = "logo.fex"
|
||||
user_type = 0x8000
|
||||
|
||||
[partition]
|
||||
name = recovery
|
||||
size = 5376
|
||||
downloadfile = "recovery.fex"
|
||||
user_type = 0x8000
|
||||
|
||||
[partition]
|
||||
name = rootfs_data
|
||||
size = 1024
|
||||
user_type = 0x8000
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user