davinci: Add support for DA850/OMAP-L138 EVM board
commit0fbc5592158db4e1ca2037178e1ea6733ccc6f61
authorSudhakar Rajashekhara <sudhakar.raj@ti.com>
Thu, 16 Jul 2009 10:42:18 +0000 (16 06:42 -0400)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 26 Aug 2009 08:55:45 +0000 (26 11:55 +0300)
tree6c066cdaf81b767af431b443d7ad57739868a49c
parente1a8d7e2ea7c971f750b1adf0e98c3c8ed002623
davinci: Add support for DA850/OMAP-L138 EVM board

Add support for the DA850/OMAP-L138 Evaluation Module (EVM)
from TI.  The EVM has User Interface (UI) card which contains
various devices. This UI card can be connected to the base
board. Support for all the devices on the UI card and ones on
the EVM will be added in subsequent patches.

The EVM schematics are not available publicly yet; but should
be available soon.

A new defconfig for this board has been added mainly because
the DA830/OMAP-L137 defconfig forces writethrough cache mode
which is not required on DA850/OMAP-L138.

This patch has been boot tested on DA850/OMAP-L138 EVM
using ramdisk as filesystem.

Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/configs/da850_omapl138_defconfig [new file with mode: 0644]
arch/arm/mach-davinci/Kconfig
arch/arm/mach-davinci/Makefile
arch/arm/mach-davinci/board-da850-evm.c [new file with mode: 0644]
arch/arm/mach-davinci/include/mach/debug-macro.S
arch/arm/mach-davinci/include/mach/uncompress.h