Sign in
android-kvm
/
buildroot
/
3cf1a6f80d3bb6a97b22111534dfeaa129b73d21
/
.
/
board
/
bsh
/
imx8mn-bsh-smm-s2-pro
/
genimage.cfg
blob: 10c52548cdfa2808c6fb20ac7e07212fb2cde3c8 [
file
] [
log
] [
blame
]
image sdcard
.
img
{
hdimage
{
partition
-
table
-
type
=
"gpt"
}
partition imx
-
boot
{
in
-
partition
-
table
=
"no"
image
=
"flash.bin"
offset
=
32K
}
partition rootfs
{
offset
=
8M
image
=
"rootfs.ext4"
partition
-
uuid
=
%
PARTUUID
%
}
}