mirror of https://github.com/acidanthera/audk.git
BeagleBoardPkg/BeagleBoardPkg.dsc: Removing no more valid comment
EHCI support was working on the BeagleBoard after the coherency issue in ArmPkg/DmaLib was fixed (svn rev12137). Signed-off-by: Olivier Martin <olivier.martin@arm.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14135 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
4e6b101f3d
commit
95a411abe4
|
@ -430,8 +430,6 @@
|
|||
#
|
||||
Omap35xxPkg/PciEmulation/PciEmulation.inf
|
||||
|
||||
#NOTE: Open source EHCI stack doesn't work on Beagleboard.
|
||||
#NOTE: UsbBus and UsbMassStorage don't work using iPhone SDK tool chain.
|
||||
MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf {
|
||||
<PcdsFixedAtBuild>
|
||||
gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x800fffff
|
||||
|
|
Loading…
Reference in New Issue