summaryrefslogtreecommitdiff
path: root/drivers/sysinfo/iot2050.c
AgeCommit message (Collapse)Author
2025-02-28sysinfo: Add driver for IOT2050 boardsBaocheng Su
This brings a sysinfo driver and DT entry for the IOT2050 board series. It translates the board information passed from SE-Boot to SPL into values that can be retrieved via the sysinfo API. Will is already used to fill the SMBIOS table when booting via EFI. Signed-off-by: Baocheng Su <[email protected]> Signed-off-by: Li Hua Qian <[email protected]> [Jan: split-off as separate patch, cleanup] Signed-off-by: Jan Kiszka <[email protected]>