LS1028A / LS1027A: disabling GPU

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

LS1028A / LS1027A: disabling GPU

ソリューションへジャンプ
1,962件の閲覧回数
mbourhis
Contributor II

LS1028A and LS1027A are 2 SoC of the same family.

LS1028A has a GPU (GC7000UltraLite) and LS1027A has not.

Is it possible, through a software configuration, to disable the LS1028A GPU?

(with a modification in DeviceTree file, or a Kernel option or a Boot argument?)

 

Thanks for your help.

Regards,

 

0 件の賞賛
返信
1 解決策
1,946件の閲覧回数
ufedor
NXP Employee
NXP Employee

GPU can be disabled by setting DEVDISR6[GPU] in PBL.

This can be done as RCW source modification by adding ".rcw" file containing:

.pbi
write 0x1e00084,0x00001000
.end

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,947件の閲覧回数
ufedor
NXP Employee
NXP Employee

GPU can be disabled by setting DEVDISR6[GPU] in PBL.

This can be done as RCW source modification by adding ".rcw" file containing:

.pbi
write 0x1e00084,0x00001000
.end

0 件の賞賛
返信