Re: [Openocd-development] Bug Report flash bank not detected in version 0.3.* or 0.4.*

2009-12-29 Thread x
Well, I tried the "workaround" with the following results: > mwb 0x9555 0x90;mdb 0x9000 0x50 0x9000: 00 20 88 ce 00 01 fb ff 00 42 ff ff ff ff ff ff ff ff ff ff ff ff ff So writing 0x90 at offset 0x555 from the start of flash address gives the correct results: 0x20 = ST (manufact

[Openocd-development] Bug Report flash bank not detected in version 0.3.* or 0.4.*

2009-12-28 Thread x
I'm fooling with a cable modem that has a MIPS 4kc processor and cfi type flash chip from ST: M28W160CT. Flash configuration is as follows: flash bank cfi 0x9000 0X20 2 2 $_TARGETNAME openocd-0.2.0 has no problem detecting the flash with "flash_probe" Some other differences I've noted