I wish to access an SPI flash IC at reasonable speed. The pogo mobile is the one device I possess where the hardware SPI bus is accessible by pin header. But it doesn't work!
My setup is:
MX25L6405D SOIC in a socket on a breadboard. The signal pins are all brought out to a convenient tie point and have indicator LEDs weakly pulled to ground. ~CS is pulled up with a 10K resistor.
Machine 1: Pogoplug Mobile with pin headers installed at J11 (UART) and J17 (SPI).
Machine 2: Guruplug Server Plus with jump wire connected to (U-SNAP).
Software: OpenWRT r44597, Kirkwood generic/FDT, initramfs, build patches. spi-gpio-custom, spidev, flashrom. The same build and physical medium is used to boot both devices.
Known Good: Guruplug, using spi-gpio-custom, flashrom is able to successfully perform all functions.