public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [RESEND PATCH v2 0/2] Add bootlimit to Kconfig
@ 2018-07-14  7:59 Alex Kiernan
  2018-07-14  7:59 ` [U-Boot] [RESEND PATCH v2 1/2] Add BOOTCOUNT_BOOTLIMIT to set reboot limit Alex Kiernan
  2018-07-14  7:59 ` [U-Boot] [RESEND PATCH v2 2/2] Migrate bootlimit to Kconfig Alex Kiernan
  0 siblings, 2 replies; 6+ messages in thread
From: Alex Kiernan @ 2018-07-14  7:59 UTC (permalink / raw)
  To: u-boot


This patch series adds the bootlimit environment variable to Kconfig
and migrates users to it.

Changes in v2:
- include display5 in the migration to Kconfig

Alex Kiernan (2):
  Add BOOTCOUNT_BOOTLIMIT to set reboot limit
  Migrate bootlimit to Kconfig

 configs/brppt1_mmc_defconfig           | 1 +
 configs/brppt1_nand_defconfig          | 1 +
 configs/brppt1_spi_defconfig           | 1 +
 configs/calimain_defconfig             | 1 +
 configs/display5_defconfig             | 1 +
 configs/draco_defconfig                | 1 +
 configs/etamin_defconfig               | 1 +
 configs/ge_bx50v3_defconfig            | 1 +
 configs/km_kirkwood_128m16_defconfig   | 1 +
 configs/km_kirkwood_defconfig          | 1 +
 configs/km_kirkwood_pci_defconfig      | 1 +
 configs/kmcoge4_defconfig              | 1 +
 configs/kmcoge5ne_defconfig            | 1 +
 configs/kmcoge5un_defconfig            | 1 +
 configs/kmeter1_defconfig              | 1 +
 configs/kmlion1_defconfig              | 1 +
 configs/kmnusa_defconfig               | 1 +
 configs/kmopti2_defconfig              | 1 +
 configs/kmsugp1_defconfig              | 1 +
 configs/kmsupx5_defconfig              | 1 +
 configs/kmsuv31_defconfig              | 1 +
 configs/kmtegr1_defconfig              | 1 +
 configs/kmtepr2_defconfig              | 1 +
 configs/kmvect1_defconfig              | 1 +
 configs/mgcoge3un_defconfig            | 1 +
 configs/mx53ppd_defconfig              | 1 +
 configs/portl2_defconfig               | 1 +
 configs/pxm2_defconfig                 | 1 +
 configs/rastaban_defconfig             | 1 +
 configs/rut_defconfig                  | 1 +
 configs/suvd3_defconfig                | 1 +
 configs/thuban_defconfig               | 1 +
 configs/tuge1_defconfig                | 1 +
 configs/tuxx1_defconfig                | 1 +
 drivers/bootcount/Kconfig              | 8 ++++++++
 include/configs/brppt1.h               | 2 --
 include/configs/calimain.h             | 1 -
 include/configs/display5.h             | 1 -
 include/configs/ge_bx50v3.h            | 1 -
 include/configs/km/keymile-common.h    | 1 -
 include/configs/mx53ppd.h              | 1 -
 include/configs/siemens-am33x-common.h | 1 -
 include/env_default.h                  | 3 +++
 43 files changed, 45 insertions(+), 8 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-07-18 21:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-14  7:59 [U-Boot] [RESEND PATCH v2 0/2] Add bootlimit to Kconfig Alex Kiernan
2018-07-14  7:59 ` [U-Boot] [RESEND PATCH v2 1/2] Add BOOTCOUNT_BOOTLIMIT to set reboot limit Alex Kiernan
2018-07-15  9:36   ` Prabhakar Kushwaha
2018-07-15 15:47     ` Alex Kiernan
2018-07-14  7:59 ` [U-Boot] [RESEND PATCH v2 2/2] Migrate bootlimit to Kconfig Alex Kiernan
2018-07-18 21:08   ` Lukasz Majewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox