Commit Graph

2 Commits

Author SHA1 Message Date
David Abdurachmanov af139e3d4c
Update RISC-V patch to allow kernels up to 64MB
5.1-rc3+ passed 16MB threshold. 64MB was picked based on some ARM boards.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2019-04-05 18:01:35 +02:00
David Abdurachmanov 92694119a7
Add CONFIG_REBOOT to set fdt_addr
This is needed for PXE/extlinux boot to find FDT (Device Tree Blob)
otherwise we don't boot. Also configure fdt command with FDT address
so we could use it out-of-the-box in U-Boot prompt.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2019-03-30 20:31:09 +01:00