Re: [PATCH 0/3] xilinx: board: Add support for board eeproms

2020-10-27 Thread Michal Simek
st 14. 10. 2020 v 15:55 odesílatel Michal Simek napsal: > > Hi, > > Based on discussion with Rob we should be using nvmem alias to pointing to > eeprom which stores information about device. ZynqMP boards are using > format which is based on offset. The code is reading it and setup > environment

[PATCH 0/3] xilinx: board: Add support for board eeproms

2020-10-14 Thread Michal Simek
Hi, Based on discussion with Rob we should be using nvmem alias to pointing to eeprom which stores information about device. ZynqMP boards are using format which is based on offset. The code is reading it and setup environment variables based on it. They can be used within scripts to automate