]> git.baikalelectronics.ru Git - uboot.git/commit
arm: dts: iot2050: Use the auto generator nodes for fdt
authorSu Baocheng <baocheng.su@siemens.com>
Tue, 28 Feb 2023 18:19:10 +0000 (19:19 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 29 Mar 2023 15:58:26 +0000 (11:58 -0400)
commitc463f2cb7193bcaf972a7c4dc13fd803a961f8e3
tree49fbf709ad6af636ace8e783e03cab4e39edf6f5
parentafc3bc7ffd20492b056951bd07265452fb7dda9c
arm: dts: iot2050: Use the auto generator nodes for fdt

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 <baocheng.su@siemens.com>
[Jan: re-add now required CONFIG_OF_LIST, update config matching]
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/k3-am65-iot2050-boot-image.dtsi
board/siemens/iot2050/board.c
configs/iot2050_pg1_defconfig
configs/iot2050_pg2_defconfig