IMX8QM: Unable to move the resource from M4 to Application Processor

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IMX8QM: Unable to move the resource from M4 to Application Processor

403件の閲覧回数
vinothkumars
Senior Contributor IV

Hi All,

 

I am unable SC_P_M41_I2C0_SCL move M4 Core to Application Processor. Because of that we unable to use these pins in Application Processor

 

Please find my patch in scfw source,

+
+ BRD_ERR(rm_set_resource_movable(pt_boot, SC_R_M4_1_I2C,
+ SC_R_M4_1_I2C, SC_FALSE));
+
BRD_ERR(rm_set_pad_movable(pt_boot, SC_P_M41_I2C0_SCL,
- SC_P_M41_GPIO0_01, SC_TRUE));
+ SC_P_M41_GPIO0_01, SC_FALSE));

 

 

 

Regards,
Vinothkumar Sekar
0 件の賞賛
0 返答(返信)