
26 Aug
2016
26 Aug
'16
11:27 p.m.
On Fri, Aug 26, 2016 at 07:53:53AM -0500, aford173@gmail.com wrote:
From: Adam Ford aford173@gmail.com
The PBIAS fixing is done in the MMC driver, and doing it in the the board file conflicts with the driver causing intermittent hangs on reboot. Remove this from the board file and let the driver do it.
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/board/logicpd/omap3som/omap3logic.c b/board/logicpd/omap3som/omap3logic.c index 51d2987..c2bb730 100644
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom