[PATCH 2/2] rockchip: rk3588-generic: Enable support for RK3582
Quentin Schulz
quentin.schulz at cherry.de
Fri Dec 13 14:45:14 CET 2024
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 at 400
> fail cpu cpu at 500
>
> and on a Radxa E52C:
>
> cpu-code: 35 82
> ip-state: 00 04 00
> fail gpu
> fail cpu cpu at 600
> fail cpu cpu at 700
>
> Signed-off-by: Jonas Karlman <jonas at 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.
Cheers,
Quentin
More information about the U-Boot
mailing list