[PATCH 1/3] riscv: sifive: unmatched: Adjust for big ramdisk image

Leo Liang ycliang at andestech.com
Thu May 26 11:06:16 CEST 2022


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 at gmail.com>
> ---
> 
>  include/configs/sifive-unmatched.h | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>


More information about the U-Boot mailing list