global: Switch from source.denx.de to git.u-boot-project.org

As part of moving our git forge to a new location, update all references
in tree to point to git.u-boot-project.org now.

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2026-07-20 11:13:21 -06:00
parent a312adbcf5
commit 042e45e026
25 changed files with 104 additions and 104 deletions
+1 -1
View File
@@ -411,7 +411,7 @@ The board can be switched off now.
Examples
''''''''
https://source.denx.de/u-boot/u-boot-test-hooks contains some working example hook
https://git.u-boot-project.org/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.