aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.7/0305-no_xip_nor.patch
Commit message (Collapse)AuthorAgeFilesLines
* 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