summaryrefslogtreecommitdiff
path: root/board/st/u8500/mmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/st/u8500/mmc.h')
-rw-r--r--[-rwxr-xr-x]board/st/u8500/mmc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/st/u8500/mmc.h b/board/st/u8500/mmc.h
index c114ffab8..895a4d180 100755..100644
--- a/board/st/u8500/mmc.h
+++ b/board/st/u8500/mmc.h
@@ -196,6 +196,7 @@ typedef struct {
t_mmc_card_type card_type;
u8 padding;
u8 sdio_cccr[4]; /* I/O ready, CCCR/SDIO revision, SD Specification revision, and Card Capability registers */
+ int blockaddressed;
} t_mmc_card_info;
typedef struct {