[U-Boot] [PATCH v5] arm64: ls1012ardb: Add distro boot support

York Sun york.sun at nxp.com
Mon Dec 11 17:04:46 UTC 2017


On 11/30/2017 03:14 AM, Rajesh Bhagat wrote:

<snip>

> --- a/include/configs/ls1012ardb.h
> +++ b/include/configs/ls1012ardb.h
> @@ -60,6 +60,49 @@
>  #define CONFIG_SYS_MEMTEST_START	0x80000000
>  #define CONFIG_SYS_MEMTEST_END		0x9fffffff
>  
> +#undef CONFIG_EXTRA_ENV_SETTINGS
> +#define CONFIG_EXTRA_ENV_SETTINGS		\

With this patch and the similar one for ls1012afrdm, does it make sense
to keep a default CONFIG_EXTRA_ENV_SETTINGS in the common file? The only
board left is QDS.

York


More information about the U-Boot mailing list