[U-Boot] [PATCH] ts4800: add CONFIG_OF_LIBFDT

Stefano Babic sbabic at denx.de
Fri Oct 30 15:09:54 CET 2015


On 06/10/2015 23:33, Damien Riegel wrote:
> Linux only boots IMX.51-based boards with device tree, so this board
> would benefit from supporting it.
> 
> Signed-off-by: Damien Riegel <damien.riegel at savoirfairelinux.com>
> Cc: Stefano Babic <sbabic at denx.de>
> ---
>  include/configs/ts4800.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/include/configs/ts4800.h b/include/configs/ts4800.h
> index 21f1555..1624a1b 100644
> --- a/include/configs/ts4800.h
> +++ b/include/configs/ts4800.h
> @@ -24,6 +24,8 @@
>  
>  #define CONFIG_HW_WATCHDOG
>  
> +#define CONFIG_OF_LIBFDT
> +
>  #define CONFIG_MACH_TYPE	MACH_TYPE_TS48XX
>  
>  /* text base address used when linking */
> 

Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list