Remove items moved to OMAP350 Package

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9855 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
andrewfish
2010-01-28 21:34:30 +00:00
parent a3f98646f6
commit cb0f9ff1ae
48 changed files with 27 additions and 6933 deletions

View 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.