diff options
author | Jonas Karlman <jonas@kwiboo.se> | 2024-11-10 00:56:16 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-01-10 18:56:22 -0600 |
commit | 1c2ffcd5e622031fa1c05335d0db839de14bf0e9 (patch) | |
tree | 6af50219d66c28d8d72e533ef6688afaa0defcff /drivers/pwm/pwm-uclass.c | |
parent | 1a520a9b20f9ca3dda9adbcd1cf5e5723c73eaef (diff) |
rockchip: rk3588: Implement checkboard() to print SoC variant
Implement checkboard() to print current SoC model used by a board,
e.g. one of:
SoC: RK3582
SoC: RK3588
SoC: RK3588J
SoC: RK3588S
SoC: RK3588S2
when U-Boot proper is running.
U-Boot 2025.01-rc1 (Nov 10 2024 - 00:31:29 +0000)
Model: Generic RK3588S/RK3588
SoC: RK3588S2
DRAM: 8 GiB
Information about the SoC model and variant is read from OTP.
Also update rk3588s-u-boot.dtsi to include OTP in U-Boot pre-reloc phase,
where checkboard() is called.
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Tested-by: FUKAUMI Naoki <naoki@radxa.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'drivers/pwm/pwm-uclass.c')
0 files changed, 0 insertions, 0 deletions