[SDMMC] Raise power limit & fix sd power cycle
*Change sd_switch to accept other functions *Allow for faster speeds by raising the power limit via switch cmd *Fix the power cycle of sd cards.
This commit is contained in:
@@ -48,6 +48,7 @@ typedef struct _mmc_csd
|
||||
u32 write_blkbits;
|
||||
u32 capacity;
|
||||
u8 write_protect;
|
||||
u16 busspeed;
|
||||
} mmc_csd_t;
|
||||
|
||||
typedef struct _mmc_ext_csd
|
||||
|
||||
Reference in New Issue
Block a user