u-boot/board/davinci
prabhakar.csengg@gmail.com fda9c20c80 dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm
In commit 2d575e4685 a separate header
file was introduced for the DM6467T EVM, include/configs/davinci_dm6467Tevm.h.
The substantial difference between the davinci_dm6467evm and the
davinci_dm6467Tevm configuration is a single bit in the hardware revision
that is passed to the Linux kernel and davinci_dm6467evm has
REFCLK_FREQ = 27000000 where as davinci_dm6467Tevm.h has a
REFCLK_FREQ = 33000000.

This patch removes include/configs/davinci_dm6467Tevm.h. Instead the
include/configs/davinci_dm6467evm.h configuration is used for DM6467T EVMs and
renamed CFG_REFCLK_FREQ to CONFIG_REFCLK_FREQ and CONFIG_REFCLK_FREQ is defined
in boards.cfg.

Signed-off-by: Prabhakar Lad <prabhakar.csengg@gmail.com>
Cc: Tom Rini <trini@ti.com>
2012-02-27 21:19:24 +01:00
..
da8xxevm da850evm: read mac address from I2C EEPROM on AM18x EVM 2012-02-27 21:19:24 +01:00
dm355evm punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
dm355leopard punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
dm365evm punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
dm6467evm dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm 2012-02-27 21:19:24 +01:00
dvevm punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
ea20 arm, davinci: Move pinmux functions from board to arch tree 2011-12-06 23:59:36 +01:00
schmoogie davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie board 2011-11-29 15:43:39 +01:00
sffsdr punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
sonata davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata board 2011-11-29 15:43:40 +01:00