diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-08-07 13:08:54 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-23 05:03:49 -0400 |
commit | 50ca95402876cf7bac4e2d4f7855f616a038763f (patch) | |
tree | 3636f0b534d696675e1dc553471d9b87b909dc91 /include/asm-blackfin/mach-bf561/BF561_def.h | |
parent | d9d8c7c696dec370ca714c03beb6e79d4c90bd5e (diff) | |
download | u-boot-imx-50ca95402876cf7bac4e2d4f7855f616a038763f.zip u-boot-imx-50ca95402876cf7bac4e2d4f7855f616a038763f.tar.gz u-boot-imx-50ca95402876cf7bac4e2d4f7855f616a038763f.tar.bz2 |
Blackfin: unify DSPID/DBGSTAT MMR definitions
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/asm-blackfin/mach-bf561/BF561_def.h')
-rw-r--r-- | include/asm-blackfin/mach-bf561/BF561_def.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-blackfin/mach-bf561/BF561_def.h b/include/asm-blackfin/mach-bf561/BF561_def.h index 22b5bac..8534962 100644 --- a/include/asm-blackfin/mach-bf561/BF561_def.h +++ b/include/asm-blackfin/mach-bf561/BF561_def.h @@ -140,8 +140,6 @@ #define SRAM_BASE_ADDR_CORE_A 0xFFE00000 #define SRAM_BASE_ADDR_CORE_B 0xFFE00000 #define EVT_OVERRIDE 0xFFE02100 -#define DSPID 0xFFE05000 -#define DBGSTAT 0xFFE05008 #define UART_THR 0xFFC00400 #define UART_RBR 0xFFC00400 #define UART_DLL 0xFFC00400 |