12 Feb, 2012

1 commit

  • Based on discussion from this thread [1].
    Adding omap-view port that helps us in using the generic ulpi
    framework for any ulpi phy ops using the INSNREG05_ULPI viewport
    reg available on omap platform.

    Currently ehci ports are available on omap3/4 platforms so enable the same
    for beagle and panda, patch is tested on the same boards.

    Thanks to Igor Grinberg for reviewing the
    omap-ehci patches and suggesting this approach.

    [1]: http://www.mail-archive.com/u-boot@lists.denx.de/msg76076.html

    Tested-by: Stefano Babic
    Acked-by: Igor Grinberg
    Signed-off-by: Govindraj.R

    Govindraj.R