commit | 10b43754cf299af85bdb1996594ddd54bc517094 | [log] [tgz] |
---|---|---|
author | Anup Patel <anup.patel@wdc.com> | Wed Nov 11 15:17:25 2020 +0530 |
committer | Alistair Francis <alistair.francis@wdc.com> | Thu Dec 17 21:56:43 2020 -0800 |
tree | a482992e51c545eac99b57d8399a14bc71c03edf | |
parent | 75ee62ac606bfc9eb59310b9446df3434bf6e8c2 [diff] |
hw/riscv: sifive_u: Add UART1 DT node in the generated DTB 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 <anup.patel@wdc.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-id: 20201111094725.3768755-1-anup.patel@wdc.com Signed-off-by: Alistair Francis <alistair.francis@wdc.com>