mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 23:07:00 +00:00
Merge git://git.denx.de/u-boot-marvell
- Enable MMC in SPL to enable DM MMC booting on helios4 (Dennis)
This commit is contained in:
commit
b1ab892740
1 changed files with 4 additions and 0 deletions
|
@ -20,3 +20,7 @@
|
|||
status = "okay";
|
||||
u-boot,dm-spl;
|
||||
};
|
||||
|
||||
&sdhci {
|
||||
u-boot,dm-spl;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue