diff mbox

[U-Boot] tricorder: convert to generic board

Message ID 1404918635-24295-1-git-send-email-andreas.devel@googlemail.com
State Awaiting Upstream
Delegated to: Tom Rini
Headers show

Commit Message

Andreas Bießmann July 9, 2014, 3:10 p.m. UTC
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Cc: Thomas Weber <thomas.weber@corscience.de>
---

 include/configs/tricorder.h |    2 ++
 1 file changed, 2 insertions(+)

Comments

Tom Rini July 26, 2014, 1:26 a.m. UTC | #1
On Wed, Jul 09, 2014 at 05:10:34PM +0200, Andreas Bießmann wrote:

> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
> Cc: Thomas Weber <thomas.weber@corscience.de>

Applied to u-boot-ti/master, thanks!
diff mbox

Patch

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