u-boot-brain/board/davinci
Nick Thompson 90110e0eab Davinci: Table driven pinmux configuration
Davinci: Table driven pinmux configuration

Add code to allow pinmux_config tables to be grouped and configured
as a single resource. This removes multiple calls to the pinmux
configuration code from board_init and allows pinmuxes to be
individually configured and added by data manipulation only.

All related #ifdefs can the be removed from board_init code and
since the compiler optimises away statics, #ifdefs can be reduced in
the data definitions as well.

Signed-off-by: Nick Thompson <nick.thompson@gefanuc.com>
2010-01-04 08:48:16 -06:00
..
common Davinci: Table driven pinmux configuration 2010-01-04 08:48:16 -06:00
da830evm TI DA8xx: Add new directory for da830evm board 2009-11-27 16:26:15 -06:00
dm355evm TI DaVinci DM355: Fix Compilation warning for DM355 EVM 2009-10-18 16:42:21 -05:00
dm355leopard TI DaVinci: DM355 Leopard: Fix compilation warning 2009-10-24 09:55:24 -05:00
dm365evm TI DaVinci: Adding Copyright for DM365 EVM 2009-10-24 09:55:24 -05:00
dm6467evm TI DaVinci DM646x: Enable NAND on DM6467 EVM 2009-11-27 16:26:17 -06:00
dvevm Switched davinci_emac Ethernet driver to use newer API 2009-06-15 00:13:54 -07:00
schmoogie Switched davinci_emac Ethernet driver to use newer API 2009-06-15 00:13:54 -07:00
sffsdr Switched davinci_emac Ethernet driver to use newer API 2009-06-15 00:13:54 -07:00
sonata davinci_nand chipselect/init cleanup 2009-07-07 17:58:03 -05:00