[flashrom] Eraseblock definitions for some chips

Sean Nelson audiohacked at gmail.com
Wed Dec 23 08:07:54 CET 2009


On 12/22/09 3:49 PM, Carl-Daniel Hailfinger wrote:
> Hi,
>
> I have the following list of erase block structures still lying around:
>
>   AMIC_A29002B,  { {16 * 1024, 1}, {8 * 1024, 2}, {32 * 1024, 1}, {64 * 1024, 3} }
>   AMIC_A29002T,  { {64 * 1024, 3}, {32 * 1024, 1}, {8 * 1024, 2}, {16 * 1024, 1} }
>   EN_29F002B,  { {16 * 1024, 1}, {8 * 1024, 2}, {32 * 1024, 1}, {64 * 1024, 3} }
>   EN_29F002T,  { {64 * 1024, 3}, {32 * 1024, 1}, {8 * 1024, 2}, {16 * 1024, 1} }
>   MBM29F004BC,  { {16 * 1024, 1}, {8 * 1024, 2}, {32 * 1024, 1}, {64 * 1024, 7} }
>   MBM29F004TC,  { {64 * 1024, 7}, {32 * 1024, 1}, {8 * 1024, 2}, {16 * 1024, 1} }
>   MBM29F400BC,  { {16 * 1024, 1}, {8 * 1024, 2}, {32 * 1024, 1}, {64 * 1024, 7} }
>   MBM29F400TC,  { {64 * 1024, 7}, {32 * 1024, 1}, {8 * 1024, 2}, {16 * 1024, 1} }
>   MX_25L3205,  { {4 * 1024, 1024} }
>   MX_25L6405,  { {4 * 1024, 2048} }
>   MX_29F002B,  { {16 * 1024, 1}, {8 * 1024, 2}, {32 * 1024, 1}, {64 * 1024, 3} }
>   MX_29F002T,  { {64 * 1024, 3}, {32 * 1024, 1}, {8 * 1024, 2}, {16 * 1024, 1} }
>
>
> No guarantees about completeness (and note that the corresponding erase
> functions are not part of that list), but it might be useful in case
> someone wants to cross-check his/her work.
>
> Regards,
> Carl-Daniel
>
>    
Patch attached.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: AMIC-MISC-flashchips-convert-to-blockerasers.diff
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20091222/a1e23439/attachment.ksh>


More information about the flashrom mailing list