uboot/board/logicpd/omap3som
Adam Ford 31c98cbb31 omap3logic: Fix PBIAS Bug
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>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-09-06 13:41:42 -04:00
..
Kconfig
MAINTAINERS OMAP3LOGIC: Update maintainer 2016-02-15 12:04:45 -05:00
Makefile
omap3logic.c omap3logic: Fix PBIAS Bug 2016-09-06 13:41:42 -04:00
omap3logic.h