On Monday 20 October 2008, Chen Gong wrote: > -#define OPCODE_BE 0xc7 /* Erase whole flash block */ > +#define OPCODE_CHIP_ERASE 0xc7 /* Erase whole flash block */ Looks good to me, except that comment should be "Erase whole flash chip". :) Thanks. - Dave