[U-Boot] [PATCH] tricorder: convert to generic board
Andreas Bießmann
andreas.devel at googlemail.com
Wed Jul 9 17:10:34 CEST 2014
Signed-off-by: Andreas Bießmann <andreas.devel at googlemail.com>
Cc: Thomas Weber <thomas.weber at corscience.de>
---
include/configs/tricorder.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h
index 80985a2..847e099 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
--
1.7.10.4
More information about the U-Boot
mailing list