Sign in
android-kvm
/
buildroot
/
1cd15cb15a15c0538f772d1b862e2565e51a014b
/
.
/
board
/
minnowboard
/
grub.cfg
blob: 33a0f4aa8d2f31b70a0b36081e705efd205eb41a [
file
] [
log
] [
blame
]
set
default
=
"0"
set
timeout
=
"5"
menuentry
"Buildroot"
{
linux
/
bzImage root
=
/dev/
mmcblk0p2 rootwait console
=
ttyPCH0
,
115200
}