07-24-2021, 05:24 PM
I've dumped the EEPROM, my dump can be found here: https://github.com/renzenicolai/uboot-pi...eeprom.bin
Changing the contents is a work in progress, but the format is: little-endian 16-bit integers, first word is the address of the last entry to read, rest of the file is entries consisting of address and value pairs.
Changing the contents is a work in progress, but the format is: little-endian 16-bit integers, first word is the address of the last entry to read, rest of the file is entries consisting of address and value pairs.