Documentation error?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Documentation error?

889 Views
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?

Labels (6)
0 Kudos
Reply
1 Reply

814 Views
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 Kudos
Reply