diff --git a/sys/arch/evbarm/conf/GEMINI_SLAVE b/sys/arch/evbarm/conf/GEMINI_SLAVE index 8f5d0757e4f2..e2c0762b225a 100644 --- a/sys/arch/evbarm/conf/GEMINI_SLAVE +++ b/sys/arch/evbarm/conf/GEMINI_SLAVE @@ -126,7 +126,7 @@ options KTRACE # system call tracing, a la ktrace(1) options DIAGNOSTIC # internally consistency checks #options DEBUG #options PMAP_DEBUG # Enable pmap_debug_level code -options VERBOSE_INIT_ARM # verbose bootstraping messages +#options VERBOSE_INIT_ARM # verbose bootstraping messages options DDB # in-kernel debugger options DDB_ONPANIC=1 options DDB_HISTORY_SIZE=100 # Enable history editing in DDB @@ -161,8 +161,15 @@ options MEMSIZE=64 obio0 at mainbus? # On-board 16550 UART(s) -com0 at obio? addr 0x42000000 intr 18 mult 4 -options CONSADDR=0x42000000, CONSPEED=19200 +##com0 at obio? addr 0x42000000 intr 18 mult 4 +##options CONSADDR=0x42000000, CONSPEED=19200 + +# Aux COM at IT8712 +geminilpchc0 at obio? addr 0x47000000 intr 20 +lpc0 at geminilpchc0 addr 0x47800000 +com0 at lpc? ldn 0x01 addr 0x3f8 intr -1 +##com0 at lpc? ldn 0x01 addr 0x3f8 intr -1 +options CONSADDR=0x478003f8, CONSPEED=19200 # Interrupt controller ##geminiicu0 at obio0 addr 0x48000000 intrbase 0