From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] ti814x_evm: Switch to SYS_GENERIC_BOARD
Date: Thu, 3 Sep 2015 14:54:03 -0400 [thread overview]
Message-ID: <1441306444-15745-2-git-send-email-trini@konsulko.com> (raw)
In-Reply-To: <1441306444-15745-1-git-send-email-trini@konsulko.com>
Take over maintainership as well. Not tested as PG2.0 (which I have)
needs additional work over PG1.0 (which Matt has).
Cc: Matt Porter <mporter@konsulko.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
---
board/ti/ti814x/MAINTAINERS | 2 +-
include/configs/ti814x_evm.h | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/board/ti/ti814x/MAINTAINERS b/board/ti/ti814x/MAINTAINERS
index e39b253..b2ee39e 100644
--- a/board/ti/ti814x/MAINTAINERS
+++ b/board/ti/ti814x/MAINTAINERS
@@ -1,5 +1,5 @@
TI814X BOARD
-M: Matt Porter <matt.porter@linaro.org>
+M: Tom Rini <trini@konsulko.com>
S: Maintained
F: board/ti/ti814x/
F: include/configs/ti814x_evm.h
diff --git a/include/configs/ti814x_evm.h b/include/configs/ti814x_evm.h
index 7fa35a1..ceeb7fe 100644
--- a/include/configs/ti814x_evm.h
+++ b/include/configs/ti814x_evm.h
@@ -21,6 +21,7 @@
#define CONFIG_SYS_NO_FLASH
#define CONFIG_OMAP
#define CONFIG_OMAP_COMMON
+#define CONFIG_SYS_GENERIC_BOARD
#include <asm/arch/omap.h>
--
1.7.9.5
next prev parent 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 [U-Boot] [PATCH 1/3] omap3_evm_common.h: Switch to SYS_GENERIC_BOARD Tom Rini
2015-09-03 18:54 ` Tom Rini [this message]
2015-09-13 14:40 ` [U-Boot] [PATCH 2/3] ti814x_evm: " 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-2-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