]> git.dujemihanovic.xyz Git - u-boot.git/commit
riscv: sifive: unmatched: Adjust for big ramdisk image
authorBin Meng <bmeng.cn@gmail.com>
Tue, 24 May 2022 04:31:12 +0000 (12:31 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 26 May 2022 10:42:33 +0000 (18:42 +0800)
commitb84d24c3c5963a9fd130c073d504f8d80b5d1a9c
tree9be64f25c91e36ce2fc80fec0a106a8cf00bb450
parentd5af15bf515f04f31fde22cab27feae84039e4d0
riscv: sifive: unmatched: Adjust for big ramdisk image

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>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
include/configs/sifive-unmatched.h