commit | 36761d800113b6839b1f881ebf28921bf104da09 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Apr 13 19:59:38 2025 +0000 |
committer | Kever Yang <kever.yang@rock-chips.com> | Tue May 06 15:58:25 2025 +0800 |
tree | 021ae1cf1a4eb2b5a9e85f98fe767de834a007d2 | |
parent | 375456fd4685c5c6e7b6b91b535a5f84db113422 [diff] |
rockchip: binman: Include a compatible string in each configuration 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>