]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds.
authorTom Rini <trini@ti.com>
Wed, 8 Oct 2014 21:10:27 +0000 (17:10 -0400)
committerTom Rini <trini@ti.com>
Thu, 23 Oct 2014 15:53:01 +0000 (11:53 -0400)
commitb6ab550413b6b64d0024e9dec8bf6017653127e4
tree4a794732b0f6f2e77d7f4920cd47f53a6cad2a57
parent76bfd1625a27d72bcfeec6c1b239b70495f5fa78
am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds.

In the case of Beaglebone Black we only want to set the NAND or NOR cape
pinmux when the config has been specifically modified by the user for
this non-default case.  Make the default be to set the MMC1 (eMMC)
pinmux.  We don't need similar changes for Beaglebone White as there is
nothing on MMC1 by default there.

Signed-off-by: Tom Rini <trini@ti.com>
board/ti/am335x/mux.c