U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] omap3_evm_common.h: Switch to SYS_GENERIC_BOARD
Date: Thu,  3 Sep 2015 14:54:02 -0400	[thread overview]
Message-ID: <1441306444-15745-1-git-send-email-trini@konsulko.com> (raw)

Tested on my OMAP3 uEVM.

Signed-off-by: Tom Rini <trini@konsulko.com>
---
 include/configs/omap3_evm_common.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/omap3_evm_common.h b/include/configs/omap3_evm_common.h
index 7e7f6f2..0ebe5c1 100644
--- a/include/configs/omap3_evm_common.h
+++ b/include/configs/omap3_evm_common.h
@@ -15,6 +15,7 @@
 #define CONFIG_OMAP			/* This is TI OMAP core */
 #define CONFIG_OMAP_GPIO
 #define CONFIG_OMAP_COMMON
+#define CONFIG_SYS_GENERIC_BOARD
 /* Common ARM Erratas */
 #define CONFIG_ARM_ERRATA_454179
 #define CONFIG_ARM_ERRATA_430973
-- 
1.7.9.5

             reply	other threads:[~2015-09-03 18:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-03 18:54 Tom Rini [this message]
2015-09-03 18:54 ` [U-Boot] [PATCH 2/3] ti814x_evm: Switch to SYS_GENERIC_BOARD Tom Rini
2015-09-13 14:40   ` Simon Glass
2015-09-15 21:33   ` [U-Boot] [U-Boot,2/3] " Tom Rini
2015-09-03 18:54 ` [U-Boot] [PATCH 3/3] ti816x: " Tom Rini
2015-09-13 14:40   ` Simon Glass
2015-09-15 21:33   ` [U-Boot] [U-Boot,3/3] " Tom Rini
2015-09-13 14:40 ` [U-Boot] [PATCH 1/3] omap3_evm_common.h: " Simon Glass
2015-09-15 21:33 ` [U-Boot] [U-Boot, " Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1441306444-15745-1-git-send-email-trini@konsulko.com \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox