Open main menu

DAVE Developer's Wiki β

Changes

ConfigID management (BELK/BXELK)

52 bytes added, 15:09, 23 November 2021
no edit summary
|}
<section begin=BELK/>=Introduction=ConfigID management==
''ConfigID'' is a new feature of DAVE Embedded Systems products. It's main purpose is providing an automatic mechanism for the identification of the product model and configuration.
General information about ''ConfigID'' are provided [[ConfigID_and_UniqueID|here]]. The following sections details some Bora/BoraX specific information.
===ConfigID hardware implementation on Bora/BoraX/BoraLite===
BORA uses the first 32bytes OTP block on NOR SPI to store ConfigID (and its CRC32), UniqueID (and its CRC32)
==== ConfigID on BoraLite====For [[:Category:BoraLiteBORA Lite SOM |BORA Lite]] module configured for booting from NAND, the ConfigID is stored on internal I2C EPROM: see [[ConfigID_and_UniqueID#DAVE_Embedded_Systems.27_hardware_implementation | here]] for more information.
===ConfigID software implementation on Bora/BoraX/BoraLite===
U-Boot integrates the software routines for reading and displaying the ConfigID. Hereunder an example of SOM ConfigID at startup:
<pre>
root@axel-lite:~#
</pre>
<section end=BELK/>
8,226
edits