About imx6d ipu base address different in RM. and device tree.

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

About imx6d ipu base address different in RM. and device tree.

1,280件の閲覧回数
guanliangding
Contributor III

Hi, all:

     I found the imx6d ipu base address is 0x2600000 in RM., but in the device tree is 0x24000000. Why is this?

B.R

john

0 件の賞賛
返信
2 返答(返信)

1,049件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

  the following thread clarifies the issue :

Writing to the IPU's CPMEM region

"For iMX6, IPU registers start from 0x02600000, and CPMEM is at 0x02700000.

The code defined "REGS_IPU1_BASE (0x02400000)" is based on old document, but when

access registers, it will always add offset 0x00200000. In new document, the IPU1 address had

been changed to 0x02600000. Software haven't update to this base address, there is no function

impact, because the software will always use 0x02400000 + 0x00200000 to access IPU registers."


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信

1,049件の閲覧回数
guanliangding
Contributor III

Hi, Yuri:

     Thanks.

     This is an issue rooted in document version.

B.R

John

0 件の賞賛
返信