summaryrefslogtreecommitdiff
path: root/include/atmel_mci.h
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2012-04-25 16:48:53 +0800
committerJosh Wu <josh.wu@atmel.com>2012-09-25 16:20:38 +0800
commit93aaa15e7d09489b1c52b0c2955f39c10a72d24d (patch)
tree7913f5370116ca917e57bc4b3893915a0279bf4f /include/atmel_mci.h
parentcbc6a2ee24cee7aca98ee663f0220136638443e1 (diff)
MMC: enable MMC support in u-boot
Diffstat (limited to 'include/atmel_mci.h')
-rw-r--r--include/atmel_mci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/atmel_mci.h b/include/atmel_mci.h
index 3dd5d67be9..4455b32fc7 100644
--- a/include/atmel_mci.h
+++ b/include/atmel_mci.h
@@ -38,7 +38,7 @@ typedef struct atmel_mci {
u32 sdcr; /* 0x0c */
u32 argr; /* 0x10 */
u32 cmdr; /* 0x14 */
- u32 _18; /* 0x18 */
+ u32 blkr; /* 0x18 */
u32 _1c; /* 0x1c */
u32 rspr; /* 0x20 */
u32 rspr1; /* 0x24 */