Skip to content

Commit 653c7f6

Browse files
brudleysabhiram
authored andcommitted
merge #13 :: revert back to vanilla ns16550 serial driver
1 parent 4c4e03b commit 653c7f6

File tree

6 files changed

+3
-1041
lines changed

6 files changed

+3
-1041
lines changed

boards/riscv/genesys2/genesys2_defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ CONFIG_SERIAL=y
99
CONFIG_CONSOLE=y
1010
CONFIG_UART_CONSOLE=y
1111
CONFIG_BOOT_BANNER=y
12-
CONFIG_UART_DIGI_NS16550=y
13-
CONFIG_UART_DIGI_NS16550_ACCESS_WORD_ONLY=y
12+
CONFIG_UART_NS16550=y
13+
CONFIG_UART_NS16550_ACCESS_WORD_ONLY=y
1414
CONFIG_UART_INTERRUPT_DRIVEN=y
1515
CONFIG_RISCV_MACHINE_TIMER=y
1616
# SRAM SIZE (64*1024)

drivers/serial/Kconfig.digilent

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)