summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Dowdal2016-03-19 17:20:43 -0500
committerJohn Dowdal2016-03-19 17:20:43 -0500
commit5ec245118280ec1fdf6ccccfb137da330ee727ac (patch)
tree4c3d9f2be916e8aa8394b742426bbfcc96c36d36 /package.xdc
parent4e05b2ff711ec97a7a334e7b9f1294e524af8086 (diff)
downloadpcie-lld-5ec245118280ec1fdf6ccccfb137da330ee727ac.tar.gz
pcie-lld-5ec245118280ec1fdf6ccccfb137da330ee727ac.tar.xz
pcie-lld-5ec245118280ec1fdf6ccccfb137da330ee727ac.zip
update lld version numberDEV.PCIE_LLD.02.02.00.04
Diffstat (limited to 'package.xdc')
-rw-r--r--package.xdc4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.xdc b/package.xdc
index 503b347..293bbde 100644
--- a/package.xdc
+++ b/package.xdc
@@ -6,10 +6,10 @@
6 * DESCRIPTION: 6 * DESCRIPTION:
7 * This file contains the package specification for the PCIE LLD library 7 * This file contains the package specification for the PCIE LLD library
8 * 8 *
9 * Copyright (C) 2012-2015, Texas Instruments, Inc. 9 * Copyright (C) 2012-2016, Texas Instruments, Inc.
10 *****************************************************************************/ 10 *****************************************************************************/
11 11
12package ti.drv.pcie[2, 2, 0, 3] { 12package ti.drv.pcie[2, 2, 0, 4] {
13 module Settings; 13 module Settings;
14} 14}
15 15