fixes NO_XIP on CFI0001 flash
authorJohn Crispin <john@openwrt.org>
Tue, 12 Mar 2013 13:53:08 +0000 (13:53 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 12 Mar 2013 13:53:08 +0000 (13:53 +0000)
commit48a4b3a0cdeae41563641965fc998f12a5549f47
tree5a859befff3b3e3d8aa8f56650d1331085c918d7
parent7e1c5b0be86ce6e435a8d32fafe7743463a43344
fixes NO_XIP on CFI0001 flash

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
target/linux/lantiq/image/ARV4510PW.dts
target/linux/lantiq/patches-3.7/0305-no_xip_nor.patch [new file with mode: 0644]