[U-Boot] [PATCH v2 11/11] riscv: Add SiFive FU540 board support

Anup Patel anup at brainfault.org
Mon Jan 21 17:32:28 UTC 2019


On Mon, Jan 21, 2019 at 10:40 PM Andreas Schwab <schwab at suse.de> wrote:
>
> On Jan 21 2019, Anup Patel <anup at 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 at 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


More information about the U-Boot mailing list