diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-02-24 13:19:04 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-02-28 13:57:30 -0500 |
commit | a3bbd0b912f9afff745247fe9641961875322926 (patch) | |
tree | df3c14d4869e09938eadffdc23e2e35c06b5f866 /README | |
parent | 9935050b443a7beda368e7fedb1f8611653eeedb (diff) | |
download | u-boot-a3bbd0b912f9afff745247fe9641961875322926.tar.gz |
Correct U-Boot upstream repository
The U-Boot source moves to https://source.denx.de/u-boot/u-boot.git
effective 2021-02-28.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -58,8 +58,8 @@ Where to get source code: ========================= The U-Boot source code is maintained in the Git repository at -https://gitlab.denx.de/u-boot/u-boot.git ; you can browse it online at -https://gitlab.denx.de/u-boot/u-boot +https://source.denx.de/u-boot/u-boot.git ; you can browse it online at +https://source.denx.de/u-boot/u-boot The "Tags" links on this page allow you to download tarballs of any version you might be interested in. Official releases are also |