summaryrefslogtreecommitdiff
path: root/PandaBoardPkg
diff options
context:
space:
mode:
authorOlivier Deprez <o-deprez@ti.com>2013-03-01 14:59:19 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2013-09-17 18:30:03 +0100
commit88d5ef3282c38156b78025a889da783f22b1b119 (patch)
tree1ed96f94ce060058a31094ebb4a0610130615b8b /PandaBoardPkg
parentb30501f869fb55c6c404a89c6dd8bc13f50efb87 (diff)
panda: add back usb host support in flash definition file
these drivers were commented out in waiting to debug usb host support
Diffstat (limited to 'PandaBoardPkg')
-rw-r--r--PandaBoardPkg/PandaBoardPkg.fdf8
1 files changed, 4 insertions, 4 deletions
diff --git a/PandaBoardPkg/PandaBoardPkg.fdf b/PandaBoardPkg/PandaBoardPkg.fdf
index 04486dfd7..42482592e 100644
--- a/PandaBoardPkg/PandaBoardPkg.fdf
+++ b/PandaBoardPkg/PandaBoardPkg.fdf
@@ -150,10 +150,10 @@ READ_LOCK_STATUS = TRUE
# USB Support (not supported currently)
#
- #INF Omap44xxPkg/PciEmulation/PciEmulation.inf
- #INF MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
- #INF MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
- #INF MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
+ INF Omap44xxPkg/PciEmulation/PciEmulation.inf
+ INF MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
+ INF MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
+ INF MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
#
# UEFI application (Shell Embedded Boot Loader)