1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-11-01 10:56:02 +01:00

uboot-test-hooks: Switch to our GitLab instance

As Stephen is no longer actively maintaining the uboot-test-hooks
repository, switch to using the instance on our GitLab.

Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2021-02-24 17:05:04 -05:00
parent a3bbd0b912
commit 85ae52b959
3 changed files with 3 additions and 3 deletions

View File

@@ -301,7 +301,7 @@ saving wear on the flash chip(s).
Examples
''''''''
https://github.com/swarren/uboot-test-hooks contains some working example hook
https://source.denx.de/u-boot/u-boot-test-hooks contains some working example hook
scripts, and may be useful as a reference when implementing hook scripts for
your platform. These scripts are not considered part of U-Boot itself.