The Ultra2 never had a CFE console or CFE boot loader. Kill obvious
cut-n-paste leftover.
This commit is contained in:
parent
437d95b8c0
commit
966196697e
@ -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 */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user