On Wed, Nov 11, 2020 at 1:48 AM Anup Patel wrote:
>
> The sifive_u machine emulates two UARTs but we have only UART0 DT
> node in the generated DTB so this patch adds UART1 DT node in the
> generated DTB.
>
> Signed-off-by: Anup Patel
Thanks!
Applied to riscv-to-apply.next
Alistair
> ---
> h
On Wed, Nov 11, 2020 at 1:48 AM Anup Patel wrote:
>
> The sifive_u machine emulates two UARTs but we have only UART0 DT
> node in the generated DTB so this patch adds UART1 DT node in the
> generated DTB.
>
> Signed-off-by: Anup Patel
Reviewed-by: Alistair Francis
Alistair
> ---
> hw/riscv/s