diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2019-09-06 09:20:13 -0700 |
---|---|---|
committer | Palmer Dabbelt <palmer@sifive.com> | 2019-09-17 08:42:48 -0700 |
commit | 5f7134d3b34955d1e99780b27ea0844ff7f778e2 (patch) | |
tree | adf4c0a519678af1b8716729af002747e25c7cbb /pc-bios | |
parent | 4b55bc2b5f7ff065da5d2b813ee5153c598d3764 (diff) |
riscv: sifive_u: Change UART node name in device tree
OpenSBI for fu540 does DT fix up (see fu540_modify_dt()) by updating
chosen "stdout-path" to point to "/soc/serial@...", and U-Boot will
use this information to locate the serial node and probe its driver.
However currently we generate the UART node name as "/soc/uart@...",
causing U-Boot fail to find the serial node in DT.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Diffstat (limited to 'pc-bios')
0 files changed, 0 insertions, 0 deletions