aboutsummaryrefslogtreecommitdiff
path: root/other-licence
diff options
context:
space:
mode:
authorThomas Huth <thuth@linux.vnet.ibm.com>2011-09-22 15:10:20 +0200
committerThomas Huth <thuth@linux.vnet.ibm.com>2011-10-12 16:24:55 +0200
commit580d42015fa68a3f9019e71bd4521b48d7605655 (patch)
treee26c07d46a1d336514366110d8aa09e214df6e93 /other-licence
parentb05d897663000821483b2c9eda7a4a8be2bcebf4 (diff)
downloadSLOF-580d42015fa68a3f9019e71bd4521b48d7605655.zip
SLOF-580d42015fa68a3f9019e71bd4521b48d7605655.tar.gz
SLOF-580d42015fa68a3f9019e71bd4521b48d7605655.tar.bz2
Scan USB bus during boot.
For board-qemu, USB scan had to be triggered manually so far. Now it is run automatically during each boot when an OHCI controller is available. To determine the base address of the OHCI controller, we need translate-address. However, this function does not work during the PCI scan on real hardware yet, since the "assigned-addresses" properties might not be set up yet. Therefor the translate-address is now done in the file usb-ohci.fs, which is now included during the USB scan instead of the PCI scan. For the real JS2x hardware there were also some words missing, like dma-alloc. These are now provided, too, so the USB code now works on both again, emulated and real hardware. Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Diffstat (limited to 'other-licence')
0 files changed, 0 insertions, 0 deletions