On Fri, Dec 6, 2024 at 8:05 PM Christoph Niedermaier <cniederma...@dh-electronics.com> wrote: > > The new i.MX8M Plus DHCOM rev.200 is populated with M24C32-D EEPROM > that contains an additional write-lockable page called ID page, which > is populated with a structure containing ethernet MAC addresses, DH > item number and DH serial number. > > This patch series prepare the device tree of the DHCOM i.MX8MP for > reading the EEPROM ID page. Add the reading of the content and set the > correspondent environment variable. It also synchronize two serial > number environment variable via callback functions and fixing recursive > calling of them. > > To ensure that the environment callback functions work, this patch > series depends on patch [1]. > > [1] > https://patchwork.ozlabs.org/project/uboot/patch/20241120160135.28262-1-cniederma...@dh-electronics.com/
Applied all to u-boot-imx/next, thanks.