summaryrefslogtreecommitdiffstats
path: root/include/configs/davinci_schmoogie.h
diff options
context:
space:
mode:
authorChristian Riesch <christian.riesch@omicron.at>2011-11-19 00:45:42 +0000
committerWolfgang Denk <wd@denx.de>2011-11-29 15:43:39 +0100
commit0647508d44075e47543bc48c4b3f6080e3bd8581 (patch)
tree3b76727372396773d226c48e044595b4058cb065 /include/configs/davinci_schmoogie.h
parent9926fa01f4b393af3976d8655a8ab688c1eda259 (diff)
downloadtalos-obmc-uboot-0647508d44075e47543bc48c4b3f6080e3bd8581.tar.gz
talos-obmc-uboot-0647508d44075e47543bc48c4b3f6080e3bd8581.zip
davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie board
This patch fixes the build breakage for the davinci_schmoogie board. Signed-off-by: Christian Riesch <christian.riesch@omicron.at> Cc: Sergey Kubushyn <ksi@koi8.net> Cc: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'include/configs/davinci_schmoogie.h')
-rw-r--r--include/configs/davinci_schmoogie.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/davinci_schmoogie.h b/include/configs/davinci_schmoogie.h
index 5eaa198846..f4ddbeacc3 100644
--- a/include/configs/davinci_schmoogie.h
+++ b/include/configs/davinci_schmoogie.h
@@ -27,6 +27,9 @@
#define CONFIG_SYS_NAND_LARGEPAGE
#define CONFIG_SYS_USE_NAND
#define CONFIG_DISPLAY_CPUINFO
+#define MACH_TYPE_SCHMOOGIE 1255
+#define CONFIG_MACH_TYPE MACH_TYPE_SCHMOOGIE
+
/*===================*/
/* SoC Configuration */
/*===================*/
OpenPOWER on IntegriCloud