Sam Protsenko c6afa11375 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 <semen.protsenko@linaro.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-02-29 14:49:37 -05:00
..
2016-01-19 08:31:21 -05:00
2014-07-30 08:48:03 -04:00
2016-01-12 10:19:09 -07:00
2015-05-05 20:58:20 -06:00
2015-06-10 19:26:54 -06:00
2016-01-20 19:06:23 -07:00
2016-01-13 21:05:25 -05:00
2015-11-19 20:27:50 -07:00
2014-06-21 10:06:58 -06:00
2016-02-23 16:14:45 +05:30
2016-01-19 08:31:21 -05:00
2015-04-10 14:23:23 +02:00
2015-08-05 08:42:41 -06:00
2015-08-05 08:44:07 -06:00
2016-01-28 12:22:19 -06:00
2015-11-12 13:18:58 -05:00
2016-01-27 15:55:54 +01:00
2016-01-19 08:31:21 -05:00
2015-08-25 22:53:57 -05:00
2015-07-22 08:57:54 +02:00
2014-12-11 13:18:43 -07:00
2015-11-19 20:13:41 -07:00
2014-05-28 10:58:19 +09:00
2014-06-20 11:54:29 -06:00
2015-09-02 15:26:12 +02:00
2016-01-20 10:19:40 -05:00
2015-11-12 08:26:58 +08:00
2015-01-06 10:10:04 +02:00
2016-01-19 08:31:21 -05:00
2016-01-27 15:55:52 +01:00
2015-06-04 03:34:47 -06:00
2016-01-21 20:42:36 -07:00
2016-02-05 12:47:21 +08:00
2015-01-05 12:08:55 -05:00
2016-01-21 20:42:36 -07:00
2016-01-21 20:42:34 -07:00
2015-07-21 17:39:27 -06:00
2015-07-21 17:39:28 -06:00
2014-11-24 12:00:00 +01:00
2016-01-13 18:47:27 +05:30
2015-11-05 08:24:42 +01:00
2015-07-26 12:11:33 +02:00
2016-02-26 08:53:10 -07:00
2016-01-07 10:27:07 -07:00
2016-01-30 10:58:47 +01:00
2016-01-25 10:39:47 -05:00
2015-01-21 10:25:53 +01:00