]> git.sur5r.net Git - u-boot/commit
tegra: nand: add board pinmux
authorLucas Stach <dev@lynxeye.de>
Sat, 29 Sep 2012 10:02:09 +0000 (10:02 +0000)
committerTom Rini <trini@ti.com>
Mon, 15 Oct 2012 18:54:07 +0000 (11:54 -0700)
commitc0720afbb56f91fd33fb5b4e564e1037809c6304
tree612884dd33a0fd306e931c919c60112ba6e8cd9b
parent516f00b3240b678947389ccfbff54a5ebcc9b941
tegra: nand: add board pinmux

Boards may require a different pinmux setup for NAND than the default one.
Add a way to call into board specific code to set this up.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/include/asm/arch-tegra/board.h
board/nvidia/common/board.c
drivers/mtd/nand/tegra_nand.c