|
Re: DIM2 (MediaLB), i.MX6, clocks, porting Linux function
|
01/10/2019 10:20 AM
post119407
|
Re: DIM2 (MediaLB), i.MX6, clocks, porting Linux function
Hi Andrey,
regarding the mx6x.h header file, I think that this is continuous work: As soon as a new driver or component is added
that accesses some registers not yet defined, it will be added and part of the next BSP release.
What we do in our own i.MX6 BSP is to hold and maintain a private version of mx6x.h where we can add definitions as
needed. We keep our section at the very bottom of the file so that a merge with a newer version from QNX is still
possible.
Regards,
Albrecht
|
|
|