Skip to content

Commit 122c717

Browse files
committed
Set UART0 IRQ to 69 (25 + 44)
1 parent f5f1aea commit 122c717

File tree

1 file changed

+1
-1
lines changed
  • boards/risc-v/bl808/ox64/configs/nsh

1 file changed

+1
-1
lines changed

boards/risc-v/bl808/ox64/configs/nsh/defconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ CONFIG_16550_REGINCR=4
1212
CONFIG_16550_UART0=y
1313
CONFIG_16550_UART0_BASE=0x04140000
1414
CONFIG_16550_UART0_CLOCK=23040000
15-
CONFIG_16550_UART0_IRQ=44
15+
CONFIG_16550_UART0_IRQ=69
1616
CONFIG_16550_UART0_SERIAL_CONSOLE=y
1717
CONFIG_16550_UART=y
1818
CONFIG_16550_WAIT_LCR=y

0 commit comments

Comments
 (0)