[PATCH] riscv: booti: do not force relocation if force_reloc is not set
Leo Liang
ycliang at andestech.com
Thu Jul 15 11:09:48 CEST 2021
On Tue, Apr 06, 2021 at 10:50:16AM +0300, Vitaly Wool wrote:
> If force_reloc flag is not set and booti is called for an address
> ouside RAM (i. e. QSPI NOR flash), we should honor that and not try
> to force relocation in a bogus fashion.
>
> Signed-off-by: Vitaly Wool <vitaly.wool at konsulko.com>
> ---
> arch/riscv/lib/image.c | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list