aboutsummaryrefslogtreecommitdiff
path: root/include/commproc.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2008-01-11 01:12:07 +0100
committerWolfgang Denk <wd@denx.de>2008-01-12 00:33:12 +0100
commitb423d055cc2e13c4ef1f0389c3fa2988d0eed818 (patch)
tree4acfb3e3909f170e826a89a0c2226b85e3f31e60 /include/commproc.h
parent381e4e639720d8d2efb8066c7c48ec9588cb28c7 (diff)
Enable SMC microcode relocation patch for SMC1.
Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include/commproc.h')
-rw-r--r--include/commproc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/commproc.h b/include/commproc.h
index 53659c28f..6b1b4e8ff 100644
--- a/include/commproc.h
+++ b/include/commproc.h
@@ -159,6 +159,8 @@ typedef struct smc_uart {
ushort smc_brkec; /* rcv'd break condition counter */
ushort smc_brkcr; /* xmt break count register */
ushort smc_rmask; /* Temporary bit mask */
+ u_char res1[8];
+ ushort smc_rpbase; /* Relocation pointer */
} smc_uart_t;
/* Function code bits.