From c4bd51e2ae8dcd4e9f833f54cb31074f4d5a6fa8 Mon Sep 17 00:00:00 2001 From: Naoki Hayama Date: Thu, 8 Oct 2020 13:16:25 +0900 Subject: 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 --- README | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'README') diff --git a/README b/README index 3ab664c..727cacf 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: -- cgit v1.1