Documentation error?

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

Documentation error?

888 次查看
johnballance
Contributor III

Hi Folks

i think I have found an error in the sdk v1.1 .. in sdk.include.mx6(dq or dl or ds).registers.h

the reference to CPMEM_ .. stuff starts at IPU_REGISTERS_OFFSET + 0x01000000 .. it should be + 0x00100000

Can anyome confirm this please?

标签 (6)
0 项奖励
回复
1 回复

813 次查看
fabio_estevam
NXP Employee
NXP Employee

You are right.

This is how we define it in U-boot:

#elif defined(CONFIG_MX6)

#define IPU_CPMEM_REG_BASE    0x00100000

Regards,

Fabio Estevam

0 项奖励
回复