* [PATCH] arm: tx28: select OCOTP driver
@ 2012-04-13 10:44 Wolfram Sang
2012-04-13 12:47 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2012-04-13 10:44 UTC (permalink / raw)
To: barebox
Compile fixes unknown symbol 'mxs_ocotp_read' for tx28 defconfig. Since
the vendor stores the MAC address in OCOTP, we always want this driver.
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
---
arch/arm/mach-mxs/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig
index 4c869dc..3348a3c 100644
--- a/arch/arm/mach-mxs/Kconfig
+++ b/arch/arm/mach-mxs/Kconfig
@@ -91,6 +91,7 @@ choice
config MACH_TX28STK5
bool "TX28-stk5"
+ select MXS_OCOTP
help
Select this entry if you are running the TX28 CPU module on the
KARO TX28 Starterkit5.
--
1.7.9.5
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] arm: tx28: select OCOTP driver
2012-04-13 10:44 [PATCH] arm: tx28: select OCOTP driver Wolfram Sang
@ 2012-04-13 12:47 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2012-04-13 12:47 UTC (permalink / raw)
To: Wolfram Sang; +Cc: barebox
On Fri, Apr 13, 2012 at 12:44:46PM +0200, Wolfram Sang wrote:
> Compile fixes unknown symbol 'mxs_ocotp_read' for tx28 defconfig. Since
> the vendor stores the MAC address in OCOTP, we always want this driver.
>
> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Applied, thanks
Sascha
> ---
> arch/arm/mach-mxs/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig
> index 4c869dc..3348a3c 100644
> --- a/arch/arm/mach-mxs/Kconfig
> +++ b/arch/arm/mach-mxs/Kconfig
> @@ -91,6 +91,7 @@ choice
>
> config MACH_TX28STK5
> bool "TX28-stk5"
> + select MXS_OCOTP
> help
> Select this entry if you are running the TX28 CPU module on the
> KARO TX28 Starterkit5.
> --
> 1.7.9.5
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-13 12:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-13 10:44 [PATCH] arm: tx28: select OCOTP driver Wolfram Sang
2012-04-13 12:47 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox