]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TI: DaVinci DM646x: Update flag used to represent DM646x SOC's
authorSandeep Paulraj <s-paulraj@ti.com>
Fri, 18 Sep 2009 21:30:05 +0000 (17:30 -0400)
committerTom Rix <Tom.Rix@windriver.com>
Sun, 4 Oct 2009 15:51:31 +0000 (10:51 -0500)
commit6824fda1826118e5c5fdcd67b4154dae94483d67
treefd96fcc55092375255d16fe721d4c8ac898da8d9
parent3d6436abc3c088cc399b2041d565bafc7e963e0f
TI: DaVinci DM646x: Update flag used to represent DM646x SOC's

In the DaVinci specific code, we use both CONFIG_SOC_DM646X and
CONFIG_SOC_DM646x to represent DM646x specific code.
This patch changes occurrences of CONFIG_SOC_DM646x to
CONFIG_SOC_DM646X. This is because for DM644x series of SOCs we use
the flag CONFIG_SOC_DM644X. We want some uniformity.

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Acked-by: Tom Rix <Tom.Rix@windriver.com>
include/asm-arm/arch-davinci/emac_defs.h
include/asm-arm/arch-davinci/nand_defs.h