]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
board: rockchip: Remove ARM SCMI Support from RGxx3
authorChris Morgan <macromorgan@hotmail.com>
Thu, 19 Sep 2024 14:00:21 +0000 (09:00 -0500)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 25 Oct 2024 12:48:41 +0000 (20:48 +0800)
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@hotmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/anbernic-rgxx3-rk3566_defconfig

index 8855a751dc6afdd65f852a3e22f44dcc3badb074..d3216ecf7a48fe0c104696dc80f224a69c7a0bbc 100644 (file)
@@ -50,8 +50,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