From a32dd071485b17137b6d6088d26cee8011c5b9fc Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sun, 19 Jul 2020 13:56:12 -0600 Subject: rockchip: Convert evb-rk3288 over to use binman At present this board uses a custom script to produce the .its file. Update it to use binman instead. Binman can create all the images that are needed. Signed-off-by: Simon Glass --- arch/arm/dts/rk3288-u-boot.dtsi | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/dts/rk3288-u-boot.dtsi') diff --git a/arch/arm/dts/rk3288-u-boot.dtsi b/arch/arm/dts/rk3288-u-boot.dtsi index c87f00141f..e3c6c10f13 100644 --- a/arch/arm/dts/rk3288-u-boot.dtsi +++ b/arch/arm/dts/rk3288-u-boot.dtsi @@ -4,6 +4,7 @@ */ #include "rockchip-u-boot.dtsi" +#include "rockchip-optee.dtsi" / { chosen { -- cgit v1.2.3