summaryrefslogtreecommitdiff
path: root/include/pch.h
diff options
context:
space:
mode:
authorSemen Protsenko <semen.protsenko@linaro.org>2016-10-31 19:53:38 +0200
committerTom Rini <trini@konsulko.com>2016-11-21 14:07:25 -0500
commita42cfa4f82efaff1373d1417c8d85036f1189491 (patch)
tree5f06ee279861de9ad64bc3e153ebce4d60fdcad6 /include/pch.h
parentc721fd6ee01cca436176a820a741a95e038108ba (diff)
downloadu-boot-imx-a42cfa4f82efaff1373d1417c8d85036f1189491.zip
u-boot-imx-a42cfa4f82efaff1373d1417c8d85036f1189491.tar.gz
u-boot-imx-a42cfa4f82efaff1373d1417c8d85036f1189491.tar.bz2
arm: am57xx: Define Android partition table
"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@linaro.org>
Diffstat (limited to 'include/pch.h')
0 files changed, 0 insertions, 0 deletions