diff options
author | Koen Kooi <k-kooi@ti.com> | 2009-12-07 13:46:49 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:08 +0200 |
commit | 02ed602f301a438e006d6774605059196323a95b (patch) | |
tree | 0e3d70cf663abae4a611296f7050a20ae81b7fb5 /conf/machine | |
parent | 201247ca3f8776b44cfae258a7064e6c302cf843 (diff) |
ti-xdctools: add 3.15.04.70 and 3.16.01.27 ti-dspbios 5.33.04: switch to TSPA releases
* add 5.33.06 and 5.41.02.14
* add 5.41.02.14
* move common stuff to .inc file
* bump PE to fix versioning
ti-dsplink-module: add 1.64
* put common stuff in .inc
* refresh xdc interfaces after running configure
* fix up missing SZ_2K define
* move configure step out of compile step
* switch on 'channels' feature
ti-codec-engine: add 2.25.00.05
* put common stuff in .inc
* add in OMAP-L support
* introduce DSPSUFFIX and set it appropriately for C674x DSPs
ti-dmai: add OMAP-L137 support and fix versioning
ti-xdais: add 6.25.00.07
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/include/omap3.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc index dd1188b7c5..8227afc2c0 100644 --- a/conf/machine/include/omap3.inc +++ b/conf/machine/include/omap3.inc @@ -16,7 +16,6 @@ EXTRA_IMAGEDEPENDS += "u-boot" # TI DVSDK stuff: # DSPLink rebuild DSPLINKDSPCFG ?= "OMAP3530SHMEM" -DSPLINKGPPOS ?= "OMAPLSP" DSPLINKPLATFORM ?= "OMAP3530" DSPLINKSOC ?= "3530" |