[U-Boot] [PATCH] arm: socfpga: fix 3 boards missing env var "socfpga_legacy_reset_compat"

Marek Vasut marex at denx.de
Thu May 9 19:51:57 UTC 2019


On 5/9/19 8:42 PM, Simon Goldschmidt wrote:
[...]

> diff --git a/include/configs/socfpga_vining_fpga.h b/include/configs/socfpga_vining_fpga.h
> index 29a92b9146..737a304217 100644
> --- a/include/configs/socfpga_vining_fpga.h
> +++ b/include/configs/socfpga_vining_fpga.h
> @@ -145,6 +145,7 @@
>  			"run ubi_ubi ; "				\
>  		"else echo \"Unsupported boot mode: \"${bootmode} ; "	\
>  		"fi\0"							\
> +		"socfpga_legacy_reset_compat=1\0"			\

Drop the trailing backslash please.

>  #define CONFIG_SYS_REDUNDAND_ENVIRONMENT
>  #define CONFIG_ENV_SIZE_REDUND		CONFIG_ENV_SIZE
> 


-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list