From: Sebastian Siewior Date: Fri, 9 May 2008 14:10:37 +0000 (+0200) Subject: m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA C X-Git-Tag: v2.6.27-rc1~519^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6260ef84103fa8a51a67b6a58e5e16c676e08ad;p=pandora-kernel.git m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA C the ff1 and bitrev opcode appears in ISA C and ISA A+ what isn't supported by all plattforms. The assembly optimization is automaticly enabled if the compiler understand the required cpu keyword. My m5235 seems to boot and run fine so far. Signed-off-by: Sebastian Siewior Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed