All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ot1200: add fsuuid command
@ 2014-12-04  8:55 Christian Gmeiner
  2014-12-19 14:45 ` Stefano Babic
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Gmeiner @ 2014-12-04  8:55 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Christian Gmeiner <christian.gmeiner@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

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

end of thread, other threads:[~2014-12-19 14:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-04  8:55 [U-Boot] [PATCH] ot1200: add fsuuid command Christian Gmeiner
2014-12-19 14:45 ` Stefano Babic

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.