Sign in
android-kvm
/
buildroot
/
8ead378c7edcf2a9ab4ef64386fc2f4403848feb
/
.
/
board
/
asus
/
tinker
/
genimage.cfg
blob: a4b1e8d608fbf867cd928906d995f10693afb204 [
file
] [
log
] [
blame
]
image sdcard
.
img
{
hdimage
{
}
partition u
-
boot
-
spl
-
dtb
{
in
-
partition
-
table
=
"no"
image
=
"u-boot-spl-dtb.img"
offset
=
32K
}
partition rootfs
{
partition
-
type
=
0x83
image
=
"rootfs.ext4"
}
}