]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
rockchip: binman: Include a compatible string in each configuration
authorSimon Glass <sjg@chromium.org>
Sun, 13 Apr 2025 19:59:38 +0000 (19:59 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Tue, 6 May 2025 07:58:25 +0000 (15:58 +0800)
Provide a compatible string in the config nodes that U-Boot can use to
help decide which configuration to use with SPL_LOAD_FIT_FULL=y and
FIT_BEST_MATCH=y.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
arch/arm/dts/rockchip-u-boot.dtsi

index e97e9d23834cff915b4d73a2ea51095cf96f971e..f60cc31fb1a6c7199f31f306f83e0fc5067a182e 100644 (file)
                                fit,firmware = "op-tee", "u-boot";
 #endif
                                fit,loadables;
+                               fit,compatible;
                        };
                };
        };