Sign in
android-kvm
/
buildroot
/
90e9d953ec62c6f40344881d07805f2787c5602c
/
.
/
board
/
globalscale
/
espressobin
/
genimage.cfg
blob: 360c8f098fc117a245591e6a9c833837f761bf14 [
file
] [
log
] [
blame
]
# Minimal image, no U-boot since v3/v5 cannot boot from sdcard, see
# readme.txt for details on configuring the on-board u-boot.
image sdcard
.
img
{
hdimage
{
}
partition rootfs
{
partition
-
type
=
0x83
image
=
"rootfs.ext4"
}
}