public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] nitrogen6x: Remove unused OCOTP options
@ 2013-11-08 13:08 Fabio Estevam
  2013-11-08 14:49 ` Eric Nelson
  2013-11-27  8:25 ` Stefano Babic
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2013-11-08 13:08 UTC (permalink / raw)
  To: u-boot

OCOTP driver is currently selected via CONFIG_MXC_OCOTP option.

Remove the old OCOTP related options, as they are not used anymore.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 include/configs/nitrogen6x.h | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index 3454b86..d2eb853 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -56,16 +56,6 @@
 #define CONFIG_I2C_MXC
 #define CONFIG_SYS_I2C_SPEED		100000
 
-/* OCOTP Configs */
-#define CONFIG_CMD_IMXOTP
-#ifdef CONFIG_CMD_IMXOTP
-#define CONFIG_IMX_OTP
-#define IMX_OTP_BASE			OCOTP_BASE_ADDR
-#define IMX_OTP_ADDR_MAX		0x7F
-#define IMX_OTP_DATA_ERROR_VAL		0xBADABADA
-#define IMX_OTPWRITE_ENABLED
-#endif
-
 /* MMC Configs */
 #define CONFIG_FSL_ESDHC
 #define CONFIG_FSL_USDHC
-- 
1.8.1.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] nitrogen6x: Remove unused OCOTP options
  2013-11-08 13:08 [U-Boot] [PATCH] nitrogen6x: Remove unused OCOTP options Fabio Estevam
@ 2013-11-08 14:49 ` Eric Nelson
  2013-11-27  8:25 ` Stefano Babic
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Nelson @ 2013-11-08 14:49 UTC (permalink / raw)
  To: u-boot

Thanks Fabio,

On 11/08/2013 06:08 AM, Fabio Estevam wrote:
> OCOTP driver is currently selected via CONFIG_MXC_OCOTP option.
>
> Remove the old OCOTP related options, as they are not used anymore.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
>   include/configs/nitrogen6x.h | 10 ----------
>   1 file changed, 10 deletions(-)
>
> diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
> index 3454b86..d2eb853 100644
> --- a/include/configs/nitrogen6x.h
> +++ b/include/configs/nitrogen6x.h
> @@ -56,16 +56,6 @@
>   #define CONFIG_I2C_MXC
>   #define CONFIG_SYS_I2C_SPEED		100000
>
> -/* OCOTP Configs */
> -#define CONFIG_CMD_IMXOTP
> -#ifdef CONFIG_CMD_IMXOTP
> -#define CONFIG_IMX_OTP
> -#define IMX_OTP_BASE			OCOTP_BASE_ADDR
> -#define IMX_OTP_ADDR_MAX		0x7F
> -#define IMX_OTP_DATA_ERROR_VAL		0xBADABADA
> -#define IMX_OTPWRITE_ENABLED
> -#endif
> -
>   /* MMC Configs */
>   #define CONFIG_FSL_ESDHC
>   #define CONFIG_FSL_USDHC
>

Acked-by: Eric Nelson <eric.nelson@boundarydevices.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] nitrogen6x: Remove unused OCOTP options
  2013-11-08 13:08 [U-Boot] [PATCH] nitrogen6x: Remove unused OCOTP options Fabio Estevam
  2013-11-08 14:49 ` Eric Nelson
@ 2013-11-27  8:25 ` Stefano Babic
  1 sibling, 0 replies; 3+ messages in thread
From: Stefano Babic @ 2013-11-27  8:25 UTC (permalink / raw)
  To: u-boot

On 08/11/2013 14:08, Fabio Estevam wrote:
> OCOTP driver is currently selected via CONFIG_MXC_OCOTP option.
> 
> Remove the old OCOTP related options, as they are not used anymore.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---


Applied to u-boot-imx, thanks.

Best regards,
Stefano Babic


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
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
=====================================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-27  8:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-08 13:08 [U-Boot] [PATCH] nitrogen6x: Remove unused OCOTP options Fabio Estevam
2013-11-08 14:49 ` Eric Nelson
2013-11-27  8:25 ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox