From: Haavard Skinnemoen Date: Wed, 9 Aug 2006 08:54:44 +0000 (+0200) Subject: MTD: Convert Atmel PRI information to AMD format X-Git-Tag: v2.6.18~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b0c5c2c0d04c29f85abb485378ba5476c7aeec2;p=pandora-kernel.git MTD: Convert Atmel PRI information to AMD format Atmel flash chips don't have PRI information in the same format as AMD flash chips. This patch installs a fixup for all Atmel chips that converts the relevant PRI fields into AMD format. Only the fields that are actually used by the command set is actually converted. The rest are initialized to zero (which should be safe) Signed-off-by: Haavard Skinnemoen Signed-off-by: Josh Boyer --- Reading git-diff-tree failed