summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNaoki Hayama <naoki.hayama@lineo.co.jp>2020-10-08 07:16:25 +0300
committerTom Rini <trini@konsulko.com>2020-10-22 16:54:53 +0300
commitc4bd51e2ae8dcd4e9f833f54cb31074f4d5a6fa8 (patch)
tree8f8af904f19de09298d27bc57186b67873692593 /README
parent6681bbb5e928c16e4bb07934d193cdd5403c79cf (diff)
downloadu-boot-c4bd51e2ae8dcd4e9f833f54cb31074f4d5a6fa8.tar.xz
README: Update source code location
This patch include these updates - Git repository has moved to GitLab - HTTPS access to the file server is allowed - pre-built images are no longer available Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp>
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 6 insertions, 8 deletions
diff --git a/README b/README
index 3ab664c6a8..727cacf3ae 100644
--- a/README
+++ b/README
@@ -58,16 +58,14 @@ Where to get source code:
=========================
The U-Boot source code is maintained in the Git repository at
-git://www.denx.de/git/u-boot.git ; you can browse it online at
-http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=summary
+https://gitlab.denx.de/u-boot/u-boot.git ; you can browse it online at
+https://gitlab.denx.de/u-boot/u-boot
-The "snapshot" links on this page allow you to download tarballs of
+The "Tags" links on this page allow you to download tarballs of
any version you might be interested in. Official releases are also
-available for FTP download from the ftp://ftp.denx.de/pub/u-boot/
-directory.
-
-Pre-built (and tested) images are available from
-ftp://ftp.denx.de/pub/u-boot/images/
+available from the DENX file server through HTTPS or FTP.
+https://ftp.denx.de/pub/u-boot/
+ftp://ftp.denx.de/pub/u-boot/
Where we come from: