[U-Boot] [PATCH] ot1200: add fsuuid command

4 Dec
2014
4 Dec
'14
9:55 a.m.
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

19 Dec
19 Dec
3:45 p.m.
On 04/12/2014 09:55, Christian Gmeiner wrote:
Signed-off-by: Christian Gmeiner christian.gmeiner@gmail.com
Applied to u-boot-imx, thanks !
Best regards, Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
3793
Age (days ago)
3808
Last active (days ago)
1 comments
2 participants
participants (2)
-
Christian Gmeiner
-
Stefano Babic