[H2200-port] Bricking and debricking
Joshua Wise
joshua at joshuawise.com
Sun Sep 19 23:12:27 EDT 2004
> There's code in CVS to send what should be the write commands, but it
> seems to write only 0x00. Oddly enough, it seems to be consistent with
> the number of bytes I send (i.e., if I send 256 bytes, I get 256 0s and
> the rest FF, if I send 512, I get 512 0s, and if I send 528 bytes, I get
> all 0s), but the data just isn't there. The flash part reports that all
> went okay with the program, so there might be a problem with actually
> transporting the data to the device over JTAG.
Ugh. Sorry, d'oh. I was loading the byte to program into the input chain
instead of the output chain. Problem solved.
joshua
More information about the linux-mtd
mailing list