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] [U-Boot, v2, 3/3] arm: dra7xx: Unify Android partition table
Date: Mon, 21 Nov 2016 21:48:13 -0500	[thread overview]
Message-ID: <20161122024813.GS2546@bill-the-cat> (raw)
In-Reply-To: <20161031175346.6943-1-semen.protsenko@linaro.org>

On Mon, Oct 31, 2016 at 07:53:46PM +0200, Semen Protsenko wrote:

> Make Android partition table the same as for AM57x EVM.
> 
>   1. Make "bootloader" partition start from 0x300 sectors offset, so
>      DRA7 is bootable in Android mode (see
>      CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR option).
>   2. Increase "bootloader" partition size, because size of u-boot.img is
>      about 632 KiB (when building DT defconfig, with FIT image enabled).
>   3. Specify "reserved" partition explicitly, rather than specifying
>      "efs" partition start. Reserved area will be used to store U-Boot
>      environment on eMMC. It's convenient to have it exposed explicitly
>      so we can read/write U-Boot environment.
>   4. Keep all Android partitions locations intact, by reducing
>      "reserved" partition size. CONFIG_ENV_SIZE is considered.
> 
> Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>

Applied to u-boot/master, thanks!

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

      parent reply	other threads:[~2016-11-22  2:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-31 17:53 [U-Boot] [PATCH v2 3/3] arm: dra7xx: Unify Android partition table Sam Protsenko
2016-11-21 19:22 ` Sam Protsenko
2016-11-22  2:48 ` Tom Rini [this message]

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=20161122024813.GS2546@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