Re: [U-Boot] [PATCH v3 5/5] arm: beagle: enable Android fastboot support

2014-04-11 Thread Tom Rini
On Thu, Apr 10, 2014 at 02:18:07PM -0500, Rob Herring wrote: > From: Rob Herring > > Enable Android Fastboot support on omap3_beagle board. > > Signed-off-by: Rob Herring Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature ___

[U-Boot] [PATCH v3 5/5] arm: beagle: enable Android fastboot support

2014-04-10 Thread Rob Herring
From: Rob Herring Enable Android Fastboot support on omap3_beagle board. Signed-off-by: Rob Herring --- include/configs/omap3_beagle.h | 5 + 1 file changed, 5 insertions(+) diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h index 0b57421..e070760 100644 --- a/in