]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BeagleBoardPkg/BeagleBoardPkg.fdf
Remove items moved to OMAP350 Package
[mirror_edk2.git] / BeagleBoardPkg / BeagleBoardPkg.fdf
index 5211e0922df23f97feb744c109d56f0e117fb35a..d75a6a94e6f2120898f09eb7b439930b34ab76d8 100644 (file)
@@ -114,29 +114,29 @@ READ_LOCK_STATUS   = TRUE
   #
   # Nand Flash
   #
-  INF BeagleBoardPkg/Flash/Flash.inf
+  INF Omap35xxPkg/Flash/Flash.inf
 
   #
   # MMC/SD
   #
-  INF BeagleBoardPkg/MMCHSDxe/MMCHS.inf
+  INF Omap35xxPkg/MMCHSDxe/MMCHS.inf
   
   #
   # I2C
   #
-  INF BeagleBoardPkg/SmbusDxe/Smbus.inf
+  INF Omap35xxPkg/SmbusDxe/Smbus.inf
   
   #
   # SoC Drivers
   #
-  INF BeagleBoardPkg/Gpio/Gpio.inf
-  INF BeagleBoardPkg/InterruptDxe/InterruptDxe.inf
-  INF BeagleBoardPkg/TimerDxe/TimerDxe.inf 
+  INF Omap35xxPkg/Gpio/Gpio.inf
+  INF Omap35xxPkg/InterruptDxe/InterruptDxe.inf
+  INF Omap35xxPkg/TimerDxe/TimerDxe.inf 
 
   #
   # Power IC
   #
-  INF BeagleBoardPkg/TPS65950Dxe/TPS65950.inf
+  INF Omap35xxPkg/TPS65950Dxe/TPS65950.inf
 
   #
   # FAT filesystem + GPT/MBR partitioning
@@ -150,7 +150,7 @@ READ_LOCK_STATUS   = TRUE
   # USB Support
   #
 
-  INF BeagleBoardPkg/PciEmulation/PciEmulation.inf
+  INF Omap35xxPkg/PciEmulation/PciEmulation.inf
 
   #NOTE: Open source EHCI stack doesn't work on Beagleboard.
   #NOTE: UsbBus and UsbMassStorage don't work using iPhond SDK tool chain.