duos sd disable bootlogo partition
This commit is contained in:
@ -23,13 +23,15 @@ image milkv-duos-sd.img {
|
||||
partition boot {
|
||||
partition-type = 0xC
|
||||
bootable = "true"
|
||||
image = "boot.vfat"
|
||||
image = "boot.vfat"
|
||||
}
|
||||
|
||||
/*
|
||||
partition logo {
|
||||
image = "logo.jpg"
|
||||
image = "logo.jpg"
|
||||
size = 2M
|
||||
}
|
||||
*/
|
||||
|
||||
partition rootfs {
|
||||
partition-type = 0x83
|
||||
|
||||
Reference in New Issue
Block a user