[U-Boot] [PATCH] zmx25: Select CONFIG_OF_LIBFDT

Albert ARIBAUD albert.u.boot at aribaud.net
Fri Jul 5 23:25:39 CEST 2013


Hi Fabio,

On Thu,  4 Jul 2013 17:30:08 -0300, Fabio Estevam <festevam at gmail.com>
wrote:

> From: Fabio Estevam <fabio.estevam at freescale.com>
> 
> Allow the boot of a device tree kernel.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
>  include/configs/zmx25.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/configs/zmx25.h b/include/configs/zmx25.h
> index e9216d9..871009d 100644
> --- a/include/configs/zmx25.h
> +++ b/include/configs/zmx25.h
> @@ -90,6 +90,7 @@
>  #include <config_cmd_default.h>
>  #define CONFIG_CMD_NET
>  #define CONFIG_CMD_CACHE
> +#define CONFIG_OF_LIBFDT
>  
>  /*
>   * Additional command

CC:ing the board maintainer as per the MAINTAINER file.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list