commit | 994cab846422bc9c636cc780a48b7370e837a3bb | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Fri Apr 25 16:30:21 2008 -0400 |
committer | Nicolas Pitre <nico@cam.org> | Mon Apr 28 15:58:57 2008 -0400 |
tree | e38238d76b9a360b7ba95f078013b5aca5897aa2 | |
parent | 92b913b08b18faa487b0c744282fafd944446ade [diff] |
[ARM] Orion: fix orion-ehci platform resource end addresses End addresses in 'struct resource' are inclusive -- fix the common orion5x code to pass in the proper end addresses when instantiating the two on-chip EHCI controllers. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: Nicolas Pitre <nico@marvell.com>