board: amd: Read an eeprom after relocation
authorPadmarao Begari <padmarao.begari@amd.com>
Wed, 9 Apr 2025 16:26:39 +0000 (21:56 +0530)
committerMichal Simek <michal.simek@amd.com>
Wed, 16 Apr 2025 13:39:48 +0000 (15:39 +0200)
commit672d081196b92745799149714d4cd7f58d9fd356
tree0aa0f5922a4c1803a340d3901518f16c15dc34a7
parent799eaf090cf92a42a0d4650c08e3943a36595196
board: amd: Read an eeprom after relocation

Read an eeprom after relocation which also shows information from
eeprom wired via nvmem aliases.

When DTB reselection is enabled eeprom is read before relocation
too but information is not showed. The issue about two i2c reads
in this case will be address separately.

Signed-off-by: Padmarao Begari <padmarao.begari@amd.com>
Link: https://lore.kernel.org/r/20250409162639.588487-3-padmarao.begari@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
board/amd/versal2/board.c