[PATCH RESEND 2/5] config/ast2600: Make position independent

Cédric Le Goater clg at kaod.org
Mon Jun 27 10:41:38 CEST 2022


On 6/27/22 09:58, Joel Stanley wrote:
> Allows loading one u-boot from another. Useful for testing on hardware.
> 
> Signed-off-by: Joel Stanley <joel at jms.id.au>
> ---

Reviewed-by: Cédric Le Goater <clg at kaod.org>

Thanks,

C.


>   configs/evb-ast2600_defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/configs/evb-ast2600_defconfig b/configs/evb-ast2600_defconfig
> index 53ba36a28374..f3a6cb222020 100644
> --- a/configs/evb-ast2600_defconfig
> +++ b/configs/evb-ast2600_defconfig
> @@ -1,5 +1,6 @@
>   CONFIG_ARM=y
>   CONFIG_SYS_DCACHE_OFF=y
> +CONFIG_POSITION_INDEPENDENT=y
>   CONFIG_SPL_SYS_THUMB_BUILD=y
>   CONFIG_ARCH_ASPEED=y
>   CONFIG_SYS_TEXT_BASE=0x80000000



More information about the U-Boot mailing list