summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-10-06 07:59:00 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-10-06 08:02:08 +0200
commit292e4773624948818c23ca682ea1fc02bdffaab0 (patch)
tree5b0ad5bc93fb109fc3cc0df4a69a0a657e6ff337 /target/config
parentd80594100af21feb7ff66d60f308c02a4e609810 (diff)
nds32: update toolchain and kernel
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in.compiler2
-rw-r--r--target/config/Config.in.kernelcfg2
-rw-r--r--target/config/Config.in.kernelversion4
3 files changed, 4 insertions, 4 deletions
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