summaryrefslogtreecommitdiff
path: root/include/configs/mx51_3stack.h
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2010-01-26 20:18:22 +0800
committerTerry Lv <r65388@freescale.com>2010-01-27 13:29:28 +0800
commit3de15e03d89eeda18e665d270c6e3abf65c94d1d (patch)
treebcd1cb6bc3bc677cd148ee2cfe75519b90166c00 /include/configs/mx51_3stack.h
parentc77b09d0ede28f2d9ab940ed15bd16bdafb7ea26 (diff)
downloadu-boot-imx-3de15e03d89eeda18e665d270c6e3abf65c94d1d.zip
u-boot-imx-3de15e03d89eeda18e665d270c6e3abf65c94d1d.tar.gz
u-boot-imx-3de15e03d89eeda18e665d270c6e3abf65c94d1d.tar.bz2
ENGR00120476: Add fuse support for mx51
Add fuse support for mx51. Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'include/configs/mx51_3stack.h')
-rw-r--r--include/configs/mx51_3stack.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/configs/mx51_3stack.h b/include/configs/mx51_3stack.h
index 292e2cc..f6083c5 100644
--- a/include/configs/mx51_3stack.h
+++ b/include/configs/mx51_3stack.h
@@ -93,6 +93,12 @@
#define CONFIG_CMD_MII
#define CONFIG_CMD_NET
#define CONFIG_CMD_MMC
+#define CONFIG_CMD_FUSE
+
+/*
+ * FUSE Configs
+ * */
+#define CONFIG_IMX_FUSE
/*
* MMC Configs