aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-06-24 16:42:28 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-24 16:42:28 +0200
commitae51a12559c39f7e7e9732e348aa45aabc9b4492 (patch)
treeaa7dc750207666065c76a7a04b84ce749e0adb00 /target/linux/lantiq
parenta9e0a04a51aa17a657bc4dd6c4d0fd37a395b824 (diff)
downloadmaster-187ad058-ae51a12559c39f7e7e9732e348aa45aabc9b4492.tar.gz
master-187ad058-ae51a12559c39f7e7e9732e348aa45aabc9b4492.tar.bz2
master-187ad058-ae51a12559c39f7e7e9732e348aa45aabc9b4492.zip
lantiq: the io space was still not big enough for UHCI
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/patches-4.4/0042-arch-mips-increase-io_space_limit.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.4/0042-arch-mips-increase-io_space_limit.patch b/target/linux/lantiq/patches-4.4/0042-arch-mips-increase-io_space_limit.patch
index 3bc2a62306..1d131f5e71 100644
--- a/target/linux/lantiq/patches-4.4/0042-arch-mips-increase-io_space_limit.patch
+++ b/target/linux/lantiq/patches-4.4/0042-arch-mips-increase-io_space_limit.patch
@@ -19,7 +19,7 @@ index d10fd80..d42eac9 100644
/* ioswab[bwlq], __mem_ioswab[bwlq] are defined in mangle-port.h */
-#define IO_SPACE_LIMIT 0xffff
-+#define IO_SPACE_LIMIT 0x200000
++#define IO_SPACE_LIMIT 0xffffffff
/*
* On MIPS I/O ports are memory mapped, so we access them using normal