summaryrefslogtreecommitdiff
path: root/drivers/gpio
diff options
context:
space:
mode:
authorSemen Protsenko <semen.protsenko@linaro.org>2016-10-31 19:53:46 +0200
committerTom Rini <trini@konsulko.com>2016-11-21 14:07:26 -0500
commit4886de76080a970a7153ab802cd083f0a97eb115 (patch)
treea514507cc8560d16377943723556cd043d3019b6 /drivers/gpio
parentb52ee279ca21aeba23ac731357255ec05534af1b (diff)
downloadu-boot-imx-4886de76080a970a7153ab802cd083f0a97eb115.zip
u-boot-imx-4886de76080a970a7153ab802cd083f0a97eb115.tar.gz
u-boot-imx-4886de76080a970a7153ab802cd083f0a97eb115.tar.bz2
arm: dra7xx: Unify Android partition table
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>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions