mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Add case that David missed about setting RB_SERIAL.
This commit is contained in:
parent
37cc56f575
commit
116da9daa7
1 changed files with 1 additions and 0 deletions
|
|
@ -83,5 +83,6 @@ dec_kn8ae_init(int cputype)
|
|||
static void
|
||||
dec_kn8ae_cons_init(void)
|
||||
{
|
||||
boothowto |= RB_SERIAL;
|
||||
zs_cnattach(TLSB_GBUS_BASE, GBUS_DUART0_OFFSET);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue