[U-Boot] [U-Boot, v2, 3/3] arm: dra7xx: Unify Android partition table
Tom Rini
trini at konsulko.com
Tue Nov 22 03:48:13 CET 2016
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 at 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>
More information about the U-Boot
mailing list