Documentation error?

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

Documentation error?

977件の閲覧回数
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 返信

902件の閲覧回数
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 件の賞賛
返信