public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARD
@ 2014-05-14 21:18 Steve Rae
  2014-06-09  7:16 ` Albert ARIBAUD
  2014-06-10 11:20 ` Albert ARIBAUD
  0 siblings, 2 replies; 7+ messages in thread
From: Steve Rae @ 2014-05-14 21:18 UTC (permalink / raw)
  To: u-boot

convert to generic board

Signed-off-by: Steve Rae <srae@broadcom.com>
---

 include/configs/bcm28155_ap.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/bcm28155_ap.h b/include/configs/bcm28155_ap.h
index e93b855..bf09939 100644
--- a/include/configs/bcm28155_ap.h
+++ b/include/configs/bcm28155_ap.h
@@ -14,6 +14,7 @@
 #define CONFIG_ARMV7
 #define CONFIG_KONA
 #define CONFIG_SKIP_LOWLEVEL_INIT
+#define CONFIG_SYS_GENERIC_BOARD
 
 /*
  * Memory configuration
-- 
1.8.5

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

end of thread, other threads:[~2014-06-14 23:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-14 21:18 [U-Boot] [PATCH] arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARD Steve Rae
2014-06-09  7:16 ` Albert ARIBAUD
2014-06-09 16:17   ` Steve Rae
2014-06-09 18:51     ` Albert ARIBAUD
2014-06-10 11:20 ` Albert ARIBAUD
2014-06-12 17:52   ` Steve Rae
2014-06-14 23:39     ` Tom Rini

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