Re: [U-Boot] [PATCH 2/3] arm: dra7xx: Define Android partition table

2016-02-26 Thread Sam Protsenko
On Fri, Feb 26, 2016 at 5:37 PM, Tom Rini wrote: > On Fri, Feb 19, 2016 at 09:25:32PM +0200, Semen Protsenko wrote: > >> From: Sam Protsenko >> >> "fastboot oem format" command reuses "gpt write" command, which in turn >> requires correct partitions defined in $partitions variable. This patch >>

Re: [U-Boot] [PATCH 2/3] arm: dra7xx: Define Android partition table

2016-02-26 Thread Tom Rini
On Fri, Feb 19, 2016 at 09:25:32PM +0200, Semen Protsenko wrote: > From: Sam Protsenko > > "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