Commit graph

10 commits

Author SHA1 Message Date
Punnaiah Choudary Kalluri
347f662917 nandps: Update copyright year in source files and examples
Update copyright year in source files and examples

Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
Acked-by: Nava kishore Manne <nava.manne@xilinx.com>
2015-09-01 11:29:50 +05:30
Nava kishore Manne
7a47ffd9e8 Removed executable file permission from source code files.
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Acked-by: Anirudha Sarangi   <anirudh@xilinx.com>
2015-08-03 18:32:57 +05:30
Nava kishore Manne
607a6324f3 Drivers: Retain @details only in the primary header file.
Removed all other instances.

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-07-13 18:30:19 +05:30
Nava kishore Manne
146cd64c83 Doxygen changes for drivers 2015-06-12 12:50:09 +05:30
Nava kishore Manne
0c9ca599cf Drivers:standalone drivers license changes.
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-05-13 17:05:11 +05:30
P L Sai Krishna
c5ad94e476 nandps_v2_2: Removed IAR compilation errors.
This patch removes the IAR compilation errors.
Modified the OnfiNand_Geometry structure declaration according to IAR compiler

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-27 15:05:44 +05:30
Shakti Bhatnagar
40fabfe6ca nandps_v2_2: Modified file permissions from 755 to 644
Changed file permissions from 755 to 644 for files in nandps_v2_2.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-02-19 17:56:40 +05:30
Kishore Kumar Korathaluri
2b6dc96bfb nandps : added hsi namespace to xdefine procs.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-02-04 15:57:51 +05:30
Shakti Bhatnagar
ad66dc099a nandps_v2_2: Pass address cycles as per the onfi parameter page.
Using the address cycles defined in onfi parameter page than
hardcoding this value to 5 for read and write operations in
XNandPs_SendCommand API.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-02-04 09:49:37 +05:30
Shakti Bhatnagar
31c7177fc4 nandps_v2_2: Deprecated exiting version of nandps driver, Added new version.
Deprecated existing version v2_1, Added new version V2_2.

Signed-off-by: Shakti Bhatnagar <shaktib@xilinx.com>
2015-02-04 09:49:36 +05:30