public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ea20: Convert to generic board
@ 2015-09-01 14:47 Stefano Babic
  2015-09-02 21:58 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Stefano Babic @ 2015-09-01 14:47 UTC (permalink / raw)
  To: u-boot

Boards need to select CONFIG_SYS_GENERIC_BOARD in order to
prevent removal from the project.

Signed-off-by: Stefano Babic <sbabic@denx.de>
---
 include/configs/ea20.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/ea20.h b/include/configs/ea20.h
index b9f28a3..3602fe1 100644
--- a/include/configs/ea20.h
+++ b/include/configs/ea20.h
@@ -24,6 +24,8 @@
 #define CONFIG_VIDEO
 #define CONFIG_PREBOOT
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /*
  * SoC Configuration
  */
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] ea20: Convert to generic board
  2015-09-01 14:47 [U-Boot] [PATCH] ea20: Convert to generic board Stefano Babic
@ 2015-09-02 21:58 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2015-09-02 21:58 UTC (permalink / raw)
  To: u-boot

On Tue, Sep 01, 2015 at 04:47:36PM +0200, Stefano Babic wrote:

> Boards need to select CONFIG_SYS_GENERIC_BOARD in order to
> prevent removal from the project.
> 
> Signed-off-by: Stefano Babic <sbabic@denx.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150902/f69fc08e/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-02 21:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 14:47 [U-Boot] [PATCH] ea20: Convert to generic board Stefano Babic
2015-09-02 21:58 ` [U-Boot] " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox