All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] PM9261 adding generic board support
@ 2015-01-13 10:15 Georgi Botev
  2015-01-13 18:30 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Georgi Botev @ 2015-01-13 10:15 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Georgi Botev <botev@ronetix.at>
---
  include/configs/pm9261.h | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h
index deaa3ad..10415d3 100644
--- a/include/configs/pm9261.h
+++ b/include/configs/pm9261.h
@@ -20,7 +20,7 @@
  #include <asm/hardware.h>
  /* ARM asynchronous clock */

-#define CONFIG_SYS_GENERIC_BOARD    /* Adding generig board */
+#define CONFIG_SYS_GENERIC_BOARD

  #define CONFIG_DISPLAY_BOARDINFO

-- 
1.9.1

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

end of thread, other threads:[~2015-01-13 18:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-13 10:15 [U-Boot] [PATCH] PM9261 adding generic board support Georgi Botev
2015-01-13 18:30 ` [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.