[U-Boot] [PATCH] mx25pdk: Add fuse API support

Stefano Babic sbabic at denx.de
Thu May 11 10:21:22 UTC 2017


On 18/04/2017 00:29, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam at nxp.com>
> 
> Select CONFIG_FSL_IIM and CONFIG_CMD_FUSE so that the fuse API can
> be used.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam at nxp.com>
> ---
>  include/configs/mx25pdk.h | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h
> index 4cee64d..eb64eda 100644
> --- a/include/configs/mx25pdk.h
> +++ b/include/configs/mx25pdk.h
> @@ -103,6 +103,10 @@
>  #define CONFIG_RTC_IMXDI
>  #define CONFIG_CMD_DATE
>  
> +/* Fuse API support */
> +#define CONFIG_FSL_IIM
> +#define CONFIG_CMD_FUSE
> +
>  /* Ethernet Configs */
>  
>  
> 

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