mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
@@ -5,12 +5,12 @@ image sdcard.img {
|
||||
partition uboot {
|
||||
in-partition-table = "no"
|
||||
image = "flash-image.bin"
|
||||
offset = 0x200000
|
||||
offset = 2M
|
||||
}
|
||||
|
||||
partition rootfs {
|
||||
partition-type = 0x83
|
||||
offset = 0x2200000
|
||||
offset = 34M
|
||||
image = "rootfs.ext4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user