Difference between revisions of "BORA Lite SOM/BORA Lite Hardware/General Information/Hardware versioning and tracking"

From DAVE Developer's Wiki
Jump to: navigation, search
(Created page with "{{subst:Hardware_versioning | nome-som=BORA Lite | kit-code=BXELK}}")
 
Line 7: Line 7:
 
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white"|Notes
 
!style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white"|Notes
 
|-
 
|-
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|X.Y.Z
+
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|1.0.0
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|Month Year
+
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|Dec 2020
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|TBD
+
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|First version
|-
 
|-
 
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|[TBD_link X.Y.Z]
 
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|Month Year
 
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|TBD
 
|-
 
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|...
 
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|...
 
|style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000"|...
 
 
|-
 
|-
 
|}
 
|}
Line 24: Line 15:
 
__FORCETOC__
 
__FORCETOC__
 
<section begin=Body/>
 
<section begin=Body/>
 
''TBD: aggiungere le 2 foto TOP e BOTTOM con il CS e il serial number''
 
  
 
== Hardware versioning and tracking==
 
== Hardware versioning and tracking==
Line 34: Line 23:
 
* serial number: it is printed on a white label, as shown in Fig. 2: see also [[Product_serial_number | Product serial number]] page for more details
 
* serial number: it is printed on a white label, as shown in Fig. 2: see also [[Product_serial_number | Product serial number]] page for more details
 
* ConfigID: it is used by software running on the board for the identification of the product model/hardware configuration. For more details, please refer to [[ConfigID_and_UniqueID | this link]]
 
* ConfigID: it is used by software running on the board for the identification of the product model/hardware configuration. For more details, please refer to [[ConfigID_and_UniqueID | this link]]
** (''TBD: definire/identificare dove è memorizzato il CONFIGID nel prodotto in questione'') On BORA Lite SOM ConfigID is stored in these areas of OTP  
+
** On BORA Lite SOM ConfigID is stored in these areas of NOR OTP: for the module configured for booting from NAND, the ConfigID is stored on internal I2C EPROM
  
  
[[File:BORA Lite-bottom.png|thumb|300px|center|Fig.1 PCB version]]
+
[[File:BORA Lite-bottom-PCB.png|thumb|300px|center|Fig.1 PCB version]]
  
  
[[File:BORA Lite-top.png|thumb|300px|center|Fig.2 Serial number]]
+
[[File:BORA Lite-top-SN.png|thumb|300px|center|Fig.2 Serial number]]
  
  

Revision as of 16:29, 3 December 2020

History
Version Issue Date Notes
1.0.0 Dec 2020 First version



Hardware versioning and tracking[edit | edit source]

BORA Lite SOM implements well established versioning and tracking mechanisms:

  • PCB version is copper printed on PCB itself, as shown in Fig. 1
  • serial number: it is printed on a white label, as shown in Fig. 2: see also Product serial number page for more details
  • ConfigID: it is used by software running on the board for the identification of the product model/hardware configuration. For more details, please refer to this link
    • On BORA Lite SOM ConfigID is stored in these areas of NOR OTP: for the module configured for booting from NAND, the ConfigID is stored on internal I2C EPROM


Fig.1 PCB version


Fig.2 Serial number