Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286877
b: refs/heads/master
c: 2ab1159
h: refs/heads/master
i:
  286875: 9f20a0a
v: v3
  • Loading branch information
Philippe Langlais authored and Linus Walleij committed Jan 20, 2012
1 parent b797609 commit 962717d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d65015f7c5c5be9fd3f5e567889c844ba81bdc9c
refs/heads/master: 2ab1159e80e8f416071e9f51e4f77b9173948296
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-ux500/board-mop500-sdi.c
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,8 @@ void __init mop500_sdi_init(void)

void __init snowball_sdi_init(void)
{
/* On Snowball MMC_CAP_SD_HIGHSPEED isn't supported (Hardware issue?) */
mop500_sdi0_data.capabilities &= ~MMC_CAP_SD_HIGHSPEED;
/* On-board eMMC */
db8500_add_sdi4(&mop500_sdi4_data, U8500_SDI_V2_PERIPHID);
/* External Micro SD slot */
Expand Down

0 comments on commit 962717d

Please sign in to comment.