summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/patches-3.7/0305-no_xip_nor.patch
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: remove 3.7 kernel patchesJohn Crispin2013-06-291-17/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37084
* fixes NO_XIP on CFI0001 flashJohn Crispin2013-03-121-0/+17
This patch disables the execute-in-place (XIP) support for flash on lantiq. This has to be disabled since the bus which flash is connected to does not support unaligned accesses. Resolves data bus errors on Lantiq routers with Intel command set flash. Signed-off-by: Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 35992