aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.18/0160-owrt-lantiq-multiple-flash.patch
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: Fix flash for targets with NO_XIPJohn Crispin2015-02-141-1/+1
| | | | | | | | | For targets with NO_XIP ltq_mtd->map[i].phys equals -1 and devm_ioremap fails. Fix this by using pdev->resource[i].start instead. Signed-off-by: Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 44450
* lantiq: add 3.18 supportJohn Crispin2015-02-091-0/+217
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44348