summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg/BeagleBoardPkg.dsc
diff options
context:
space:
mode:
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2010-01-28 21:34:30 +0000
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2010-01-28 21:34:30 +0000
commitcb0f9ff1aec89b6524a93d4a8a8e539a4591f998 (patch)
tree2548fb3b3d03547dae07fd50fa3531afa0cf2fe8 /BeagleBoardPkg/BeagleBoardPkg.dsc
parenta3f98646f68239bf9c577b24689bc69cbcde1b47 (diff)
downloadedk2-cb0f9ff1aec89b6524a93d4a8a8e539a4591f998.zip
edk2-cb0f9ff1aec89b6524a93d4a8a8e539a4591f998.tar.gz
edk2-cb0f9ff1aec89b6524a93d4a8a8e539a4591f998.tar.bz2
Remove items moved to OMAP350 Package
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9855 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BeagleBoardPkg/BeagleBoardPkg.dsc')
-rw-r--r--BeagleBoardPkg/BeagleBoardPkg.dsc24
1 files changed, 12 insertions, 12 deletions
diff --git a/BeagleBoardPkg/BeagleBoardPkg.dsc b/BeagleBoardPkg/BeagleBoardPkg.dsc
index 5eb3fd8..ee23520 100644
--- a/BeagleBoardPkg/BeagleBoardPkg.dsc
+++ b/BeagleBoardPkg/BeagleBoardPkg.dsc
@@ -74,7 +74,7 @@
DefaultExceptioHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
- SerialPortLib|BeagleBoardPkg/Library/SerialPortLib/SerialPortLib.inf
+ SerialPortLib|Omap35xxPkg/Library/SerialPortLib/SerialPortLib.inf
SemihostLib|ArmPkg/Library/SemihostLib/SemihostLib.inf
RealTimeClockLib|EmbeddedPkg/Library/TemplateRealTimeClockLib/TemplateRealTimeClockLib.inf
@@ -107,11 +107,11 @@
CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
- TimerLib|BeagleBoardPkg/Library/BeagleBoardTimerLib/BeagleBoardTimerLib.inf
- OmapLib|BeagleBoardPkg/Library/OmapLib/OmapLib.inf
+ TimerLib|Omap35xxPkg/Library/BeagleBoardTimerLib/BeagleBoardTimerLib.inf
+ OmapLib|Omap35xxPkg/Library/OmapLib/OmapLib.inf
EblNetworkLib|EmbeddedPkg/Library/EblNetworkLib/EblNetworkLib.inf
- GdbSerialLib|BeagleBoardPkg/Library/GdbSerialLib/GdbSerialLib.inf
+ GdbSerialLib|Omap35xxPkg/Library/GdbSerialLib/GdbSerialLib.inf
[LibraryClasses.common.SEC]
@@ -363,7 +363,7 @@
#
# USB
#
- BeagleBoardPkg/PciEmulation/PciEmulation.inf
+ 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.
@@ -377,29 +377,29 @@
#
# Nand Flash
#
- BeagleBoardPkg/Flash/Flash.inf
+ Omap35xxPkg/Flash/Flash.inf
#
# MMC/SD
#
- BeagleBoardPkg/MMCHSDxe/MMCHS.inf
+ Omap35xxPkg/MMCHSDxe/MMCHS.inf
#
# I2C
#
- BeagleBoardPkg/SmbusDxe/Smbus.inf
+ Omap35xxPkg/SmbusDxe/Smbus.inf
#
# SoC Drivers
#
- BeagleBoardPkg/Gpio/Gpio.inf
- BeagleBoardPkg/InterruptDxe/InterruptDxe.inf
- BeagleBoardPkg/TimerDxe/TimerDxe.inf
+ Omap35xxPkg/Gpio/Gpio.inf
+ Omap35xxPkg/InterruptDxe/InterruptDxe.inf
+ Omap35xxPkg/TimerDxe/TimerDxe.inf
#
# Power IC
#
- BeagleBoardPkg/TPS65950Dxe/TPS65950.inf
+ Omap35xxPkg/TPS65950Dxe/TPS65950.inf
#
# Application