On Sun, 9 Feb 2025 at 08:23, Heinrich Schuchardt <heinrich.schucha...@canonical.com> wrote: > > Binman can automatically generate device-tree and configuration entries in > the FIT image based on CONFIG_OF_LIST if the binman node includes the right > sub-nodes. > > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > --- > arch/riscv/dts/binman.dtsi | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>