[U-Boot] [PATCH] ot1200: add fsuuid command
    Christian Gmeiner 
    christian.gmeiner at gmail.com
       
    Thu Dec  4 09:55:36 CET 2014
    
    
  
Signed-off-by: Christian Gmeiner <christian.gmeiner at gmail.com>
---
 include/configs/ot1200.h | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/include/configs/ot1200.h b/include/configs/ot1200.h
index 9512b1e..0d0873d 100644
--- a/include/configs/ot1200.h
+++ b/include/configs/ot1200.h
@@ -197,6 +197,8 @@
 #define CONFIG_CMD_EXT4
 #define CONFIG_DOS_PARTITION
 #define CONFIG_CMD_FS_GENERIC
+#define CONFIG_LIB_UUID
+#define CONFIG_CMD_FS_UUID
 
 #define CONFIG_BOOTP_SERVERIP
 #define CONFIG_BOOTP_BOOTFILE
-- 
1.9.3
    
    
More information about the U-Boot
mailing list