From: Bin Meng Date: Fri, 25 Sep 2015 08:22:39 +0000 (-0700) Subject: tools: moveconfig: Update the URL for nds32 toolchain X-Git-Tag: v2015.10-rc4~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4440ececed2d7c7494e03e462b395bdf4e8a418c;p=u-boot tools: moveconfig: Update the URL for nds32 toolchain Give a full URL for a working nds32 toolchain for U-Boot. Signed-off-by: Bin Meng Reviewed-by: Masahiro Yamada --- diff --git a/tools/moveconfig.py b/tools/moveconfig.py index 496c90a9dc..1b53f951a4 100755 --- a/tools/moveconfig.py +++ b/tools/moveconfig.py @@ -181,7 +181,7 @@ SLEEP_TIME=0.03 # (https://www.kernel.org/pub/tools/crosstool/files/bin/), except the followings: # arc: https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases # blackfin: http://sourceforge.net/projects/adi-toolchain/files/ -# nds32: http://osdk.andestech.com/packages/ +# nds32: http://osdk.andestech.com/packages/nds32le-linux-glibc-v1.tgz # nios2: https://sourcery.mentor.com/GNUToolchain/subscription42545 # sh: http://sourcery.mentor.com/public/gnu_toolchain/sh-linux-gnu CROSS_COMPILE = {