public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Nokia RX-51: Use generic board
@ 2015-01-15  9:26 Pali Rohár
  2015-01-15 20:54 ` Pavel Machek
  2015-01-30 14:19 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 7+ messages in thread
From: Pali Rohár @ 2015-01-15  9:26 UTC (permalink / raw)
  To: u-boot

Generic board with #define CONFIG_SYS_GENERIC_BOARD is working fine.
There is no visible difference between legacy and generic board code.

Signed-off-by: Pali Roh?r <pali.rohar@gmail.com>
---
 include/configs/nokia_rx51.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h
index 982b689..46fc91e 100644
--- a/include/configs/nokia_rx51.h
+++ b/include/configs/nokia_rx51.h
@@ -28,6 +28,7 @@
 #define CONFIG_OMAP3_RX51		/* working with RX51 */
 #define CONFIG_SYS_L2CACHE_OFF		/* pretend there is no L2 CACHE */
 #define CONFIG_OMAP_COMMON
+#define CONFIG_SYS_GENERIC_BOARD
 
 #define CONFIG_MACH_TYPE		MACH_TYPE_NOKIA_RX51
 
-- 
1.7.9.5

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

end of thread, other threads:[~2015-02-01  0:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-15  9:26 [U-Boot] [PATCH] Nokia RX-51: Use generic board Pali Rohár
2015-01-15 20:54 ` Pavel Machek
2015-01-30 14:19 ` [U-Boot] " Tom Rini
2015-01-30 14:49   ` Pali Rohár
2015-01-30 16:09     ` Tom Rini
2015-01-31 14:19       ` Pali Rohár
2015-02-01  0:16       ` Albert ARIBAUD

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