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

Alexander Graf agraf at suse.de
Thu Jan 24 13:53:25 UTC 2019



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.

What obstacle exactly did you run into? Did you try to prototype the
change in a QEMU environment first to get some better debugging insights?


Alex


More information about the U-Boot mailing list