summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/leon2/include/leon.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/sparc/leon2/include/leon.h')
-rw-r--r--bsps/sparc/leon2/include/leon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsps/sparc/leon2/include/leon.h b/bsps/sparc/leon2/include/leon.h
index 7ec6b1dcf9..bba06e56c6 100644
--- a/bsps/sparc/leon2/include/leon.h
+++ b/bsps/sparc/leon2/include/leon.h
@@ -266,6 +266,7 @@ typedef struct {
#define LEON_REG_UART_CTRL_PE 0x00000020 /* Parity enable */
#define LEON_REG_UART_CTRL_FL 0x00000040 /* Flow control enable */
#define LEON_REG_UART_CTRL_LB 0x00000080 /* Loop Back enable */
+#define LEON_REG_UART_CTRL_DB 0x00000800 /* Debug FIFO enable */
#ifndef ASM