public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/6] kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define
@ 2014-11-30  4:00 Luka Perkov
  2014-12-01  7:34 ` Stefan Roese
  2014-12-01  8:34 ` Prafulla Wadaskar
  0 siblings, 2 replies; 4+ messages in thread
From: Luka Perkov @ 2014-11-30  4:00 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Luka Perkov <luka@openwrt.org>
CC: Prafulla Wadaskar <prafulla@marvell.com>
CC: Stefan Roese <sr@denx.de>
---

This is patch was sent already in July:

http://lists.denx.de/pipermail/u-boot/2014-July/182900.html


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

diff --git a/include/configs/ib62x0.h b/include/configs/ib62x0.h
index f4c748a..f1ddf21 100644
--- a/include/configs/ib62x0.h
+++ b/include/configs/ib62x0.h
@@ -9,6 +9,8 @@
 #ifndef _CONFIG_IB62x0_H
 #define _CONFIG_IB62x0_H
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /*
  * Version number information
  */
-- 
2.1.3

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

end of thread, other threads:[~2014-12-08 11:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-30  4:00 [U-Boot] [PATCH 1/6] kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define Luka Perkov
2014-12-01  7:34 ` Stefan Roese
2014-12-01  8:34 ` Prafulla Wadaskar
2014-12-08 11:48   ` Luka Perkov

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