Commit 07b28501849ae8602a4e93db1f161b8d205e4fa8
1 parent
a1a617bc
Changed debug settings
Showing
1 changed file
with
1 additions
and
1 deletions
hw/at91sam9.c
| @@ -24,7 +24,7 @@ | @@ -24,7 +24,7 @@ | ||
| 24 | #include "at91sam9263_defs.h" | 24 | #include "at91sam9263_defs.h" |
| 25 | 25 | ||
| 26 | //#define AT91_TRACE_ON | 26 | //#define AT91_TRACE_ON |
| 27 | -#define AT91_DEBUG_ON | 27 | +//#define AT91_DEBUG_ON |
| 28 | 28 | ||
| 29 | #define ARM_AIC_CPU_IRQ 0 | 29 | #define ARM_AIC_CPU_IRQ 0 |
| 30 | #define ARM_AIC_CPU_FIQ 1 | 30 | #define ARM_AIC_CPU_FIQ 1 |