
26 May
2022
26 May
'22
11:06 a.m.
On Tue, May 24, 2022 at 12:31:12PM +0800, Bin Meng wrote:
Move kernel_comp_addr_r to an address that comes before the ramdisk image, since the decompressed kernel size is known to us. This way we can allow big ramdisk image to be loaded.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
include/configs/sifive-unmatched.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Leo Yu-Chi Liang ycliang@andestech.com