lowRISC / lowrisc-chip

The root repo for lowRISC project and FPGA demos.
http://www.lowrisc.org/
Other
596 stars 148 forks source link

Generic bootloader #15

Open wallento opened 8 years ago

wallento commented 8 years ago

We should build a generic bootloader, that later will probably be replaced by a secure bootloader in a minion.

But for now it should follow the following precedence:

wsong83 commented 8 years ago

The plan from RISC-V is to use Coreboot and I believe lowRISC will follow that once it is more clear about how to do it. My personal suggestion would be, if it is a marginal effort to make the current boot procedure easier to use, it is OK. Otherwise, do not spend much time on standarizing boot procedure as it is likely to be changed significantly.

Secure boot is another thing. It is in the plan and possibly a major release when it is done. So my suggestion would be research, propose but not implement for now.

wallento commented 8 years ago

Oh, I think there is a misunderstanding. Its now a full blown bootloader, like coreboot or so, but just extending the current boot.c.