[U-Boot] [PATCH] arm: dra7xx: Define Android partition table
Tom Rini
trini at konsulko.com
Sun Feb 28 02:19:12 CET 2016
On Fri, Feb 26, 2016 at 09:37:52PM +0200, Semen Protsenko wrote:
> From: Sam Protsenko <semen.protsenko at 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 DRA7XX 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 at linaro.org>
Reviewed-by: Tom Rini <trini at 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/20160227/663a71cc/attachment.sig>
More information about the U-Boot
mailing list