[U-Boot] [PATCH 04/11] zipitz2: enable libfdt

Marek Vasut marex at denx.de
Mon Mar 21 02:48:34 CET 2016


On 03/21/2016 02:37 AM, Vasily Khoruzhick wrote:
> zipitz2 supports DT boot since linux-4.4 (not mainlined yet)
> 
> Signed-off-by: Vasily Khoruzhick <anarsoul at gmail.com>
> ---
>  include/configs/zipitz2.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/configs/zipitz2.h b/include/configs/zipitz2.h
> index 169eaf3..f69b52e 100644
> --- a/include/configs/zipitz2.h
> +++ b/include/configs/zipitz2.h
> @@ -47,6 +47,7 @@
>  #define	CONFIG_SETUP_MEMORY_TAGS
>  #define	CONFIG_SYS_TEXT_BASE		0x0
>  #define	CONFIG_LZMA			/* LZMA compression support */
> +#define	CONFIG_OF_LIBFDT

Also enable CONFIG_FIT and fold this into patch 01 .

>  /*
>   * Serial Console Configuration
> 


-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list