projects
/
u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Migrate bootlimit to Kconfig
[u-boot.git]
/
configs
/
tuge1_defconfig
diff --git
a/configs/tuge1_defconfig
b/configs/tuge1_defconfig
index 4ace459571003fa015c0821c697f4c595d3002d3..38523ca139f650daf76f3b8fb66837ff3f58131a 100644
(file)
--- a/
configs/tuge1_defconfig
+++ b/
configs/tuge1_defconfig
@@
-26,6
+26,7
@@
CONFIG_MTDPARTS_DEFAULT="mtdparts=boot:768k(u-boot),128k(env),128k(envred),-(ubi
CONFIG_CMD_UBI=y
# CONFIG_CMD_UBIFS is not set
CONFIG_BOOTCOUNT_LIMIT=y
+CONFIG_BOOTCOUNT_BOOTLIMIT=3
CONFIG_SYS_BOOTCOUNT_ADDR=0xE0113FF8
# CONFIG_MMC is not set
CONFIG_MTD_NOR_FLASH=y
This page took
0.022039 seconds
and
4
git commands to generate.