The Ultra2 never had a CFE console or CFE boot loader. Kill obvious

cut-n-paste leftover.
This commit is contained in:
imp 2008-09-26 05:10:57 +00:00
parent 437d95b8c0
commit 966196697e

View File

@ -46,7 +46,7 @@ __FBSDID("$FreeBSD$");
#include <ddb/ddb.h>
#ifndef CFECONS_POLL_HZ
#define CFECONS_POLL_HZ 4 /* 50-100 works best on Ultra2 */
#define CFECONS_POLL_HZ 4
#endif
#define CFEBURSTLEN 128 /* max number of bytes to write in one chunk */