All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/3] powerpc: mpc52xx: a4m072: Convert to generic board
@ 2014-11-19  8:37 Stefan Roese
  2014-11-19  8:37 ` [U-Boot] [PATCH 2/3] powerpc: mpc52xx: a3m071/a4m2k: " Stefan Roese
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stefan Roese @ 2014-11-19  8:37 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
---
 include/configs/a4m072.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/a4m072.h b/include/configs/a4m072.h
index cc88ac1..3c67655 100644
--- a/include/configs/a4m072.h
+++ b/include/configs/a4m072.h
@@ -19,6 +19,8 @@
 #define CONFIG_MPC5200		1	/* This is a MPC5200 CPU */
 #define CONFIG_A4M072		1	/* ... on A4M072 board */
 #define CONFIG_MPC5200_DDR	1	/* ... use DDR RAM */
+#define CONFIG_DISPLAY_BOARDINFO
+#define CONFIG_SYS_GENERIC_BOARD
 
 #define CONFIG_SYS_TEXT_BASE	0xFE000000
 
-- 
2.1.3

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-19  8:37 [U-Boot] [PATCH 1/3] powerpc: mpc52xx: a4m072: Convert to generic board Stefan Roese
2014-11-19  8:37 ` [U-Boot] [PATCH 2/3] powerpc: mpc52xx: a3m071/a4m2k: " Stefan Roese
2014-11-19 12:08   ` Wolfgang Denk
2014-11-19  8:37 ` [U-Boot] [PATCH 3/3] powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage Stefan Roese
2014-11-19 12:09   ` Wolfgang Denk
2014-11-19 12:07 ` [U-Boot] [PATCH 1/3] powerpc: mpc52xx: a4m072: Convert to generic board Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.