Re: [PATCH 2/5] board: phytec: introduce eeprom struct member 'valid'

2024-04-23 Thread Teresa Remmet
Am Freitag, dem 19.04.2024 um 08:55 -0700 schrieb Daniel Schultz: > From: Yannic Moog > > 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 >

[PATCH 2/5] board: phytec: introduce eeprom struct member 'valid'

2024-04-19 Thread Daniel Schultz
From: Yannic Moog 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