summaryrefslogtreecommitdiff
path: root/Omap44xxPkg
diff options
context:
space:
mode:
authorOlivier Deprez <o-deprez@ti.com>2012-11-21 17:25:38 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2013-02-04 09:13:02 +0000
commit428c1c52dd9563bd572a19cb67b3e7f874128697 (patch)
treedc686a9a0cdc968ea0ac82868b30734dea2cf791 /Omap44xxPkg
parent39acba1d56eb8b7ab62bb58ded546f909ead57c6 (diff)
panda: various updates in panda definition files
Omap44xxPkg.dsc: Update gpmc base address Remove unused drivers: Flash, MMCHSDxe, InterruptDxe PandaBoardPkg.dsc: Change PcdCoreCount to 2 Change default boot type to Fdt Update linux machine type to Panda Board Remove SemihostFs, Flash, InterruptDxe Rename pmic TPS65650 to TWL6030 PandaBoardPkg.fdf: Remove SemihostFs, Flash, Rename pmic TPS65650 to TWL6030
Diffstat (limited to 'Omap44xxPkg')
-rw-r--r--Omap44xxPkg/Omap44xxPkg.dsc12
1 files changed, 2 insertions, 10 deletions
diff --git a/Omap44xxPkg/Omap44xxPkg.dsc b/Omap44xxPkg/Omap44xxPkg.dsc
index c4b110252b..a7fa9375a2 100644
--- a/Omap44xxPkg/Omap44xxPkg.dsc
+++ b/Omap44xxPkg/Omap44xxPkg.dsc
@@ -147,20 +147,16 @@
gArmTokenSpaceGuid.PcdCpuVectorBaseAddress|0x80000000
gArmTokenSpaceGuid.PcdCpuResetAddress|0x80008000
- gOmap44xxTokenSpaceGuid.PcdOmap44xxGpmcOffset|0x6E000000
+ gOmap44xxTokenSpaceGuid.PcdOmap44xxGpmcOffset|0x50000000
gOmap44xxTokenSpaceGuid.PcdOmap44xxMMCHS1Base|0x4809C000
- # Console
+ # Console
gOmap44xxTokenSpaceGuid.PcdOmap44xxConsoleUart|3
# Timers
gOmap44xxTokenSpaceGuid.PcdOmap44xxArchTimer|3
gOmap44xxTokenSpaceGuid.PcdOmap44xxFreeTimer|4
gEmbeddedTokenSpaceGuid.PcdTimerPeriod|100000
-
-# gEmbeddedTokenSpaceGuid.PcdEmbeddedPerformanceCounterPeriodInNanoseconds|77
-# gEmbeddedTokenSpaceGuid.PcdEmbeddedPerformanceCounterFrequencyInHz|13000000
-
gEmbeddedTokenSpaceGuid.PcdEmbeddedPerformanceCounterPeriodInNanoseconds|26
gEmbeddedTokenSpaceGuid.PcdEmbeddedPerformanceCounterFrequencyInHz|38400000
@@ -178,12 +174,8 @@
Omap44xxPkg/Library/Omap44xxTimerLib/Omap44xxTimerLib.inf
Omap44xxPkg/Library/OmapLib/OmapLib.inf
Omap44xxPkg/Library/OmapDmaLib/OmapDmaLib.inf
-
- Omap44xxPkg/Flash/Flash.inf
- Omap44xxPkg/MMCHSDxe/MMCHS.inf
Omap44xxPkg/SmbusDxe/Smbus.inf
Omap44xxPkg/Gpio/Gpio.inf
- Omap44xxPkg/InterruptDxe/InterruptDxe.inf
Omap44xxPkg/TimerDxe/TimerDxe.inf
Omap44xxPkg/TPS65950Dxe/TPS65950.inf