[PATCH 01/21] Convert CONFIG_SYS_FDT_PAD to Kconfig
Simon Glass
sjg at chromium.org
Tue Aug 2 14:41:41 CEST 2022
On Tue, 2 Aug 2022 at 05:35, Tom Rini <trini at konsulko.com> wrote:
>
> This converts the following to Kconfig:
> CONFIG_SYS_FDT_PAD
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> boot/image-fdt.c | 4 ----
> include/configs/P2041RDB.h | 1 -
> include/configs/T102xRDB.h | 2 --
> include/configs/T104xRDB.h | 2 --
> include/configs/T208xQDS.h | 2 --
> include/configs/T208xRDB.h | 2 --
> include/configs/T4240RDB.h | 2 --
> include/configs/corenet_ds.h | 1 -
> include/configs/kmcent2.h | 2 --
> include/configs/ls1043a_common.h | 2 --
> include/configs/ls1046a_common.h | 1 -
> lib/Kconfig | 10 ++++++++++
> 12 files changed, 10 insertions(+), 21 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list