summaryrefslogtreecommitdiff
path: root/include/configs/mx6ull_ddr3_arm2.h
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2016-12-13 15:33:41 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 14:06:25 +0800
commit5fa7d431db1c5eda903f211a99c426d8d57293bd (patch)
treed7e17ae0359219308ebbb3d4655448963313e3c7 /include/configs/mx6ull_ddr3_arm2.h
parentff00dc24522677de858956ef5fea93f0f0abb5b8 (diff)
downloadu-boot-imx-5fa7d431db1c5eda903f211a99c426d8d57293bd.zip
u-boot-imx-5fa7d431db1c5eda903f211a99c426d8d57293bd.tar.gz
u-boot-imx-5fa7d431db1c5eda903f211a99c426d8d57293bd.tar.bz2
MLK-13602-3 mx6ullevk/arm2: Enable module fuse checking for mx6ull boards
Enable the module disable fuse checking configurations, and ENET fuse checking during ENET setup. Signed-off-by: Ye Li <ye.li@nxp.com> Tested-by: Bai Ping <ping.bai@nxp.com> (cherry picked from commit d2192a3909be8ab9433082e7c04c917489b28e25)
Diffstat (limited to 'include/configs/mx6ull_ddr3_arm2.h')
-rw-r--r--include/configs/mx6ull_ddr3_arm2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/mx6ull_ddr3_arm2.h b/include/configs/mx6ull_ddr3_arm2.h
index e4d8d93..b4d47a8 100644
--- a/include/configs/mx6ull_ddr3_arm2.h
+++ b/include/configs/mx6ull_ddr3_arm2.h
@@ -126,4 +126,7 @@
#define CONFIG_WAVEFORM_BUF_SIZE 0x400000
#endif
+#define CONFIG_MODULE_FUSE
+#define CONFIG_OF_SYSTEM_SETUP
+
#endif