mx6cuboxi: enable MMC and eMMC in DT for SPL
Signed-off-by: Walter Lozano <walter.lozano@collabora.com>
This commit is contained in:
parent
dbb0c4bf49
commit
24899e03a5
@ -34,3 +34,11 @@
|
||||
&usdhc1 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&usdhc2 {
|
||||
u-boot,dm-pre-reloc;
|
||||
};
|
||||
|
||||
&usdhc3 {
|
||||
u-boot,dm-pre-reloc;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user