On Wed, Aug 7, 2019 at 5:25 PM Chih-Min Chao wrote:
>
>
>
> On Wed, Aug 7, 2019 at 3:48 PM Bin Meng wrote:
>>
>> This updates the UART base address to match the hardware.
>>
>> Signed-off-by: Bin Meng
>> Reviewed-by: Jonathan Behrens
>> Acked-by: Alistair Francis
>> ---
>>
>> Changes in v2: No
On Wed, Aug 7, 2019 at 3:48 PM Bin Meng wrote:
> This updates the UART base address to match the hardware.
>
> Signed-off-by: Bin Meng
> Reviewed-by: Jonathan Behrens
> Acked-by: Alistair Francis
> ---
>
> Changes in v2: None
>
> hw/riscv/sifive_u.c | 4 ++--
> 1 file changed, 2 insertions(+)
This updates the UART base address to match the hardware.
Signed-off-by: Bin Meng
Reviewed-by: Jonathan Behrens
Acked-by: Alistair Francis
---
Changes in v2: None
hw/riscv/sifive_u.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/hw/riscv/sifive_u.c b/hw/riscv/sifive