-
- Downloads
bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
Migrate the users of CONFIG_SYS_BOOTCOUNT_ADDR to Kconfig. We can provide a default for BOOTCOUNT_AM33XX as that's a specific part of the RTC in use. We can also provide a default for ARCH_LS1043A and ARCH_LS1021A as they had been previously calculated and their symbols are in Kconfig. In the case of other QE-enabled platforms, they are not so we must update the relevant defconfig files. The previous default only applied in some cases, even on a specific SoC family. Reviewed-by:Lukasz Majewski <lukma@denx.de> Reviewed-by:
Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by:
Tom Rini <trini@konsulko.com>
Showing
- configs/tqma6s_wru4_mmc_defconfig 1 addition, 0 deletionsconfigs/tqma6s_wru4_mmc_defconfig
- configs/tuge1_defconfig 1 addition, 0 deletionsconfigs/tuge1_defconfig
- configs/tuxx1_defconfig 1 addition, 0 deletionsconfigs/tuxx1_defconfig
- configs/x600_defconfig 1 addition, 0 deletionsconfigs/x600_defconfig
- drivers/bootcount/Kconfig 4 additions, 2 deletionsdrivers/bootcount/Kconfig
- drivers/bootcount/bootcount.c 0 additions, 16 deletionsdrivers/bootcount/bootcount.c
- include/configs/brppt1.h 0 additions, 3 deletionsinclude/configs/brppt1.h
- include/configs/calimain.h 0 additions, 1 deletioninclude/configs/calimain.h
- include/configs/dh_imx6.h 0 additions, 1 deletioninclude/configs/dh_imx6.h
- include/configs/ge_bx50v3.h 0 additions, 2 deletionsinclude/configs/ge_bx50v3.h
- include/configs/highbank.h 0 additions, 1 deletioninclude/configs/highbank.h
- include/configs/ids8313.h 0 additions, 3 deletionsinclude/configs/ids8313.h
- include/configs/km/kmp204x-common.h 0 additions, 3 deletionsinclude/configs/km/kmp204x-common.h
- include/configs/socfpga_is1.h 0 additions, 2 deletionsinclude/configs/socfpga_is1.h
- include/configs/socfpga_sr1500.h 0 additions, 2 deletionsinclude/configs/socfpga_sr1500.h
- include/configs/ti_am335x_common.h 0 additions, 7 deletionsinclude/configs/ti_am335x_common.h
- include/configs/tqma6_wru4.h 0 additions, 1 deletioninclude/configs/tqma6_wru4.h
- include/configs/x600.h 0 additions, 4 deletionsinclude/configs/x600.h
Loading
Please register or sign in to comment