From: Jonathan Austin Date: Thu, 30 Aug 2012 12:46:44 +0000 (+0100) Subject: ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LL X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~41^2^2~5^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed18bdc875328921114139e17ade1d2569e82c85;p=pandora-kernel.git ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LL The Cortex-R series processors on Versatile Express have a different memory map to the RS1 and CA9X4 tiles. Most of the platform difference can be expressed in device-trees, but the UART definitions for LL_DEBUG cannot. This patch defines the UART location for R-Series processors on versatile-express, allowing low-level debug and output from the decompressor. These definitions are selectable via Kconfig Signed-off-by: Jonathan Austin CC: Pawel Moll --- Reading git-diff-tree failed