Sign in
android-kvm
/
buildroot
/
f155076f7eea8a631ba33850fbd2fef78bf5a4dd
/
.
/
board
/
solidrun
/
macchiatobin
/
genimage.cfg
blob: fdcda368a2332c007c0c2740b220ab53dd8a3b70 [
file
] [
log
] [
blame
]
image sdcard
.
img
{
hdimage
{
}
partition uboot
{
in
-
partition
-
table
=
"no"
image
=
"flash-image.bin"
offset
=
0x200000
}
partition rootfs
{
partition
-
type
=
0x83
offset
=
0x2200000
image
=
"rootfs.ext4"
}
}