Don't force bootverbose on anymore, it can be set from ubldr now.

This commit is contained in:
Ian Lepore 2014-02-23 01:49:01 +00:00
parent bcab32ab01
commit b6028530bd

View File

@ -55,9 +55,6 @@ void
initarm_early_init(void)
{
/* XXX - Get rid of this stuff soon. */
boothowto |= RB_VERBOSE|RB_MULTIPLE;
bootverbose = 1;
}
void