summaryrefslogtreecommitdiffstats
path: root/include/configs/ventana.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ventana.h')
-rw-r--r--include/configs/ventana.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/ventana.h b/include/configs/ventana.h
index acc9b434bb..3e55fe5d1a 100644
--- a/include/configs/ventana.h
+++ b/include/configs/ventana.h
@@ -27,6 +27,11 @@
#include <asm/sizes.h>
#include "tegra2-common.h"
+/* Enable fdt support for Ventana. Flash the image in u-boot-dtb.bin */
+#define CONFIG_DEFAULT_DEVICE_TREE tegra2-seaboard
+#define CONFIG_OF_CONTROL
+#define CONFIG_OF_SEPARATE
+
/* High-level configuration options */
#define TEGRA2_SYSMEM "mem=384M@0M nvmem=128M@384M mem=512M@512M"
#define V_PROMPT "Tegra2 (Ventana) # "
OpenPOWER on IntegriCloud