From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] part: show efi partition name when print out partition info
Date: Wed, 7 Sep 2011 14:29:57 +0200 [thread overview]
Message-ID: <201109071429.57660.marek.vasut@gmail.com> (raw)
In-Reply-To: <CALZhoSRnC4VBwoh67k-BW739veWt_4LCu=KZ6c2cOccgJNeF0w@mail.gmail.com>
On Wednesday, September 07, 2011 01:29:35 PM Lei Wen wrote:
> Hi Marek,
>
> On Wed, Sep 7, 2011 at 7:27 PM, Marek Vasut <marek.vasut@gmail.com> wrote:
> > On Wednesday, September 07, 2011 01:17:03 PM Lei Wen wrote:
> >> Previous output:
> >> Marvell>> mmc part
> >>
> >> Partition Map for MMC device 1 -- Partition Type: EFI
> >>
> >> Part Start LBA End LBA
> >> gpt1 0x8C00 0xCBFF
> >> gpt2 0xCC00 0x57BFF
> >> gpt3 0x57C00 0xA2BFF
> >> gpt4 0xA2C00 0xECBFDE
> >>
> >> With the patch, the output becomes:
> >> Marvell>> mmc part
> >>
> >> Partition Map for MMC device 1 -- Partition Type: EFI
> >>
> >> Part Name Start LBA End LBA
> >> 1 ramdisk 0x00008C00 0x0000CBFF
> >> 2 system 0x0000CC00 0x00057BFF
> >> 3 userdata 0x00057C00 0x000A2BFF
> >> 4 remaining 0x000A2C00 0x00ECBFDE
> >>
> >> Signed-off-by: Lei Wen <leiwen@marvell.com>
> >> ---
> >
> > Hi Lei,
> >
> > what about aligning the Name to the left ?
>
> You mean like below?
> Name Part Start LBA End LBA
Like "ramdisk" "system" etc. starting at the same column
>
> Best regards,
> Lei
next prev parent reply other threads:[~2011-09-07 12:29 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-07 11:17 [U-Boot] [PATCH] part: show efi partition name when print out partition info Lei Wen
2011-09-07 11:27 ` Marek Vasut
2011-09-07 11:29 ` Lei Wen
2011-09-07 12:29 ` Marek Vasut [this message]
2011-09-07 13:13 ` [U-Boot] [PATCH V1] " Lei Wen
2011-09-07 13:17 ` [U-Boot] [PATCH V2] " Lei Wen
2011-09-07 19:23 ` Wolfgang Denk
2011-09-07 19:21 ` [U-Boot] [PATCH] " Wolfgang Denk
2011-09-08 4:11 ` [U-Boot] [PATCH V3] " Lei Wen
2011-09-29 2:14 ` Lei Wen
2011-09-29 16:16 ` Marek Vasut
2011-09-30 1:45 ` Lei Wen
2011-10-05 2:07 ` Lei Wen
2011-10-06 18:42 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201109071429.57660.marek.vasut@gmail.com \
--to=marek.vasut@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.