summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-01-09 09:29:04 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-01-09 16:45:25 +0100
commit5828127416efaf60029a59153723c189d35e0813 (patch)
treeff88e4623b5760c6fba143b39714c9d38a749576
parentbsp/gen83xx: Add bsp_restart() (diff)
downloadrtems-5828127416efaf60029a59153723c189d35e0813.tar.bz2
bsp/gen83xx: System reset after fatal conditions
-rw-r--r--c/src/lib/libbsp/powerpc/gen83xx/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen83xx/configure.ac b/c/src/lib/libbsp/powerpc/gen83xx/configure.ac
index 0b2435785f..369899820e 100644
--- a/c/src/lib/libbsp/powerpc/gen83xx/configure.ac
+++ b/c/src/lib/libbsp/powerpc/gen83xx/configure.ac
@@ -76,7 +76,7 @@ AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
AC_CONFIG_FILES([Makefile])
RTEMS_BSP_BOOTCARD_OPTIONS
-RTEMS_BSP_CLEANUP_OPTIONS(0, 0)
+RTEMS_BSP_CLEANUP_OPTIONS(0, 1)
RTEMS_BSP_LINKCMDS
RTEMS_PPC_EXCEPTIONS