
8 Jun
2024
8 Jun
'24
12:03 a.m.
On Tue, 21 May 2024 23:18:21 -0700, Daniel Schultz wrote:
This patch series adds support for the EEPROM v3 API.
V3 is backwards compatible to V2 and therefore, the V2 image still exists at the beginning. Only the API version changed from 2 to 3.
V3 is a block-based memory layout organized as singled-linked list with different types of blocks. This is a more flexible approach and allows us to extend it by more block types in the future.
[...]
Applied to u-boot/next, thanks!
--
Tom