sun60iw2: use type1 clocking for BPI-M8 SD boot

This commit is contained in:
Qubot 2026-06-02 22:48:30 +08:00
parent 381d2db2f8
commit aaa9a89641

View File

@ -650,10 +650,14 @@
card_ctrl = <0x0>;
card_high_speed = <0x1>;
card_line = <0x4>;
clk_mmc = "sdmmc0_mod";
pll-0 = "hosc";
pll-1 = "pll_periph1_400m";
pll-2 = "pll_periph1_300m";
pinctrl-0 = <&sdc0_pins_a>;
pinctrl-1 = <&sdc0_pins_b>;
sdc_type = "tm1";
clk_type = "orgn";
clk_type = "typ1";
};
card2_boot_para:card2_boot_para@3 {