forked from Mirrors/opensbi
kendryte/k210: Use sifive UART driver
The Kendryte K210 UARTHS is compatible with SiFive UART. So use the sifive uart driver and remove the k210 uarths platform code. Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Anup Patel <anup.patel@wdc.com>
This commit is contained in:

committed by
Anup Patel

parent
6ed2bc154f
commit
fca8c3be01
@@ -7,5 +7,5 @@
|
||||
# Damien Le Moal <damien.lemoal@wdc.com>
|
||||
#
|
||||
|
||||
platform-objs-y += uarths.o sysctl.o platform.o
|
||||
platform-objs-y += sysctl.o platform.o
|
||||
platform-dtb-y += k210.dtb
|
||||
|
Reference in New Issue
Block a user