CFI: Add geometry reversal for STMicro M29W320ET
authorRichard Retanubun <RichardRetanubun@RuggedCom.com>
Wed, 14 Jan 2009 13:44:26 +0000 (08:44 -0500)
committerStefan Roese <sr@denx.de>
Mon, 26 Jan 2009 09:59:48 +0000 (10:59 +0100)
commite8eac437189430d8e04a5d254ed92c58bc534a79
tree67196c67e92a5b966fe6ad8a50c741a76dd101e7
parent0f8e851e897b535959a0781171910cd97f33c30c
CFI: Add geometry reversal for STMicro M29W320ET

Added flash_fixup_stm to fix geometry reversal on STMicro M29W320ET flash chip.

Modeled after flash_fixup_amd, this patch handles the geometry reversal
or erase sectors that exist for ST Micro (now Numonyx) M29W320ET flash.
Since I cannot test all STM's chips, the detection is implemented as
narrow as possible for now.

Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/mtd/cfi_flash.c