summaryrefslogtreecommitdiffstats
path: root/include/configs/nitrogen6x.h
diff options
context:
space:
mode:
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>2013-04-23 10:17:46 +0000
committerStefano Babic <sbabic@denx.de>2013-04-28 11:07:44 +0200
commit70a5ef2174bfc75942c0c14d2a95164668e71505 (patch)
treef63009dfa978490d7c656dedc467e73106652e2e /include/configs/nitrogen6x.h
parentf9bac4bcf5fb1c0c49f8db40122920161c48f879 (diff)
downloadblackbird-obmc-uboot-70a5ef2174bfc75942c0c14d2a95164668e71505.tar.gz
blackbird-obmc-uboot-70a5ef2174bfc75942c0c14d2a95164668e71505.zip
nitrogen6x: Enable support for ocotp
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Diffstat (limited to 'include/configs/nitrogen6x.h')
-rw-r--r--include/configs/nitrogen6x.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index 93e7fe4e62..aea91bcb01 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -44,6 +44,11 @@
#define CONFIG_MISC_INIT_R
#define CONFIG_MXC_GPIO
+#define CONFIG_CMD_FUSE
+#ifdef CONFIG_CMD_FUSE
+#define CONFIG_MXC_OCOTP
+#endif
+
#define CONFIG_MXC_UART
#define CONFIG_MXC_UART_BASE UART2_BASE
OpenPOWER on IntegriCloud