Commit graph

6 commits

Author SHA1 Message Date
P L Sai Krishna
b7424e35f0 sdps: Removed alignment for local variables.
This patch removes alignment for local variables
which is not necessary.Iar compiler does not allow
alignment to local variables.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
Reviewed-by: Harini Katakam <harinik@xilinx.com>
2015-08-14 12:25:50 +05:30
P L Sai Krishna
ad401f70a5 sdps: Used MB_Sleep API for microblaze.
This patch use MB_Sleep API for microblaze design
and removed sleep.h inclusion in xsdps.h file.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
Reviewed-by: Harini Katakam <harinik@xilinx.com>
2015-08-03 14:32:32 +05:30
P L Sai Krishna
c8eeadf710 sdps: Modified the code according to MISRAC-2012.
This patch modifies the source code according to
MISRAC-2012.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
Reviewed-by: Harini Katakam <harinik@xilinx.com>
2015-07-31 16:54:42 +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
P L Sai Krishna
ee32c4dda8 sdps: sdps: Added SD 3.0 features
This patch add SD 3.0 features and modified the source such
that works on both Zynq and ZynqMP. This patch also converts
three line comments into single line comments.

Signed-off-by: Srinivas Goud <sgoud@xilinx.com>
2015-07-09 19:33:50 +05:30
P L Sai Krishna
e7c21a9485 sdps: Added new minor version.
This patch add new minor version 2.5 and deprecates
v2.4

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-07-09 19:33:50 +05:30