1root { 2 platform { 3 sdio_config { 4 controller_0 { 5 match_attr = "fake_sdio_0"; 6 hostId = 2; // 固定为2 7 devType = 2; // 固定为2 8 } 9 } 10 } 11}