Commit graph

4 commits

Author SHA1 Message Date
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
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