Radix cross Linux Toolchains for ARC architecture

ARC Toolchains for boot loaders components of some SoCs (such as Amlogic System on Chip)

40 Commits   0 Branches   13 Tags
Index: README.md
===================================================================
--- README.md	(revision 31)
+++ README.md	(revision 32)
@@ -7,7 +7,7 @@
 at https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/wiki page.
 
 The default destination path for installation is defined by **TOOLCHAINS_BASE_PATH** variable
-in the [build-system/config.mk](https://csvn.radix.pro/radix/toolchains-arc/trunk/build-system/config.mk)
+in the [build-system/config.mk](https://csvn.radix-linux.su/radix/toolchains-arc/trunk/build-system/config.mk)
 file. The access permissions should be given to developer by the superuser:
 
 ```Bash
@@ -23,7 +23,7 @@
 ```
 
 Additional information can be found in the
-[*doc/README*](https://csvn.radix.pro/radix/toolchains-arc/trunk/doc/README) file.
+[*doc/README*](https://csvn.radix-linux.su/radix/toolchains-arc/trunk/doc/README) file.
 
 
 Copyright and license
@@ -31,5 +31,5 @@
 
 Code and documentation copyright 2009-2020 Andrey V. Kosteltsev.
 Code and documentation released under
-[the MIT License](https://csvn.radix.pro/radix/toolchains-arc/trunk/LICENSE).
+[the MIT License](https://csvn.radix-linux.su/radix/toolchains-arc/trunk/LICENSE).
 
Index: build-system/config.mk
===================================================================
--- build-system/config.mk	(revision 31)
+++ build-system/config.mk	(revision 32)
@@ -6,7 +6,7 @@
 #######
 
 
-DOWNLOAD_SERVER      = ftp://ftp.radix.pro
+DOWNLOAD_SERVER      = ftp://ftp.radix-linux.su
 
 WGET_OPTIONS         = -q -N