Re: [U-Boot] [PATCH 2/2] cmd:gpt: randomly generate each partition uuid if undefined

2014-03-03 Thread Przemyslaw Marczak
Hello again, On 02/28/2014 06:03 PM, Stephen Warren wrote: On 02/28/2014 08:18 AM, Przemyslaw Marczak wrote: Changes: - randomly generate each partition uuid if undefined - print info about generated uuid - save environment on gpt write success - update doc/README.gpt diff --git

Re: [U-Boot] [PATCH 2/2] cmd:gpt: randomly generate each partition uuid if undefined

2014-03-03 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/03/2014 08:45 AM, Przemyslaw Marczak wrote: [snip] Actually automatically generated uuids was the main purpose of this patches. Setting each env variable in this place was the most easy way to make this without a lot of duplicated code.

Re: [U-Boot] [PATCH 2/2] cmd:gpt: randomly generate each partition uuid if undefined

2014-03-03 Thread Przemyslaw Marczak
Hello Tom, On 03/03/2014 03:13 PM, Tom Rini wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/03/2014 08:45 AM, Przemyslaw Marczak wrote: [snip] Actually automatically generated uuids was the main purpose of this patches. Setting each env variable in this place was the most easy way

Re: [U-Boot] [PATCH 2/2] cmd:gpt: randomly generate each partition uuid if undefined

2014-03-03 Thread Tom Rini
On Mon, Mar 03, 2014 at 04:31:35PM +0100, Przemyslaw Marczak wrote: Hello Tom, On 03/03/2014 03:13 PM, Tom Rini wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/03/2014 08:45 AM, Przemyslaw Marczak wrote: [snip] Actually automatically generated uuids was the main purpose of

Re: [U-Boot] [PATCH 2/2] cmd:gpt: randomly generate each partition uuid if undefined

2014-03-03 Thread Przemyslaw Marczak
On 03/03/2014 05:46 PM, Tom Rini wrote: On Mon, Mar 03, 2014 at 04:31:35PM +0100, Przemyslaw Marczak wrote: Hello Tom, On 03/03/2014 03:13 PM, Tom Rini wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/03/2014 08:45 AM, Przemyslaw Marczak wrote: [snip] Actually automatically

Re: [U-Boot] [PATCH 2/2] cmd:gpt: randomly generate each partition uuid if undefined

2014-03-03 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/03/2014 12:23 PM, Przemyslaw Marczak wrote: On 03/03/2014 05:46 PM, Tom Rini wrote: On Mon, Mar 03, 2014 at 04:31:35PM +0100, Przemyslaw Marczak wrote: Hello Tom, On 03/03/2014 03:13 PM, Tom Rini wrote: -BEGIN PGP SIGNED MESSAGE-

Re: [U-Boot] [PATCH 2/2] cmd:gpt: randomly generate each partition uuid if undefined

2014-03-03 Thread Przemyslaw Marczak
On 03/03/2014 06:35 PM, Tom Rini wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/03/2014 12:23 PM, Przemyslaw Marczak wrote: On 03/03/2014 05:46 PM, Tom Rini wrote: On Mon, Mar 03, 2014 at 04:31:35PM +0100, Przemyslaw Marczak wrote: Hello Tom, On 03/03/2014 03:13 PM, Tom Rini

Re: [U-Boot] [PATCH 2/2] cmd:gpt: randomly generate each partition uuid if undefined

2014-02-28 Thread Stephen Warren
On 02/28/2014 08:18 AM, Przemyslaw Marczak wrote: Changes: - randomly generate each partition uuid if undefined - print info about generated uuid - save environment on gpt write success - update doc/README.gpt diff --git a/common/cmd_gpt.c b/common/cmd_gpt.c static char extract_env(const