On Thu, 23 Jan 2025 06:43:49 -0800, Daniel Schultz wrote: > ft_board_setup inside the board code allows to alter > device-tree during the boot process. > > Introduce a new function for the PHYTEC SOM detection > to read the product name and part number from the EEPROM > content and include both into the device-tree as > * phytec,som-part-number > * phytec,som-product-name > > [...]
Applied to u-boot/master, thanks! -- Tom