Fix an unbelievably stupid typo that cases as500 & as600 machines booted
with a graphics head to panic on boot
This commit is contained in:
parent
ae996dee37
commit
86af178671
@ -134,8 +134,8 @@ dec_kn20aa_cons_init()
|
||||
sccnattach();
|
||||
#else
|
||||
panic("not configured to use display && keyboard console");
|
||||
break;
|
||||
#endif
|
||||
break;
|
||||
|
||||
default:
|
||||
printf("ctb->ctb_term_type = 0x%lx\n", ctb->ctb_term_type);
|
||||
|
Loading…
x
Reference in New Issue
Block a user