Sign in
android-kvm
/
buildroot
/
349b1688a5a52b28ac33541363e70b613079f18c
/
.
/
board
/
minnowboard
/
grub-minnowboard-max.cfg
blob: 3d6feb7023c334e086359ed4d4661240dd5c11ca [
file
] [
log
] [
blame
]
set
default
=
"0"
set
timeout
=
"5"
menuentry
"Buildroot"
{
linux
/
bzImage root
=
/dev/
mmcblk2p2 rootwait console
=
tty0 console
=
ttyS0
,
115200
}