summaryrefslogtreecommitdiffstats
path: root/include/configs/tricorder.h
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2014-07-09 17:10:34 +0200
committerTom Rini <trini@ti.com>2014-07-25 16:26:08 -0400
commite6f9d419c86d311b19c27ae12d2d7dd921c06058 (patch)
treedcb7e8620311d6e0eaca4287e2817a905d64837a /include/configs/tricorder.h
parentc4f80f500356a8e0a71debe5bbe6e9a0d6d5d62e (diff)
downloadtalos-obmc-uboot-e6f9d419c86d311b19c27ae12d2d7dd921c06058.tar.gz
talos-obmc-uboot-e6f9d419c86d311b19c27ae12d2d7dd921c06058.zip
tricorder: convert to generic board
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com> Cc: Thomas Weber <thomas.weber@corscience.de>
Diffstat (limited to 'include/configs/tricorder.h')
-rw-r--r--include/configs/tricorder.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h
index 80985a2655..847e099512 100644
--- a/include/configs/tricorder.h
+++ b/include/configs/tricorder.h
@@ -35,6 +35,8 @@
#include <asm/arch/cpu.h> /* get chip and board defs */
#include <asm/arch/omap3.h>
+#define CONFIG_SYS_GENERIC_BOARD
+
/* Display CPU and Board information */
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO
OpenPOWER on IntegriCloud