Commit graph

8 commits

Author SHA1 Message Date
P L Sai Krishna
478130eeb4 sdps: Added support for SD Card v1.0
This patch adds support for version 1.0 SD Cards.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-26 10:30:32 +05:30
P L Sai Krishna
ca0a507124 sdps: checked for DAT inhibit mask in cmd transfer API.
This patch check for DAT inhibit mask rather than CMD inhibit mask in cmd transfer API.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-12-04 15:37:58 +05:30
P L Sai Krishna
a6dbf26307 sdps: Added the driver support for micro sd without WP/CD.
This patch add the driver support for micro sd without WP/CD.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-12-04 15:37:44 +05:30
P L Sai Krishna
659878f9aa sdps: Use ChangeClkFreq API to change the clock.
This patch use ChangeClkFreq API whenever changing the clock.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-11-25 21:38:07 +05:30
P L Sai Krishna
c8ab773a4d sdps:Command for relative card address is send during reinitialization.
This Patch Sends command for relative card address when re-initialization is done.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-11-25 21:38:07 +05:30
Harini Katakam
ceb52d805c sdps: Cache support for switch command
High speed/wide bus operations involve data transfers. Hence these
buffers should be aligned and flushed/invalidated where required.

Signed-off-by: Harini Katakam <harinik@xilinx.com>
2014-09-02 11:21:18 +05:30
Harini Katakam
c7905e97cb sdps: Support data cache
Make changes to enable use of data cache.

Signed-off-by: Harini Katakam <harinik@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
2014-09-02 11:21:14 +05:30
Jagannadha Sutradharudu Teki
2c8f92039d embeddesw: Add initial code support
Added initial support Xilinx Embedded Software.

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-06-24 16:45:01 +05:30