u-boot-brain/arch/arm/cpu/arm926ejs/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
..
cpu.c dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm 2012-02-27 21:19:24 +01:00
da850_lowlevel.c Changes to move hawkboard to the new spl infrastructure 2012-02-12 10:11:33 +01:00
da850_pinmux.c arm, davinci, da850: add uart1 tx rx pinmux config 2011-12-06 23:59:37 +01:00
dm355.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm365_lowlevel.c arm, davinci: add workaround for not resetting DMA bus and VPSS modules 2012-02-12 10:11:23 +01:00
dm365.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm644x.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm646x.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dp83848.c davinci_emac: move arch-independent defines to separate header 2011-12-06 23:59:35 +01:00
et1011c.c davinci_emac: move arch-independent defines to separate header 2011-12-06 23:59:35 +01:00
ksz8873.c davinci_emac: move arch-independent defines to separate header 2011-12-06 23:59:35 +01:00
lowlevel_init.S arm, davinci: Add lowlevel_init for SoCs other than DM644X 2012-02-12 10:11:32 +01:00
lxt972.c davinci_emac: move arch-independent defines to separate header 2011-12-06 23:59:35 +01:00
Makefile arm, davinci: Add SPL support for DA850 SoCs 2011-12-24 10:23:30 +01:00
misc.c davinci: cleanup davinci_sync_env_enetaddr() fucntion 2012-02-27 21:19:24 +01:00
pinmux.c arm, davinci: Move pinmux functions from board to arch tree 2011-12-06 23:59:36 +01:00
psc.c arm, davinci: Add function lpsc_syncreset() 2011-11-03 22:56:23 +01:00
reset.S arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
spl.c Changes to move hawkboard to the new spl infrastructure 2012-02-12 10:11:33 +01:00
timer.c davinci: Fixed wrong timebase clock frequency. 2011-12-19 17:52:43 +01:00