<font size=2 face="sans-serif">hi,</font>
<br>
<br><font size=2 face="sans-serif">we use the imx53.</font>
<br><font size=2 face="sans-serif">I need to write a little test for the
spi interface through barebox. I just want to write a few bytes and read
them back. </font>
<br><font size=2 face="sans-serif">To do the test i have an spi flash MX25L8005
which is supported by the nor driver m25p80.c.</font>
<br><font size=2 face="sans-serif">In my board init code, i added spi successfully
(imx53_add_spi0(..)) but i have problems adding the eeprom.</font>
<br><font size=2 face="sans-serif">Can anyone help me out with a little
board init code for the MX25L8005?</font>
<br>
<br><font size=2 face="sans-serif">christian</font>