From: Michael-Luke Jones Date: Sat, 26 May 2007 20:58:07 +0000 (+0100) Subject: [ARM] 4407/1: Remove in-kernel mach id setting for gtwx5715 ixp4xx board X-Git-Tag: v2.6.23-rc1~1101^2^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d85ed59524d936f4c2657ba39a483b4ab373a59e;p=pandora-kernel.git [ARM] 4407/1: Remove in-kernel mach id setting for gtwx5715 ixp4xx board If MACH_GTWX5715 is set in Kconfig, this code sets the mach id automatically. Howeber, this means that any IXP4xx kernel which is setup to support the gtwx5715 board will not successfully boot on any other board. If the bootloader sets the wrong mach id, it should be set correctly by a kernel shim. Signed-off-by: Michael-Luke Jones Signed-off-by: Russell King --- Reading git-diff-tree failed