summaryrefslogtreecommitdiff
path: root/include/configs/vybrid_auto.h
diff options
context:
space:
mode:
authorAnthony Felice <tony.felice@timesys.com>2013-06-21 16:54:43 -0400
committerAnthony Felice <tony.felice@timesys.com>2013-06-21 16:54:43 -0400
commitdfe36ad6396c4bbbd69c3acc3f55540b556c92e0 (patch)
tree4e16d8a28ebfcdf7c13bd23176ad70ecfc1d2b22 /include/configs/vybrid_auto.h
parentaa6377c80b0aa3b58719ae82035e62cb48789b4d (diff)
vybrid: Fix for 1.1 silicon (rev G and later)2011.12-mvf-201306211654
Diffstat (limited to 'include/configs/vybrid_auto.h')
-rw-r--r--include/configs/vybrid_auto.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/configs/vybrid_auto.h b/include/configs/vybrid_auto.h
index d5ed594348..441e9d7932 100644
--- a/include/configs/vybrid_auto.h
+++ b/include/configs/vybrid_auto.h
@@ -41,9 +41,9 @@
* increase in the final file size: 144260 vs. 109536 Bytes.
*/
-#undef CONFIG_CMDLINE_TAG /* enable passing of ATAGs */
-#undef CONFIG_SETUP_MEMORY_TAGS
-#undef CONFIG_INITRD_TAG
+#define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */
+#define CONFIG_SETUP_MEMORY_TAGS
+#define CONFIG_INITRD_TAG
#undef CONFIG_OF_LIBFDT