On Sat, 4 Feb 2023 at 02:06, Jan Kiszka <[email protected]> wrote: > > From: Su Baocheng <[email protected]> > > Refactor according to the entry `fit: Entry containing a FIT` of > document tools/binman/README.entries. > > As the generator uses the device tree name for the config description, > board_fit_config_name_match requires a small adjustment as well. > > Signed-off-by: Su Baocheng <[email protected]> > [Jan: re-add now required CONFIG_OF_LIST, update config matching] > Signed-off-by: Jan Kiszka <[email protected]> > --- > arch/arm/dts/k3-am65-iot2050-boot-image.dtsi | 44 ++++---------------- > board/siemens/iot2050/board.c | 3 ++ > configs/iot2050_pg1_defconfig | 1 + > configs/iot2050_pg2_defconfig | 1 + > 4 files changed, 12 insertions(+), 37 deletions(-)
Reviewed-by: Simon Glass <[email protected]> (for the dtsi bits)

