mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-14 20:09:24 +01:00
Merge "ARM: qca: ipq807x: Enabled eMMC initialization"
This commit is contained in:
commit
da0d924ef5
1 changed files with 1 additions and 1 deletions
|
|
@ -439,7 +439,7 @@ static int initr_onenand(void)
|
|||
static int initr_mmc(void)
|
||||
{
|
||||
puts("MMC: ");
|
||||
//mmc_initialize(gd->bd);
|
||||
mmc_initialize(gd->bd);
|
||||
return 0;
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue