From: Lucas Correia Villa Real Date: Mon, 25 Apr 2005 22:12:50 +0000 (+0100) Subject: [PATCH] ARM: 2644/1: Adds S3C2400 support to uncompress.h X-Git-Tag: v2.6.12-rc4~219^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd7b170201149fd82bc3212cb570a7a7386463a4;p=pandora-kernel.git [PATCH] ARM: 2644/1: Adds S3C2400 support to uncompress.h Patch from Lucas Correia Villa Real The S3C2400 doesn't have a cpuid information stored anywhere. This patch adds support to the S3C2400 at include/asm-arm/arch-s3c2400/uncompress.h by initializing the cpuid variable to the S3C2410, as they share the same routine. The GSTATUS1 pin is then used only if not compiling for the S3C2400. Signed-off-by: Lucas Correia Villa Real Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed