Difference between revisions of "DESK-MX6UL-L/General/ConfigID"

From DAVE Developer's Wiki
Jump to: navigation, search
m (U0007 moved page AXEL ULite SOM/DESK-MX6UL-L/General/ConfigID to DESK-MX6UL-L/General/ConfigID without leaving a redirect)
Line 18: Line 18:
 
==ConfigID==
 
==ConfigID==
  
This article describes how the [[ConfigID and UniqueID|ConfigID]] is implemented in the products supported by the [[AXEL_ULite_SOM/DESK-MX6UL-L | DESK-MX6UL-L]] Linux Kit.
+
This article describes how the [[ConfigID and UniqueID|ConfigID]] is implemented in the products supported by the [[DESK-MX6UL-L | DESK-MX6UL-L]] Linux Kit.
  
 
===AXEL ULite===
 
===AXEL ULite===
Line 43: Line 43:
 
*''CB ConfigID'' is used to identify the peripherals and the I/O interfaces.
 
*''CB ConfigID'' is used to identify the peripherals and the I/O interfaces.
  
{{ImportantMessage|text=NXP silicon manufacturer guarantees that processors UIDs (a.k.a. <b>SOM UniqueID#</b> on [[AXEL_ULite_SOM/DESK-MX6UL-L | DESK-MX6UL-L]]) to be unique over the whole MX6UL family}}
+
{{ImportantMessage|text=NXP silicon manufacturer guarantees that processors UIDs (a.k.a. <b>SOM UniqueID#</b> on [[DESK-MX6UL-L | DESK-MX6UL-L]]) to be unique over the whole MX6UL family}}
  
 
----
 
----
  
 
[[Category:AXEL ULite]]
 
[[Category:AXEL ULite]]

Revision as of 09:47, 21 July 2021

History
Version Issue Date Notes
1.0.0 Apr 2021 First DESK release



ConfigID[edit | edit source]

This article describes how the ConfigID is implemented in the products supported by the DESK-MX6UL-L Linux Kit.

AXEL ULite[edit | edit source]

As AXEL ULite is a system-on-module (SOM), the typical mechanism described here is used.

Moreover, a system is composed of the combination of a SOM and a carrier board. In this case, two ConfigIDs are used to identify the actual board configuration like it was a SOM+carrier board system.

For the sake of simplicity, the first ConfigID is denoted as SOM ConfigID, while the second one is denoted as CB ConfigID:

...
SOM ConfigID#: 00000014
SOM UniqueID#: ee6ac309:171411d4
CB ConfigID#: 0000003a
CB UniqueID#: 00000000:00000000
Board: MX6UL AXEL ULite rev.A on SDV04
...

Generally speaking:

  • SOM ConfigID is used to identify the configuration of the basic features of the SOM
  • CB ConfigID is used to identify the peripherals and the I/O interfaces.


200px-Emblem-important.svg.png

NXP silicon manufacturer guarantees that processors UIDs (a.k.a. SOM UniqueID# on DESK-MX6UL-L) to be unique over the whole MX6UL family