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

Anup Patel anup at brainfault.org
Sun Feb 3 07:41:45 UTC 2019


On Thu, Jan 24, 2019 at 7:27 PM Andreas Schwab <schwab at suse.de> wrote:
>
> On Jan 24 2019, Alexander Graf <agraf at suse.de> wrote:
>
> > On 24.01.19 14:38, Andreas Schwab wrote:
> >> On Jan 24 2019, Alexander Graf <agraf at suse.de> wrote:
> >>
> >>> Board_init() is too late. This needs to go into early_board_init_f().
> >>
> >> I don't think we can modify the DT that early.
> >
> > I'm sure we can. Worst case we have to copy it over to RAM first.
>
> reserve_fdt is only called much later.

OpenSBI is public now.

Can try with https://github.com/riscv/opensbi.git ?

There is README for SiFive FU540 at
<opensbi_sources>/docs/platform/sifive_fu540.md

Regards,
Anup


More information about the U-Boot mailing list