summaryrefslogtreecommitdiff
path: root/scripts/show-gnu-make
diff options
context:
space:
mode:
authorSam Protsenko <[email protected]>2016-02-26 21:37:52 +0200
committerTom Rini <[email protected]>2016-02-29 14:49:37 -0500
commitc6afa1137597a102ef9469e9cdcafec1c02ed35e (patch)
treeaf121888304ce3531b2f74b9f5cfd76429812730 /scripts/show-gnu-make
parent23a004a63f617d565a9f714873fe60f31c9c548b (diff)
arm: dra7xx: 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 <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/show-gnu-make')
0 files changed, 0 insertions, 0 deletions