This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

write problem with am335x spi flash

Hi,

  I am able to read data from am335x spi flash, but I can't write data into it.

It stuck at getting flash status which is always 0xff. The same driver works fine

with am387x and from the wiki page I see that the spi module in am335x is the

same with that in am387x. I wonder is there some "write enable" jumper that I need to

set like am387x ? Thanks.