[PATCH V2 3/4] board: rockchip: Remove ARM SCMI Support from RGxx3

Kever Yang kever.yang at rock-chips.com
Fri Oct 25 14:04:35 CEST 2024


On 2024/9/19 22:00, Chris Morgan wrote:
> From: Chris Morgan <macromorgan at hotmail.com>
>
> Remove config options for ARM SCMI. It is not required to boot the
> board and when using the most recent mainline A-TF it actually causes
> the device to freeze during boot due to missing SCMI support.
>
> Signed-off-by: Chris Morgan <macromorgan at hotmail.com>
Reviewed-by: Kever Yang <kever.yang at rock-chips.com>

Thanks,
- Kever
> ---
>   configs/anbernic-rgxx3-rk3566_defconfig | 2 --
>   1 file changed, 2 deletions(-)
>
> diff --git a/configs/anbernic-rgxx3-rk3566_defconfig b/configs/anbernic-rgxx3-rk3566_defconfig
> index f5e5470df8c..49d3766613e 100644
> --- a/configs/anbernic-rgxx3-rk3566_defconfig
> +++ b/configs/anbernic-rgxx3-rk3566_defconfig
> @@ -49,8 +49,6 @@ CONFIG_SPL_REGMAP=y
>   CONFIG_SPL_SYSCON=y
>   CONFIG_SPL_ADC=y
>   CONFIG_SPL_CLK=y
> -CONFIG_ARM_SMCCC_FEATURES=y
> -CONFIG_SCMI_FIRMWARE=y
>   CONFIG_ROCKCHIP_GPIO=y
>   CONFIG_SYS_I2C_ROCKCHIP=y
>   CONFIG_MISC=y


More information about the U-Boot mailing list