
Hi Quentin,
On 2024-12-13 14:45, Quentin Schulz wrote:
Hi Jonas,
On 12/10/24 11:23 PM, Jonas Karlman wrote:
Add Kconfig option OF_SYSTEM_SETUP=y to support booting boards with a RK3582 SoC. CPU and GPU cores are failed based on ip-state and policy.
Tested on a ROCK 5C Lite v1.1:
cpu-code: 35 82 ip-state: 10 00 00 fail gpu fail cpu cpu@400 fail cpu cpu@500
and on a Radxa E52C:
cpu-code: 35 82 ip-state: 00 04 00 fail gpu fail cpu cpu@600 fail cpu cpu@700
Signed-off-by: Jonas Karlman jonas@kwiboo.se
Can we add RK3582 somewhere in Kconfig, documentation and all?
The idea being to show that we actually support this SoC with the RK3588 code. Not everyone would be aware of that.
Sounds good, I will add something to documentation and Kconfig option help in v2.
Regards, Jonas
Cheers, Quentin