1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-03 16:29:20 +03:00
openwrt-xburst/target/linux/ar71xx
juhosg 3e84f7b9f1 ar71xx: allow to specify max read size for m25p80
Reading from the flash chip on the TL-WR2543ND seems buggy.
If the SPI flash driver tries to read too much data in one
SPI transfer, the flash chip returns bogus values. This can
be caused by a buggy flash chip on my board, or it can
be a bug in our SPI driver.

Add a workaround to the m25p80 driver until I find out the
root cause of the problem. The patch allows to specify the
maximum numner of bytes which can be read safely withint
one SPI transfer.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-07 19:36:33 +00:00
..
base-files ar71xx: fix sysupgrade on the TL-WR841N/ND v7 boards 2012-01-06 15:54:59 +00:00
files ar71xx: local mac support on the wndr3700 2012-01-07 17:24:44 +00:00
generic ar71xx: add support for Redwave RW2458N 2012-01-06 07:20:59 +00:00
image ar71xx: add support for Redwave RW2458N 2012-01-06 07:20:59 +00:00
nand ar71xx: remove swconfig and wpad-mini from custom profiles 2011-12-03 16:33:41 +00:00
patches-2.6.39 ar71xx: allow to specify max read size for m25p80 2012-01-07 19:36:33 +00:00
base-files.mk [ar71xx] defconfig: remove network config installed by base-files so defconfig can work 2009-02-26 05:54:46 +00:00
config-2.6.39 generic: improve MIPS kexec support 2012-01-07 16:29:16 +00:00
Makefile ar71xx: add uboot-envtools to the default package list 2011-12-03 16:33:40 +00:00