fixed emmc init

This commit is contained in:
kernelzru
2024-05-26 16:59:38 +03:00
committed by Igor
parent 6432932adf
commit 19821548d6
2 changed files with 6 additions and 0 deletions

View File

@@ -17,6 +17,9 @@
aliases {
rtc0 = &rtc;
rtc1 = &vrtc;
mmc0 = &sd_emmc_a;
mmc1 = &sd_emmc_b;
mmc2 = &sd_emmc_c;
};
leds {

View File

@@ -17,6 +17,9 @@
aliases {
rtc0 = &rtc;
rtc1 = &vrtc;
mmc0 = &sd_emmc_a;
mmc1 = &sd_emmc_b;
mmc2 = &sd_emmc_c;
};
leds {