blob: c78ef0f910559ed24046406652f0efc5d78116ae [file] [log] [blame]
image sdcard.img {
hdimage {
}
partition imx-boot {
in-partition-table = "no"
image = "imx8-boot-sd.bin"
offset = 33K
}
partition rootfs {
partition-type = 0x83
image = "rootfs.ext4"
offset = 8M
}
}