davinci: update DM644x support in preparation for more SoCs
authorKevin Hilman <khilman@deeprootsystems.com>
Tue, 14 Apr 2009 16:30:11 +0000 (11:30 -0500)
committerKevin Hilman <khilman@deeprootsystems.com>
Mon, 27 Apr 2009 16:50:11 +0000 (09:50 -0700)
commitd0e47fba054a55e0066c6ae2c807d98d086af5a9
treeaa4b3b6312d1a5f22a3fd8f97e9ab05a805d7144
parent73d3c68f09e608be983013dc8b3e49aebe89298c
davinci: update DM644x support in preparation for more SoCs

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>
arch/arm/mach-davinci/Kconfig
arch/arm/mach-davinci/Makefile
arch/arm/mach-davinci/board-dm644x-evm.c
arch/arm/mach-davinci/dm644x.c [new file with mode: 0644]
arch/arm/mach-davinci/include/mach/board-dm6446evm.h [new file with mode: 0644]
arch/arm/mach-davinci/include/mach/common.h
arch/arm/mach-davinci/include/mach/dm644x.h [new file with mode: 0644]