[U-Boot] [PATCH v1 1/5] SHEEVAPLUG : FIX typo

Gérald Kerma drEagle at doukki.net
Sat Dec 13 21:36:15 CET 2014


Signed-off-by: Gérald Kerma <drEagle at doukki.net>
---
 include/configs/sheevaplug.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
index 71be823..829c57a 100644
--- a/include/configs/sheevaplug.h
+++ b/include/configs/sheevaplug.h
@@ -49,6 +49,7 @@
 #define CONFIG_CMD_NAND
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_USB
+
 /*
  * mv-common.h should be defined after CMD configs since it used them
  * to enable certain macros
-- 
2.1.3


More information about the U-Boot mailing list