Commit graph

867 commits

Author SHA1 Message Date
Nava kishore Manne
bccbbd9be1 Drivers mdd file changes 2015-06-29 19:33:30 +05:30
Kedareswara rao Appana
7329bd7e91 mcap: linux: Fix race condition while programming bitfiles
During programming the bit files as per flow
in case of errors need to do a full reset of mcap
config space. This patch fixes this issue.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-06-25 19:47:31 +05:30
Kedareswara rao Appana
fab2546cd5 mcap: linux: Options -c and -C may be confusing
This patch modifies the Access Device Configuration Space
option to -a instead of -c.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-06-25 19:47:30 +05:30
Kedareswara rao Appana
7f27f03c84 mcap: linux: update README
This patch updaets README in the
driver for the updated changes.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-06-25 19:47:30 +05:30
Kedareswara rao Appana
a7355981e2 mcap: linux: Update copyright
This patch updates the copyright info.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-06-25 19:47:30 +05:30
Kedareswara rao Appana
7abd459d40 mcap: linux: Modify Programfiles handling
This patch fixes the issues with the program files(.rbt,.bit)
handling.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-06-25 19:47:29 +05:30
Kedareswara rao Appana
934db5b290 mcap: linux: Add support for multiple bitstreams
This patch adds support for configuring
a partial clear file followed by a partial bit file.
(Ex: ./mcap -x 0x8038 -C partialclear.bit -p partial.bit)

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-06-25 19:47:29 +05:30
Kedareswara rao Appana
e70115a96d mcap: linux: Add support for partial reconfiguration clear file
This patch adds support for programming the partial
Reconfiguration clear file.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-06-25 19:47:29 +05:30
Kedareswara rao Appana
a4bb632b88 mcap: linux: Add check for bitstream completion
This patch fixes the issue
Done pin doesn't go high after programming
the 2nd stage bit stream.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-06-25 19:47:29 +05:30
Nava kishore Manne
8ce781d112 xilskey: doc: update pdf doc 2015-06-25 19:37:51 +05:30
Nava kishore Manne
31b22bcdb4 xilkernel update pdf doc 2015-06-25 19:33:32 +05:30
Nava kishore Manne
f09612b531 Drivers tcl changes 2015-06-25 19:26:33 +05:30
Nava kishore Manne
a0d323d79d Lwip141 pdf and tcl file changes
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-06-25 10:40:55 +05:30
Nava kishore Manne
5559432ba2 Deleted older version of lwip 2015-06-25 10:36:53 +05:30
Nava kishore Manne
5cb1a9a98b Removed old version standalone pdf doc 2015-06-24 16:33:51 +05:30
Nava kishore Manne
aeb3c12db8 Sync with next version of standalone driver 2015-06-24 16:29:23 +05:30
Nava kishore Manne
64b7dc4300 bsp: a9: change in gcc Makefile
This patch modifies Makefile to keep a correct check for a compiler
to update ECC_FLAGS

Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-06-24 14:57:55 +05:30
Nava kishore Manne
c8bf071e58 xilisf pdf update
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-06-24 14:57:55 +05:30
Sarat Chand Savitala
f2af2c1487 sw_apps:zynq_fsbl: Updated release version to 2015.2
Updated release version from 2015.1 to 2015.2

Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
2015-06-24 14:57:54 +05:30
Kinjal Pravinbhai Patel
c5347cf086 bsp: a9: reverted the change for iccarm
This patch reverts the change to fix iccarm interrupt issue

Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-06-24 14:57:54 +05:30
naga sureshkumar relli
6f4acd6658 xilisf: Updated the doc.
This patch updates the xilisf doc.

Signed-off-by: naga sureshkumar relli <nagasure@xilinx.com>
2015-06-24 14:57:54 +05:30
Kedareswara rao Appana
af82c03bb5 lwip: doc: update pdf doc
This patch updates the pdf doc

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-06-24 14:57:53 +05:30
Subbaraya Sundeep Bhatta
7791798a55 xadcps: fix incorrect device config base address
Modified to use correct device config base address

Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
2015-06-24 14:57:53 +05:30
Kedareswara rao Appana
16f7e78a11 lwip: RGMII Ethernet not working on Artix devices
Avoid inlining of the AxiEthernetPhyDelay routine by the toolchain. Inlining of
this function can cause issues for certain use cases.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-06-24 14:57:53 +05:30
P L Sai Krishna
3306d5853c devcfg: Updated the version in mdd file.
This patch modifies the version number in mdd file.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-06-24 14:57:53 +05:30
Nava kishore Manne
1e4263a2f1 Thirdparty:sw_services:standalone drivers license 2015-06-24 14:57:52 +05:30
Nava kishore Manne
da67cf28fd lib:sw_apps:standalone drivers license changes 2015-06-24 14:57:52 +05:30
Nava kishore Manne
8809dd5f8e lib:bsp:standalone drivers license changes 2015-06-24 14:57:51 +05:30
Kedareswara rao Appana
13746b3d62 llfifo: Update Register offsets in AXI4 data path as per latest IP version
This patch updates the register offsets in the AXI4 data path
as per latest IP version(v4.1).
The addresses are changed to accommodate increased data width.
With old address map and increased data width user had to generate AXI4 unaligned transactions.
Therefore, the address map was changed for ease of use in the IP.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-06-24 14:57:50 +05:30
Nava kishore Manne
2a99b01651 lib:sw_services:standalone drivers license changes 2015-06-24 14:57:49 +05:30
Nava kishore Manne
3f3559318d Drivers:standalone drivers license changes. 2015-06-24 14:56:48 +05:30
Naga Sureshkumar Relli
afbfa90ae1 xilisf: Add support 4Byte addressing for Micron flash.
This patch adds support to access greather than 16MB Micron
flash using 4Byte addressing.

Signed-off-by: Naga Sureshkumar Relli <nagasure@xilinx.com>
2015-06-24 14:51:11 +05:30
Kinjal Pravinbhai Patel
fd5e7146a1 bsp: a9: change in asm_vectors and xil_exception
This patch modifies asm_vectors.s and xil_exception.c to print the
address for instruction causing data abort and prefetch abort in
default handler

Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-06-24 14:51:11 +05:30
Kinjal Pravinbhai Patel
6565a67b0e bsp: a9: change in xil_cache APIs
This patch modifies Xil_DCacheInvalidateRange and Xil_DCacheFlushRange
to remove unnecessary dsb in the APIs. It also adds necessary
Xil_L2CacheSync in Xil_L2CacheInvalidateRange API.

Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-06-24 14:51:11 +05:30
Kinjal Pravinbhai Patel
ed26a3d6f0 bsp: a9: initialization order change in boot code
This patch changes the initialization order in boot.S to follow
the correct order as specified in CortexA9 TRM

Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com>
2015-06-24 14:51:10 +05:30
Subbaraya Sundeep Bhatta
f112f71d81 sysmon: Modify temperature transfer function for Ultrascale
Modified temperature transfer function for Ultrascale.

Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
2015-06-24 14:51:10 +05:30
P L Sai Krishna
c2135c9296 devcfg: Corrected XDcfg_ReadMultiBootConfig macro.
This patch modifies XDcfg_ReadMultiBootConfig macro, passed
2 arguments for XDcfg_ReadReg.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-06-24 14:51:09 +05:30
VNSL Durga
9c37986bcc vtc: Modified vtc source files.
Added interlaced and progressive mode switching functionality.
Removed XVtc_RegUpdate as there were 2 APIS with same functionality
provided backward compatibility.

Signed-off-by: VNSL Durga <vnsldurg@xilinx.com>
2015-06-24 14:51:09 +05:30
Sarat Chand Savitala
4078f75cce sw_apps:zynq_fsbl: Corrected logic to clear DMA done count for PCAP
Corresponding fields in the devcfg.STATUS register are written to,
for clearing DMA done count.

Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
2015-06-24 14:51:09 +05:30
P L Sai Krishna
350fef233e xilskey: Initialised RSAKeyReadback value with zero
This patch initialises RSAKeyReadback value with zero's since
if RSA key is read with XSK_EFUSEPS_ENABLE_RSA_KEY_HASH as FALSE
then it will return zero.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-06-24 14:51:09 +05:30
Venkata Naga Sai Krishna Kolapalli
c72a5039c1 xilskey : Modified xilskey files to fix warnings.
This patch modifies files to fix warnings that got
generated when -Wextra flag was used.

Signed-off-by: Venkata Naga Sai Krishna Kolapalli <venkatan@xilinx.com>
2015-06-24 14:51:08 +05:30
Kedareswara rao Appana
2a4b53f9bf mcap: linux: Dump all registers option (-d) Returns "Failed Reading Registers"
when -d option is used to dump all the registers,
It should ignore the Data register if it's empty or
Not set and should not return a failure in reading those registers.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-05-05 11:00:24 +05:30
Kedareswara rao Appana
f28bbfbbb6 mcap: linux: Add the "Type" Information for -c Option to the Help Menu
This patch adds the "Type" option of (b or h or w)
for the -c option when the help menu is printed.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-05-05 11:00:24 +05:30
Vishnu Motghare
792d1c177e spips: Removed Modification history from .mdd file
This patch removes modification history from .mdd file.

Signed-off-by: Vishnu Motghare <vishnum@xilinx.com>
2015-05-04 11:44:27 +05:30
Sarat Chand Savitala
17e073acd8 sw_apps:zynq_fsbl: Updated ps7 init files in misc folder with 2015.1
Updated ps7 init files in misc folder for zc702,
zc706, zed, microzed boards - with 2015.1

Signed-off-by: Sarat Chand Savitala <saratcha@xilinx.com>
Acked-by: Krishna Chaitanya Patakamuri <kpataka@xilinx.com>
2015-04-27 12:57:22 +05:30
Kishore Kumar Korathaluri
2d7415c1da xilmfs : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-27 12:57:21 +05:30
Kishore Kumar Korathaluri
7e9fbd75e4 xilflash : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-27 12:57:20 +05:30
Shakti Bhatnagar
6aff7e370b xilisf: Added Micron to serial flash family option.
Added Micron flash option to the serial flash family options.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-04-27 12:57:19 +05:30
Shakti Bhatnagar
3299c2321f xilisf: Added check for flash interface
Added check for flash interface for Winbond,
Spansion and Micron flash family for PSQSPI.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-04-27 12:57:18 +05:30
Kishore Kumar Korathaluri
6321767da7 xilisf : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-27 12:57:17 +05:30