lantiq: the io space was still not big enough for UHCI
authorJohn Crispin <john@phrozen.org>
Tue, 14 Jun 2016 06:34:05 +0000 (08:34 +0200)
committerJohn Crispin <john@phrozen.org>
Tue, 14 Jun 2016 06:34:05 +0000 (08:34 +0200)
Signed-off-by: John Crispin <john@phrozen.org>
target/linux/lantiq/patches-4.4/0042-arch-mips-increase-io_space_limit.patch

index 3bc2a62306dad5ef8422c6440ec2f6d57de40e10..1d131f5e71c3a4eee1584082172fee5973ffd7f4 100644 (file)
@@ -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