[rtems commit] bsp/altera-cyclone-v: Cleanup
Sebastian Huber
sebh at rtems.org
Thu Apr 17 11:21:09 UTC 2014
Module: rtems
Branch: master
Commit: 6ac39691a2246e70880248b2930234403ed00b4e
Changeset: http://git.rtems.org/rtems/commit/?id=6ac39691a2246e70880248b2930234403ed00b4e
Author: Ralf Kirchner <ralf.kirchner at embedded-brains.de>
Date: Thu Apr 10 16:57:02 2014 +0200
bsp/altera-cyclone-v: Cleanup
---
.../arm/altera-cyclone-v/startup/bspstarthooks.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/c/src/lib/libbsp/arm/altera-cyclone-v/startup/bspstarthooks.c b/c/src/lib/libbsp/arm/altera-cyclone-v/startup/bspstarthooks.c
index 287531e..140156c 100644
--- a/c/src/lib/libbsp/arm/altera-cyclone-v/startup/bspstarthooks.c
+++ b/c/src/lib/libbsp/arm/altera-cyclone-v/startup/bspstarthooks.c
@@ -23,8 +23,6 @@
#include "socal/hps.h"
#include "../include/arm-cache-l1.h"
-/*#define DEBUG_ECC_ERROR*/ /* TODO: Delete DEBUG_ECC_ERROR after the implementation phase */
-
#ifdef RTEMS_SMP
#define MMU_DATA_READ_WRITE ARMV7_MMU_DATA_READ_WRITE_SHAREABLE
#else
More information about the vc
mailing list