]> git.baikalelectronics.ru Git - uboot.git/commit
Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig
authorTom Rini <trini@konsulko.com>
Sat, 25 Jun 2022 15:02:49 +0000 (11:02 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 7 Jul 2022 18:01:09 +0000 (14:01 -0400)
commit8367aed9f36092c06cdf704eff1947ca09a58602
tree3bde2b467051d4b204e2ea29f13ace88644b0476
parent29c284abbb533fd3cf2d753afaa8a6f4bb1289e0
Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig

This converts the following to Kconfig:
   CONFIG_SYS_BOOTCOUNT_LE
   CONFIG_SYS_BOOTCOUNT_BE

Signed-off-by: Tom Rini <trini@konsulko.com>
32 files changed:
configs/am335x_boneblack_vboot_defconfig
configs/am335x_evm_defconfig
configs/am335x_evm_spiboot_defconfig
configs/am335x_hs_evm_defconfig
configs/am335x_hs_evm_uart_defconfig
configs/am335x_sl50_defconfig
configs/chiliboard_defconfig
configs/dh_imx6_defconfig
configs/kmcent2_defconfig
configs/kmcoge5ne_defconfig
configs/kmeter1_defconfig
configs/kmsupx5_defconfig
configs/kmtegr1_defconfig
configs/pg_wcom_expu1_defconfig
configs/pg_wcom_expu1_update_defconfig
configs/pg_wcom_seli8_defconfig
configs/pg_wcom_seli8_update_defconfig
configs/socfpga_is1_defconfig
configs/socfpga_sr1500_defconfig
configs/tuge1_defconfig
drivers/bootcount/Kconfig
include/bootcount.h
include/configs/am335x_evm.h
include/configs/am335x_guardian.h
include/configs/am335x_sl50.h
include/configs/chiliboard.h
include/configs/dh_imx6.h
include/configs/highbank.h
include/configs/km/pg-wcom-ls102xa.h
include/configs/socfpga_is1.h
include/configs/socfpga_sr1500.h
include/configs/tqma6_wru4.h