commit | c1932e469c7d3a43915f8b4630d8129728fd6d96 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Thu May 23 14:07:23 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Jun 05 12:14:02 2019 -0400 |
tree | 915e86f012b92a29126ea74de1b87d6b5efefd81 | |
parent | e23ff1623df4f5a78676a3277cbcd920410864bd [diff] |
board: am335x/mux: configure the pins for 8-bit data transfer on MMC1 This is required for proper operation of the 8-bit data transfers. This fixes transient errors seen on BeagleBone Black. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>