Re: [U-Boot] [PATCH] cmd: part: number: return hexadecimal value

2019-10-05 Thread Tom Rini
On Fri, Sep 20, 2019 at 03:59:18PM +0200, Eugeniu Rosca wrote: > From: Roman Stratiienko > > At this point we are using part number sub-command to retrieve UUID > of the partition using it's name. > > e.g.: > part number mmc $mmcdev system_a system_a_index > part uuid mmc

Re: [U-Boot] [PATCH] cmd: part: number: return hexadecimal value

2019-09-24 Thread Eugeniu Rosca
On Fri, Sep 20, 2019 at 10:21:29AM -0400, Tom Rini wrote: [..] > Reviewed-by: Tom Rini On Tue, Sep 24, 2019 at 09:24:57AM +0300, Igor Opaniuk wrote: [..] > Reviewed-by: Igor Opaniuk Thank you for the swift reviews! -- Best Regards, Eugeniu ___

Re: [U-Boot] [PATCH] cmd: part: number: return hexadecimal value

2019-09-24 Thread Igor Opaniuk
On Fri, Sep 20, 2019 at 4:59 PM Eugeniu Rosca wrote: > > From: Roman Stratiienko > > At this point we are using part number sub-command to retrieve UUID > of the partition using it's name. > > e.g.: > part number mmc $mmcdev system_a system_a_index > part uuid mmc $mmcdev:${system_a_index}

Re: [U-Boot] [PATCH] cmd: part: number: return hexadecimal value

2019-09-20 Thread Tom Rini
On Fri, Sep 20, 2019 at 03:59:18PM +0200, Eugeniu Rosca wrote: > From: Roman Stratiienko > > At this point we are using part number sub-command to retrieve UUID > of the partition using it's name. > > e.g.: > part number mmc $mmcdev system_a system_a_index > part uuid mmc

[U-Boot] [PATCH] cmd: part: number: return hexadecimal value

2019-09-20 Thread Eugeniu Rosca
From: Roman Stratiienko At this point we are using part number sub-command to retrieve UUID of the partition using it's name. e.g.: part number mmc $mmcdev system_a system_a_index part uuid mmc $mmcdev:${system_a_index} system_a_uuid Since 'part uuid' sub-command expects partition index in