Sign in
android-kvm
/
buildroot
/
09324c843bfb1944af8e0b553b0a8d9983fbebe5
/
.
/
board
/
embest
/
riotboard
/
genimage.cfg
blob: d2e851a78d66256a720dda3ebf3f055ba136d0d9 [
file
] [
log
] [
blame
]
image sdcard
.
img
{
hdimage
{
}
partition u
-
boot
{
in
-
partition
-
table
=
"no"
image
=
"u-boot.imx"
offset
=
1K
}
partition rootfs
{
partition
-
type
=
0x83
image
=
"rootfs.ext2"
offset
=
1M
size
=
60M
}
}