mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
ipq40xx: mmc: Enable eMMC support for DK04-c2 board
Change-Id: Ia4bde1e5bb3703e4ae2d13d73fe93836ada5412e Signed-off-by: Balaji Prakash Jagadeesan <bjagadee@codeaurora.org>
This commit is contained in:
parent
6dc84dcba0
commit
3e2ec740dd
1 changed files with 4 additions and 0 deletions
|
|
@ -40,6 +40,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
ess-switch@c000000{
|
ess-switch@c000000{
|
||||||
sw_gpio {
|
sw_gpio {
|
||||||
gpio3 {
|
gpio3 {
|
||||||
|
|
@ -55,4 +56,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
sdhci@7824000 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue