From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] nitrogen6x: Remove unused OCOTP options
Date: Fri, 08 Nov 2013 07:49:18 -0700 [thread overview]
Message-ID: <527CF9EE.4060606@boundarydevices.com> (raw)
In-Reply-To: <1383916117-6741-1-git-send-email-fabio.estevam@freescale.com>
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>
next prev parent reply other threads:[~2013-11-08 14:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-08 13:08 [U-Boot] [PATCH] nitrogen6x: Remove unused OCOTP options Fabio Estevam
2013-11-08 14:49 ` Eric Nelson [this message]
2013-11-27 8:25 ` Stefano Babic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=527CF9EE.4060606@boundarydevices.com \
--to=eric.nelson@boundarydevices.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.