[PATCH RESEND 1/5] config/ast2600: Enable CRC32
Cédric Le Goater
clg at kaod.org
Mon Jun 27 10:41:13 CEST 2022
On 6/27/22 09:58, Joel Stanley wrote:
> Useful for testing images with the default hash type.
>
> 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 f84b723bbba3..53ba36a28374 100644
> --- a/configs/evb-ast2600_defconfig
> +++ b/configs/evb-ast2600_defconfig
> @@ -35,6 +35,7 @@ CONFIG_SPL_SIZE_LIMIT_SUBTRACT_MALLOC=y
> CONFIG_SPL_SYS_MALLOC_SIMPLE=y
> CONFIG_SPL_STACK_R=y
> CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN=0x2000000
> +CONFIG_SPL_CRC32=y
> CONFIG_SPL_FIT_IMAGE_TINY=y
> CONFIG_SPL_DM_RESET=y
> CONFIG_SPL_RAM_SUPPORT=y
More information about the U-Boot
mailing list