mtd: bcm63xxpart: check version marker string for newer CFEs
authorJonas Gorski <jonas.gorski@gmail.com>
Sat, 17 Dec 2011 12:58:14 +0000 (13:58 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 9 Jan 2012 18:19:00 +0000 (18:19 +0000)
commitf2d9739b8e0bc9bdcc972950dd433b5083edf72f
treefa3779069cc5608eeef1048d576a9c196b8095ec
parentf9fbcdc357f37d6c82a75a89c64efbe8bd5274e1
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 <jonas.gorski@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/bcm63xxpart.c