提交 70bae02f 编写于 作者: B Baruch Siach 提交者: Stefan Roese

arm: mvebu: clearfog: fix boot from SD card

Enable gpio0 in SPL to allow the sdhci driver read the SD card-detect
signal.
Signed-off-by: NBaruch Siach <baruch@tkos.co.il>
Reviewed-by: NStefan Roese <sr@denx.de>
上级 2ec330fc
......@@ -12,6 +12,10 @@
u-boot,dm-spl;
};
&gpio0 {
u-boot,dm-spl;
};
&ahci0 {
u-boot,dm-spl;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册