openwrtv4/target
John Crispin a15dd8ec78 lantiq: Fix flash for targets with NO_XIP
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
2015-02-14 20:48:26 +00:00
..
imagebuilder imagebuilder: align filename with SDK 2015-02-07 21:01:48 +00:00
linux lantiq: Fix flash for targets with NO_XIP 2015-02-14 20:48:26 +00:00
sdk sdk: use prepare target to initialize git snapshot 2015-02-08 22:54:27 +00:00
toolchain toolchain: respect CONFIG_VERSION_FILENAMES and add host system suffix 2015-02-07 21:01:37 +00:00
Config.in aarch64: add initial support 2014-11-24 06:33:13 +00:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00