MPC8270 PCI Bridge Configuration Register offset 0x40 and 0x98

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

MPC8270 PCI Bridge Configuration Register offset 0x40 and 0x98

跳至解决方案
1,015 次查看
reedy
Contributor III

While making modifications to legacy software we have found writes to reserved/undocumented registers.  Maybe these are from an early datasheet or errata?

Both writes are to the host PCI configuration space (bus=0, dev=0, fxn=0)

// PCI Bridge Option

0x40 = 0x00000004;

// PCI PIMOSA

0x98 = 0xC0000003;


Does anyone recognize what these register writes are doing?

Thanks,

0 项奖励
回复
1 解答
776 次查看
Bulat
NXP Employee
NXP Employee

Those registers are definitely not from the MPC8270 PCI configuration space. If your software was really written for the MPC8270, you should remove those writes.

Regards,

Bulat

在原帖中查看解决方案

0 项奖励
回复
1 回复
777 次查看
Bulat
NXP Employee
NXP Employee

Those registers are definitely not from the MPC8270 PCI configuration space. If your software was really written for the MPC8270, you should remove those writes.

Regards,

Bulat

0 项奖励
回复