
10 Dec
2018
10 Dec
'18
2:28 a.m.
Hi Anup,
On Wed, Dec 5, 2018 at 2:29 PM Anup Patel anup@brainfault.org wrote:
This patchset adds SiFive UART driver for SiFive UART found on SiFive boards.
The driver is tested on QEMU sifive_u machine. In fact, with this patchset same U-Boot binary boots on QEMU virt machine and QEMU sifive_u machine in both M-mode and S-mode.
I was unable to get this working with QEMU sifive_u target. I am using:
$ qemu-system-riscv64 -nographic -M sifive_u -kernel u-boot
with QEMU version 3.0.50
The patches are based upon latest RISC-V UBoot tree (git://git.denx.de/u-boot-riscv.git) at commit id ce41c65382300b4be2b84df3c06c2aa6c591741d
Regards, Bin