kendryte/k210: Use sifive UART driver
authorDamien Le Moal <damien.lemoal@wdc.com>
Wed, 4 Sep 2019 04:27:27 +0000 (13:27 +0900)
committerAnup Patel <anup@brainfault.org>
Thu, 5 Sep 2019 13:17:56 +0000 (18:47 +0530)
commitfca8c3be0122d4b90cef572aefddd65c27fcaba6
treee71068ed5e5d0d0e3f2f29a7760e20181556bd2e
parent6ed2bc154f99d3c067775d8a83bcd42a44838dcf
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>
platform/kendryte/k210/objects.mk
platform/kendryte/k210/platform.c
platform/kendryte/k210/uarths.c [deleted file]
platform/kendryte/k210/uarths.h [deleted file]