Browse Source

or1k: issues with hard-float setup with illegal instructions on boot

Waldemar Brodkorb 6 hours ago
parent
commit
7c48f3fc43
2 changed files with 2 additions and 3 deletions
  1. 0 1
      target/config/Config.in.float
  2. 2 2
      target/or1k/uclibc-ng.config

+ 0 - 1
target/config/Config.in.float

@@ -9,7 +9,6 @@ depends on ADK_TARGET_ARCH_ARC || \
 	   ADK_TARGET_ARCH_M68K || \
 	   ADK_TARGET_ARCH_MIPS || \
 	   ADK_TARGET_ARCH_NIOS2 || \
-	   ADK_TARGET_ARCH_OR1K || \
 	   ADK_TARGET_ARCH_PPC
 
 config ADK_TARGET_HARD_FLOAT

+ 2 - 2
target/or1k/uclibc-ng.config

@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# uClibc-ng 1.0.52 C Library Configuration
+# uClibc-ng 1.0.55 C Library Configuration
 #
 # TARGET_aarch64 is not set
 # TARGET_alpha is not set
@@ -58,7 +58,7 @@ UCLIBC_HAS_FLOATS=y
 UCLIBC_HAS_FPU=y
 DO_C99_MATH=y
 DO_XSI_MATH=y
-UCLIBC_HAS_FENV=y
+# UCLIBC_HAS_FENV is not set
 UCLIBC_HAS_LONG_DOUBLE_MATH=y
 KERNEL_HEADERS=""
 HAVE_DOT_CONFIG=y