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.