Breadcrumbs

eeprom-env

The eeprom-env is a simple application to save and read variables from a eeprom.
The syntax and the handling is the same as the u-boot-fw-utils

Features

  • Read/Write Variables

  • EEPROM Content CRC checked

  • Multiple Partitions available

EEPROM Layout

  • The partitions will start from the upper eeprom address
    to the lower addresses

eeprom-env-layout.png

Linux Commands

eeprom_printenv [-p partitionID ] [ varname ]

eeprom_setenv [-p partitionID ] varname [ varvalue ]

u-boot Variables

Name

Description

eeprom_env_partitions

Sizes of the eeprom partitions in percent, seperated by a space

eeprom-env.vsdx