Sign in
android-kvm
/
buildroot
/
00e644adb182681a51d39375d70d0a888d0b950f
/
.
/
board
/
olimex
/
a33_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
}
}