[PATCH 15/19] rockchip: rk3588-toybrick: Add missing Kconfig options

Quentin Schulz quentin.schulz at theobroma-systems.com
Tue Apr 2 12:28:00 CEST 2024


Hi Jonas,

On 3/29/24 20:01, Jonas Karlman wrote:
> Add .dtb-file entry to Makefile and enable Kconfig options required to
> configure pinctrl in SPL. Also add missing PHY_ROCKCHIP_NANENG_COMBOPHY.
> 
> Fixes: 9fdd9a546986 ("board: rockchip: add Rockchip Toybrick TB-RK3588X board")
> Signed-off-by: Jonas Karlman <jonas at kwiboo.se>
> ---
>   arch/arm/dts/Makefile             | 1 +
>   configs/toybrick-rk3588_defconfig | 5 ++++-
>   2 files changed, 5 insertions(+), 1 deletion(-)
> 
> diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
> index f49b7e5d251f..3e0bad8306b5 100644
> --- a/arch/arm/dts/Makefile
> +++ b/arch/arm/dts/Makefile
> @@ -207,6 +207,7 @@ dtb-$(CONFIG_ROCKCHIP_RK3588) += \
>   	rk3588-quartzpro64.dtb \
>   	rk3588s-rock-5a.dtb \
>   	rk3588-rock-5b.dtb \
> +	rk3588-toybrick-x0.dts \

Should be .dtb here I guess :)

Cheers,
Quentin


More information about the U-Boot mailing list