[PATCH v3 18/28] rockchip: rk3588-coolpi: Fix .dtb-file entries in Makefile

Kever Yang kever.yang at rock-chips.com
Mon Apr 22 10:07:57 CEST 2024


On 2024/4/22 14:28, Jonas Karlman wrote:
> Fix CoolPi 4 Model B and CoolPi CM5 EVB .dtb-file entries in Makefile.
>
> Fixes: 3e15dee38d45 ("board: rockchip: Add support for rk3588 based Cool Pi CM5 EVB")
> Signed-off-by: Jonas Karlman <jonas at kwiboo.se>
> Reviewed-by: Dragan Simic <dsimic at manjaro.org>
Reviewed-by: Kever Yang <kever.yang at rock-chips.com>

Thanks,
- Kever
> ---
> v3: New patch, split from rk3588-coolpi documentation patch
> v3: Collect r-b tag
> ---
>   arch/arm/dts/Makefile | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
> index b1c9c6222e5d..313ef34f5cb7 100644
> --- a/arch/arm/dts/Makefile
> +++ b/arch/arm/dts/Makefile
> @@ -167,8 +167,8 @@ dtb-$(CONFIG_ROCKCHIP_RK3568) += \
>   	rk3568-rock-3a.dtb
>   
>   dtb-$(CONFIG_ROCKCHIP_RK3588) += \
> -	rk3588s-coolpi-4b.dts \
> -	rk3588-coolpi-cm5-evb.dts \
> +	rk3588s-coolpi-4b.dtb \
> +	rk3588-coolpi-cm5-evb.dtb \
>   	rk3588-edgeble-neu6a-io.dtb \
>   	rk3588-edgeble-neu6b-io.dtb \
>   	rk3588-evb1-v10.dtb \


More information about the U-Boot mailing list