From: Jonas Gorski Date: Sat, 17 Dec 2011 12:58:14 +0000 (+0100) Subject: mtd: bcm63xxpart: check version marker string for newer CFEs X-Git-Tag: v3.3-rc1~119^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2d9739b8e0bc9bdcc972950dd433b5083edf72f;p=pandora-kernel.git mtd: bcm63xxpart: check version marker string for newer CFEs Recent CFEs do not contain the CFE1CFE1 magic anymore, so check for the "cfe-v" version marker string instead. As very old CFEs do not have this string, leave the CFE1CFE1 magic as a fallback for detection. Signed-off-by: Jonas Gorski Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed