From 292e4773624948818c23ca682ea1fc02bdffaab0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 6 Oct 2017 07:59:00 +0200 Subject: nds32: update toolchain and kernel --- target/config/Config.in.compiler | 2 +- target/config/Config.in.kernelcfg | 2 +- target/config/Config.in.kernelversion | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'target/config') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index 6d37de7a0..c9b5f3443 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -56,7 +56,7 @@ config ADK_TOOLCHAIN_GCC_OR1K depends on ADK_TARGET_ARCH_OR1K config ADK_TOOLCHAIN_GCC_NDS32 - bool "4.9.3-nds32" + bool "4.9.4-nds32" depends on ADK_TARGET_ARCH_NDS32 config ADK_TOOLCHAIN_GCC_ARC diff --git a/target/config/Config.in.kernelcfg b/target/config/Config.in.kernelcfg index 464bd173d..5d0742876 100644 --- a/target/config/Config.in.kernelcfg +++ b/target/config/Config.in.kernelcfg @@ -34,7 +34,7 @@ config ADK_TARGET_KERNEL_DEFCONFIG default "nsim_700_defconfig" if ADK_TARGET_SYSTEM_NSIM_ARCV1 default "nsim_hs_defconfig" if ADK_TARGET_SYSTEM_NSIM_ARCV2 default "10m50_defconfig" if ADK_TARGET_SYSTEM_QEMU_NIOS2 - default "orca_defconfig" if ADK_TARGET_SYSTEM_ANDES_AG101P + default "ag101p_defconfig" if ADK_TARGET_SYSTEM_ANDES_AG101P default "bb.org_defconfig" if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK default "am335x_phytec_defconfig" if ADK_TARGET_SYSTEM_PHYTEC_WEGA default "j2_defconfig" if ADK_TARGET_SYSTEM_NUMATO_MIMASV2 diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 1a77c3db2..49d5606a4 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -157,8 +157,8 @@ config ADK_TARGET_KERNEL_VERSION_3_4 depends on !ADK_TARGET_CPU_MIPS64_MIPS64R6 depends on !ADK_TARGET_SYSTEM_ORANGE_PI0 -config ADK_TARGET_KERNEL_VERSION_3_4_NDS32 - bool "3.4-nds32" +config ADK_TARGET_KERNEL_VERSION_3_10_NDS32 + bool "3.10-nds32" depends on ADK_TARGET_ARCH_NDS32 select ADK_TARGET_KERNEL_NO_MIRROR -- cgit v1.2.3