On Wed, 15 Feb 2012 02:10:23 +0100 Stefan Tauner stefan.tauner@student.tuwien.ac.at wrote:
This is used by the AT25F series (only?), but is generic enough to reside in spi25.c. The only currently supported chip is the AT25F512B. Other members of that series need some additional infrastructure code, hence this patch adds the erase function to the AT25F512B only.
Signed-off-by: Stefan Tauner stefan.tauner@student.tuwien.ac.at
refined due to upstream changes, self-acked and committed in r1600