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

Matthias Weißer weisserm at arcor.de
Mon Jul 8 08:29:29 CEST 2013


Hello Fabio

Am 04.07.2013 22:30, schrieb Fabio Estevam:
> 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
>

As I currently have no support for Linux on this board (but working on 
it) I would prefer if we can not apply this patch. My current 
development version (with a couple of other things enabled) doesn't fit 
into the reserved 256k. I need some more time to come up with a board 
update patch for this system.


Regards
Matthias


More information about the U-Boot mailing list