diff options
author | Daniel Schultz <d.schultz@phytec.de> | 2025-01-23 06:43:49 -0800 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-01-31 11:08:04 -0600 |
commit | 9c46b8c4e075fb093642e0fc692c16833647a912 (patch) | |
tree | 3662fa83cf83c70cc6229dbb506ad49870337647 /lib/efi_driver/efi_uclass.c | |
parent | 2beaa3425206706f98a75b3033e5d22ad188c45b (diff) |
board: phytec: common: Add product information to FTD
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
This function can be called from the board code when those
values should be exposed to Linux.
This patch also updates the phytec_print_som_info
function and changes the output.
Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
Reviewed-by: Wadim Egorov <w.egorov@phytec.de>
Tested-by: Wadim Egorov <w.egorov@phytec.de>
Diffstat (limited to 'lib/efi_driver/efi_uclass.c')
0 files changed, 0 insertions, 0 deletions