Sign in
android-kvm
/
buildroot
/
7161012000304456e796d97d063bbb413080b386
/
.
/
board
/
olimex
/
a20_olinuxino
/
genimage.cfg
blob: fc2f7f8d7668002e65938c5630e8d4dff32dcf9a [
file
] [
log
] [
blame
]
image sdcard
.
img
{
hdimage
{
}
partition u
-
boot
{
in
-
partition
-
table
=
"no"
image
=
"u-boot-sunxi-with-spl.bin"
offset
=
8192
size
=
1040384
# 1MB - 8192
}
partition rootfs
{
partition
-
type
=
0x83
image
=
"rootfs.ext4"
size
=
512M
}
}