summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2024-08-26 10:49:56 -0600
committerHeinrich Schuchardt <[email protected]>2024-09-12 18:14:49 +0200
commit7387be522efe2ead220fadc1e249d06aaf435719 (patch)
tree39ebfbd41648ac0c933eb6e62b73b21109028174 /doc
parent656b32710a085455920a0b0fff42de782c762a1d (diff)
bootcount: Update to point to current documentation
The current documentation for the bootcount API is on our website and not the old wiki, update the link in two places. Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'doc')
-rw-r--r--doc/device-tree-bindings/bootcount-syscon.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/device-tree-bindings/bootcount-syscon.txt b/doc/device-tree-bindings/bootcount-syscon.txt
index e124f7b6142..ea27b246c8a 100644
--- a/doc/device-tree-bindings/bootcount-syscon.txt
+++ b/doc/device-tree-bindings/bootcount-syscon.txt
@@ -1,6 +1,6 @@
Bootcount Configuration
This is the implementation of the feature as described in
-https://www.denx.de/wiki/DULG/UBootBootCountLimit.
+https://docs.u-boot.org/en/latest/api/bootcount.html
Required Properties:
- compatible: must be "u-boot,bootcount-syscon".