diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-06-29 15:40:18 +0200 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2021-07-21 22:58:17 -0700 |
commit | c79e89ecaa246c880292ba68cbe08c9c30db77e3 (patch) | |
tree | 25dd2f9a5bb824a8f235ead1d6241253ae3f2bf0 /arch/riscv/mm/init.c | |
parent | 444818b599189fd8b6c814da542ff8cfc9fe67d4 (diff) |
RISC-V: load initrd wherever it fits into memory
Requiring that initrd is loaded below RAM start + 256 MiB led to failure
to boot SUSE Linux with GRUB on QEMU, cf.
https://lists.gnu.org/archive/html/grub-devel/2021-06/msg00037.html
Remove the constraint.
Reported-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Fixes: d7071743db31 ("RISC-V: Add EFI stub support.")
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'arch/riscv/mm/init.c')
0 files changed, 0 insertions, 0 deletions