Skip to content

Commit

Permalink
Enable 8-bit mode on eMMC for Picasso
Browse files Browse the repository at this point in the history
  • Loading branch information
astarasikov committed Aug 15, 2011
1 parent 0e6d8a6 commit 4dbf4f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-tegra/board-picasso.c
Expand Up @@ -580,6 +580,7 @@ static struct tegra_sdhci_platform_data tegra_sdhci_platform_data4 = {
.cd_gpio = -1,
.wp_gpio = -1,
.power_gpio = -1,
.is_8bit = 1,
};

/******************************************************************************
Expand Down

0 comments on commit 4dbf4f2

Please sign in to comment.