-
- 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/calimain_defconfig 1 addition, 0 deletionsconfigs/calimain_defconfig
- configs/dh_imx6_defconfig 1 addition, 0 deletionsconfigs/dh_imx6_defconfig
- configs/ge_b450v3_defconfig 1 addition, 0 deletionsconfigs/ge_b450v3_defconfig
- configs/ge_b650v3_defconfig 1 addition, 0 deletionsconfigs/ge_b650v3_defconfig
- configs/ge_b850v3_defconfig 1 addition, 0 deletionsconfigs/ge_b850v3_defconfig
- configs/highbank_defconfig 1 addition, 0 deletionsconfigs/highbank_defconfig
- configs/ids8313_defconfig 1 addition, 0 deletionsconfigs/ids8313_defconfig
- configs/kmcoge4_defconfig 1 addition, 0 deletionsconfigs/kmcoge4_defconfig
- configs/kmcoge5ne_defconfig 1 addition, 0 deletionsconfigs/kmcoge5ne_defconfig
- configs/kmeter1_defconfig 1 addition, 0 deletionsconfigs/kmeter1_defconfig
- configs/kmlion1_defconfig 1 addition, 0 deletionsconfigs/kmlion1_defconfig
- configs/kmopti2_defconfig 1 addition, 0 deletionsconfigs/kmopti2_defconfig
- configs/kmsupx5_defconfig 1 addition, 0 deletionsconfigs/kmsupx5_defconfig
- configs/kmtegr1_defconfig 1 addition, 0 deletionsconfigs/kmtegr1_defconfig
- configs/kmtepr2_defconfig 1 addition, 0 deletionsconfigs/kmtepr2_defconfig
- configs/kmvect1_defconfig 1 addition, 0 deletionsconfigs/kmvect1_defconfig
- configs/mx53ppd_defconfig 1 addition, 0 deletionsconfigs/mx53ppd_defconfig
- configs/socfpga_is1_defconfig 1 addition, 0 deletionsconfigs/socfpga_is1_defconfig
- configs/socfpga_sr1500_defconfig 1 addition, 0 deletionsconfigs/socfpga_sr1500_defconfig
- configs/suvd3_defconfig 1 addition, 0 deletionsconfigs/suvd3_defconfig
Please register or sign in to comment