User's Manual

Table Of Contents
LS6 User Guide
Libre Wireless Technologies User Guide: LS6, Ver. 6.0 Page 26 of 81
Libre Confidential
4. Configuring Non-Volatile-Item
The latest LS-Images (v6023 and onwards) supports NV-Item from
application only and is accessible from Application Shell prompt.
NV-item in U-Boot is not supported anymore.
To configure all the NV-Item values at one shot as per customer
choice, customers can use the envitem.xml file. This xml file is used
to generate a final Golden-Image for production.
Non-Volatile (NV) item in LibreSync can be configured through command line or by editing
the env-item.xml file, shared by Libre.
To configure the NV-Item, type the below command in the command line and Reboot the LS-
Module to apply the changes.
Command Syntax
#setenv <NV_item_name> <<value>>
#reboot
There should be space between setenv and <NV_item_name> and between the
<NV_item_name> and <<value>> .
To know the value of the NV-Item set, type the below command in the command line.
Command Syntax
#getenv <NV_item_name>
To reset all the NV-Items to factory default values, type the below command in the command
line.
Command Syntax
#SetFacDefault