
21 Jan
2019
21 Jan
'19
6:32 p.m.
On Mon, Jan 21, 2019 at 10:40 PM Andreas Schwab schwab@suse.de wrote:
On Jan 21 2019, Anup Patel anup@brainfault.org wrote:
There is a fix required in BBL for real board. We have not send this fix to riscv-pk.
Where can I find the patch?
The fix is to set following DT prop in /chosen DT node: stdout-path = "/soc/serial@10010000:115200"
As we can see, the "stdout-path" is specific to SiFive FU540 board so setting it in BBL is a nasty hack hence we did not push it anywhere.
Ideally, we should set above mentioned stdout-path DT prop in SiFive FU540 DTS passed by FSBL.
Regards, Anup