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