public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/6] arm: am57xx: Define Android partition table
Date: Tue, 8 Mar 2016 10:20:32 -0500	[thread overview]
Message-ID: <20160308152032.GP23166@bill-the-cat> (raw)
In-Reply-To: <1457437348-31327-4-git-send-email-semen.protsenko@linaro.org>

On Tue, Mar 08, 2016 at 06:42:25PM +0700, Semen Protsenko wrote:

> From: Sam Protsenko <semen.protsenko@linaro.org>
> 
> "fastboot oem format" command reuses "gpt write" command, which in turn
> requires correct partitions defined in $partitions variable. This patch
> adds such definition of Android partitions for AM57XX EVM board.
> 
> By default $partitions variable contains Linux partition table. In order
> to prepare Android environment one can run next commands from U-Boot
> shell:
> 
>     => env set partitions $partitions_android
>     => env save
> 
> After those operations one can go to fastboot mode and perform
> "fastboot oem format" to create Android partition table.
> 
> While at it, enable CONFIG_RANDOM_UUID to spare user from providing
> UUIDs for each partition manually.
> 
> Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160308/ca42fb25/attachment.sig>

  reply	other threads:[~2016-03-08 15:20 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-08 11:42 [U-Boot] [PATCH 0/6] arm: am57xx: Add Fastboot support to AM57XX EVM Semen Protsenko
2016-03-08 11:42 ` [U-Boot] [PATCH 1/6] arm: am57xx: Enable USB gadget in AM57XX Semen Protsenko
2016-03-08 13:25   ` Lokesh Vutla
2016-03-08 11:42 ` [U-Boot] [PATCH 2/6] arm: am57xx: Enable Fastboot Semen Protsenko
2016-03-08 13:28   ` Lokesh Vutla
2016-03-08 15:17   ` Tom Rini
2016-03-08 11:42 ` [U-Boot] [PATCH 3/6] arm: am57xx: Define Android partition table Semen Protsenko
2016-03-08 15:20   ` Tom Rini [this message]
2016-03-08 11:42 ` [U-Boot] [PATCH 4/6] arm: am57xx: Set serial# variable Semen Protsenko
2016-03-08 15:20   ` Tom Rini
2016-03-08 11:42 ` [U-Boot] [PATCH 5/6] arm: am57xx: Enable 8-bit eMMC access on AM57XX EVM Semen Protsenko
2016-03-08 13:28   ` Lokesh Vutla
2016-03-08 15:21   ` Tom Rini
2016-03-08 11:42 ` [U-Boot] [PATCH 6/6] arm: am57xx: Keep environment in eMMC Semen Protsenko
2016-03-08 11:42   ` Lokesh Vutla
2016-03-09 10:46     ` Sam Protsenko
2016-03-09 12:22       ` Tom Rini
2016-03-08 15:06 ` [U-Boot] [PATCH 0/6] arm: am57xx: Add Fastboot support to AM57XX EVM Tom Rini
2016-03-09 10:35   ` Sam Protsenko
2016-03-09 12:21     ` Tom Rini

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=20160308152032.GP23166@bill-the-cat \
    --to=trini@konsulko.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox