commit | c5c64e22834c9f43f246072b4dcb293c9cea0ebe | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@dev.rtsoft.ru> | Fri Nov 25 22:08:08 2005 +0300 |
committer | <ralf@denk.linux-mips.net> | Tue Jan 10 13:39:07 2006 +0000 |
tree | dad15a47f9b7ab23231952871aa3b624c1e99778 | |
parent | 29ce2c765ca9a41be6f31aa1770e8ee3ee48cd21 [diff] |
MIPS: Au1550: Fix OHCI memory map size USB OpenHCI host controller on Au1550 only decodes memory addresses from 0x14020000 to 0x1407FFFF according to the databook, which gives 0x60000 (on the prior Au1x00 chips the map size was 1MB). Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Acked-by: Jordan Crouse <jordan.crouse@amd.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>