Management Processor Monitor: EEPROM/I2C Commands
10009109-01 ATCA-9305 User’s Manual 9-15
Definition: Print information for all flash memory banks.
flinfo
Print information for the flash memory in bank # N.
flinfo N

protect

The protect command enables or disables the flash sector protection for the specified flash
sector. Protection is implemented using software only. The protection mechanism inside
the physical flash part is not being used.
Definition: Protect all of the flash sectors in the address range from start to end.
protect on start end
Protect all of the sectors SF (first sector) to SL (last sector) in flash bank # N.
protect on N:SF[-SL]
Protect all of the sectors in flash bank # N.
protect on bank N
Protect all of the sectors in all of the flash banks.
protect on all
Remove protection on all of the flash sectors in the address range from start to end.
protect off start end
Remove protection on all of the sectors SF (first sector) to SL (last sector) in flash bank # N.
protect off N:SF[-SL]
Remove protection on all of the sectors in flash bank # N.
protect off bank N
Remove protection on all of the sectors in all of the flash banks.
protect off all

EEPROM/I2C COMMANDS

This section describes commands that allow you to read and write memory on the serial
EEPROMs and I2C devices.

eeprom

The eeprom command reads and writes from the EEPROM. For example:
eeprom read 53 100000 1800 100