blob: 70b1dac64fea13761bb067edc0e118d539d760b6 [file] [log] [blame]
image sdcard.img {
hdimage {
}
partition unused {
size = 512
}
partition rootfs {
partition-type = 0x83
image = "rootfs.ext4"
size = 256M
}
}