summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci/include/mach/board-dm6446evm.h
AgeCommit message (Collapse)AuthorFilesLines
2009-05-29davinci: Remove unused i2c eeprom_read/write routinesMark A. Greer1-20/+0
The dm644x and dm646x board files have i2c eeprom read and write routines but they are not used so remove them. Signed-off-by: Mark A. Greer <mgreer@mvista.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
2009-04-27davinci: update DM644x support in preparation for more SoCsKevin Hilman1-0/+20
Rework DM644x code into SoC specific and board specific parts. This is also to generalize the structure a bit so it's easier to add support for new SoCs in the DaVinci family. Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>