Sign in
android-kvm
/
buildroot
/
a784191d3fd77a7af444495c065d55f1c5889943
/
.
/
board
/
kontron
/
pitx-imx8m
/
genimage.cfg
blob: bc100b171dd6d29b62f93e9e64009a52281a82ce [
file
] [
log
] [
blame
]
image sdcard
.
img
{
hdimage
{
partition
-
table
-
type
=
"gpt"
}
partition imx
-
boot
{
in
-
partition
-
table
=
"no"
image
=
"flash.bin"
offset
=
33K
}
partition rootfs
{
offset
=
8M
image
=
"rootfs.ext4"
partition
-
uuid
=
%
PARTUUID
%
}
}