Re: [U-Boot] [PATCH 0/6] arm: am57xx: Add Fastboot support to AM57XX EVM

2016-03-09 Thread Tom Rini
On Wed, Mar 09, 2016 at 05:35:21PM +0700, Sam Protsenko wrote: > On Tue, Mar 8, 2016 at 10:06 PM, Tom Rini wrote: > > I think this series shows that we really need someone to step up and > > spend time converting the environment options to Kconfig so that > > different applications of the same boa

Re: [U-Boot] [PATCH 0/6] arm: am57xx: Add Fastboot support to AM57XX EVM

2016-03-09 Thread Sam Protsenko
On Tue, Mar 8, 2016 at 10:06 PM, Tom Rini wrote: > I think this series shows that we really need someone to step up and > spend time converting the environment options to Kconfig so that > different applications of the same board can easily tweak things they > need (ie save env on the eMMC that yo

Re: [U-Boot] [PATCH 0/6] arm: am57xx: Add Fastboot support to AM57XX EVM

2016-03-08 Thread Tom Rini
On Tue, Mar 08, 2016 at 06:42:22PM +0700, Semen Protsenko wrote: > > Hi All, > > This patch series add Fastboot support to TexasInstruments AM57XX EVM board > and > improves eMMC support. The most of code was borrowed from DRA7 EVM (since > this board is very similar to DRA7 EVM). > > Next comm

[U-Boot] [PATCH 0/6] arm: am57xx: Add Fastboot support to AM57XX EVM

2016-03-08 Thread Semen Protsenko
Hi All, This patch series add Fastboot support to TexasInstruments AM57XX EVM board and improves eMMC support. The most of code was borrowed from DRA7 EVM (since this board is very similar to DRA7 EVM). Next commands were tested: - fastboot devices - fastboot getvar - fastboot oem format