All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/3] omap3_evm_common.h: Switch to SYS_GENERIC_BOARD
@ 2015-09-03 18:54 Tom Rini
  2015-09-03 18:54 ` [U-Boot] [PATCH 2/3] ti814x_evm: " Tom Rini
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Tom Rini @ 2015-09-03 18:54 UTC (permalink / raw)
  To: u-boot

Tested on my OMAP3 uEVM.

Signed-off-by: Tom Rini <trini@konsulko.com>
---
 include/configs/omap3_evm_common.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/omap3_evm_common.h b/include/configs/omap3_evm_common.h
index 7e7f6f2..0ebe5c1 100644
--- a/include/configs/omap3_evm_common.h
+++ b/include/configs/omap3_evm_common.h
@@ -15,6 +15,7 @@
 #define CONFIG_OMAP			/* This is TI OMAP core */
 #define CONFIG_OMAP_GPIO
 #define CONFIG_OMAP_COMMON
+#define CONFIG_SYS_GENERIC_BOARD
 /* Common ARM Erratas */
 #define CONFIG_ARM_ERRATA_454179
 #define CONFIG_ARM_ERRATA_430973
-- 
1.7.9.5

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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-03 18:54 [U-Boot] [PATCH 1/3] omap3_evm_common.h: Switch to SYS_GENERIC_BOARD Tom Rini
2015-09-03 18:54 ` [U-Boot] [PATCH 2/3] ti814x_evm: " Tom Rini
2015-09-13 14:40   ` Simon Glass
2015-09-15 21:33   ` [U-Boot] [U-Boot,2/3] " Tom Rini
2015-09-03 18:54 ` [U-Boot] [PATCH 3/3] ti816x: " Tom Rini
2015-09-13 14:40   ` Simon Glass
2015-09-15 21:33   ` [U-Boot] [U-Boot,3/3] " Tom Rini
2015-09-13 14:40 ` [U-Boot] [PATCH 1/3] omap3_evm_common.h: " Simon Glass
2015-09-15 21:33 ` [U-Boot] [U-Boot, " Tom Rini

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.