On Fri, 17 Aug 2012 09:08:16 -0600
Stephen Warren wrote:
> On 08/17/2012 12:46 AM, Lukasz Majewski wrote:
> > Hi Stephen,
> >
> >> On 08/16/2012 05:15 PM, Stephen Warren wrote:
> >>> This implements the following:
> >>>
> >>> partuuid mmc 0:1
> >>> -> prints the partition's UUID.
> >>> partuui
On 08/17/2012 12:46 AM, Lukasz Majewski wrote:
> Hi Stephen,
>
>> On 08/16/2012 05:15 PM, Stephen Warren wrote:
>>> This implements the following:
>>>
>>> partuuid mmc 0:1
>>> -> prints the partition's UUID.
>>> partuuic mmc 0:1 uuid
>>> -> sets environment variable "uuid" to the partition's U
Hi Stephen,
> On 08/16/2012 05:15 PM, Stephen Warren wrote:
> > This implements the following:
> >
> > partuuid mmc 0:1
> > -> prints the partition's UUID.
> > partuuic mmc 0:1 uuid
> > -> sets environment variable "uuid" to the partition's UUID.
> >
> > This can be useful when writing a boo
On 08/16/2012 05:15 PM, Stephen Warren wrote:
> This implements the following:
>
> partuuid mmc 0:1
> -> prints the partition's UUID.
> partuuic mmc 0:1 uuid
> -> sets environment variable "uuid" to the partition's UUID.
>
> This can be useful when writing a bootcmd which searches all known
>
From: Stephen Warren
This implements the following:
partuuid mmc 0:1
-> prints the partition's UUID.
partuuic mmc 0:1 uuid
-> sets environment variable "uuid" to the partition's UUID.
This can be useful when writing a bootcmd which searches all known
devices for something bootable, and then
5 matches
Mail list logo