From: Catalin Marinas Date: Wed, 14 Feb 2007 18:20:28 +0000 (+0100) Subject: [ARM] 4109/2: Add support for the RealView/EB MPCore revC platform X-Git-Tag: v2.6.21-rc1~75^2~6^6~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b17244c133689ad0cbdca37ce3e15068f120428;p=pandora-kernel.git [ARM] 4109/2: Add support for the RealView/EB MPCore revC platform The kernel originally supported revB only. This patch enables revC by default and adds a config option for building the kernel for the revB platform. Since the SCU base address was hard-coded in the proc-v6.S file (and only valid for RealView/EB revB), this patch also adds a more generic support for defining the SCU information. Signed-off-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed