diff options
author | Yannic Moog <y.moog@phytec.de> | 2024-04-19 08:55:37 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-04-29 10:55:57 -0600 |
commit | 8fe6e9a00fea7faa129a741feb50d5a165c422c1 (patch) | |
tree | 0942acd5afbfeb7da0b512718981f43fb32cdc52 /drivers/ddr/fsl/ddr2_dimm_params.c | |
parent | f1c6f5797f53cddd8f87e208062c76697b2d65bc (diff) |
board: phytec: introduce eeprom struct member 'valid'
Add a new nember to the eeprom_data that indicates whether the
associated data is valid or not. Make use of this new member in the
phytec_eeprom_data_init function by setting the valid value
appropriately.
Move the eeprom data to a new struct payload that holds
the payload of the eeprom.
Signed-off-by: Yannic Moog <y.moog@phytec.de>
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
Reviewed-by: Teresa Remmet <t.remmet@phytec.de>
Diffstat (limited to 'drivers/ddr/fsl/ddr2_dimm_params.c')
0 files changed, 0 insertions, 0 deletions