Skip to content

Commit

Permalink
Set UART0 IRQ to 69 (25 + 44)
Browse files Browse the repository at this point in the history
  • Loading branch information
lupyuen committed May 8, 2024
1 parent f5f1aea commit 122c717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/risc-v/bl808/ox64/configs/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ CONFIG_16550_REGINCR=4
CONFIG_16550_UART0=y
CONFIG_16550_UART0_BASE=0x04140000
CONFIG_16550_UART0_CLOCK=23040000
CONFIG_16550_UART0_IRQ=44
CONFIG_16550_UART0_IRQ=69
CONFIG_16550_UART0_SERIAL_CONSOLE=y
CONFIG_16550_UART=y
CONFIG_16550_WAIT_LCR=y
Expand Down

0 comments on commit 122c717

Please sign in to comment.