]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: ehci: Add 64-bit controller support
authorVincent Palatin <vpalatin@chromium.org>
Thu, 13 Dec 2012 01:55:22 +0000 (17:55 -0800)
committerMarek Vasut <marex@denx.de>
Sat, 16 Mar 2013 20:12:01 +0000 (21:12 +0100)
commit2982837e36e56584b0ab0256dd82d306e4ba1249
treec77952f78486d03852f29a837633e18aa9902c42
parent7c38e90aff5f5b8b7f7ebc27d8d07c51aececde3
usb: ehci: Add 64-bit controller support

On EHCI controller with 64-bit address space support, we must initialize
properly the high word for the PCI bus master accesses.

Signed-off-by: Vincent Palatin <vpalatin@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/usb/host/ehci-hcd.c