On 2/6/23 04:00, Daniel Henrique Barboza wrote:
To not change the behavior of boards that aren't calling riscv_load_init(), add an 'load_initrd' flag to riscv_load_kernel() and allow these boards to opt out from initrd loading.
Surely this is simply a bug for those boards. I cannot believe, for instance, that sifive_u should allow initrd and sifive_e must not. Backward compatible behaviour is had simply by not providing the command-line argument. r~
