Sst49lfxxxc chips are functionally the same as 82802ab chips. Sst49lfxxxc software status register is functionally the same as the 82802ab status register, "Block Protect Status"(49lfxxxc) can be treated the same as "Device Protect Status"(82802ab). Erase_block_49lfxxxc is the same command sequence as erase_block_82802ab. Add unlock_49lfxxxc to chips definitions. Write_sector_49lfxxxc is the same as write_page_82802ab. Signed-off-by: Sean Nelson <audiohacked@gmail.com>
On 23.03.2010 08:23, Sean Nelson wrote:
Sst49lfxxxc chips are functionally the same as 82802ab chips. Sst49lfxxxc software status register is functionally the same as the 82802ab status register, "Block Protect Status"(49lfxxxc) can be treated the same as "Device Protect Status"(82802ab). Erase_block_49lfxxxc is the same command sequence as erase_block_82802ab. Add unlock_49lfxxxc to chips definitions. Write_sector_49lfxxxc is the same as write_page_82802ab.
Signed-off-by: Sean Nelson <audiohacked@gmail.com>
Thanks for this patch. Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Regards, Carl-Daniel -- http://www.hailfinger.org/
On 3/23/10 5:39 AM, Carl-Daniel Hailfinger wrote:
Thanks for this patch. Acked-by: Carl-Daniel Hailfinger<c-d.hailfinger.devel.2006@gmx.net>
Thanks. Committed in r972.
participants (2)
-
Carl-Daniel Hailfinger -
Sean Nelson