Skip to content
Snippets Groups Projects
Commit c489762a authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: bf533: merge headers


Only the BF533 port was using the common extended headers, so merge them
into the BF533 specific headers.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 9615398d
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
This diff is collapsed.
/* DO NOT EDIT THIS FILE
* Automatically generated by generate-cdef-headers.xsl
* DO NOT EDIT THIS FILE
*/
#ifndef __BFIN_CDEF_ADSP_BF532_proc__
#define __BFIN_CDEF_ADSP_BF532_proc__
#include "../mach-common/ADSP-EDN-core_cdef.h"
#include "../mach-common/ADSP-EDN-extended_cdef.h"
#endif /* __BFIN_CDEF_ADSP_BF532_proc__ */
#include "BF531_cdef.h"
......@@ -6,10 +6,9 @@
#ifndef __BFIN_DEF_ADSP_BF532_proc__
#define __BFIN_DEF_ADSP_BF532_proc__
#include "../mach-common/ADSP-EDN-core_def.h"
#include "../mach-common/ADSP-EDN-extended_def.h"
#include "BF531_def.h"
#ifndef __BFIN_DEF_ADSP_BF533_proc__
#define L1_INST_SRAM 0xFFA08000 /* 0xFFA08000 -> 0xFFA0BFFF Instruction Bank A SRAM */
#define L1_INST_SRAM_SIZE (0xFFA0BFFF - 0xFFA08000 + 1)
#define L1_INST_SRAM_END (L1_INST_SRAM + L1_INST_SRAM_SIZE)
......@@ -19,5 +18,6 @@
#define SYSMMR_BASE 0xFFC00000 /* 0xFFC00000 -> 0xFFFFFFFF MMR registers */
#define SYSMMR_BASE_SIZE (0xFFFFFFFF - 0xFFC00000 + 1)
#define SYSMMR_BASE_END (SYSMMR_BASE + SYSMMR_BASE_SIZE)
#endif
#endif /* __BFIN_DEF_ADSP_BF532_proc__ */
/* DO NOT EDIT THIS FILE
* Automatically generated by generate-cdef-headers.xsl
* DO NOT EDIT THIS FILE
*/
#ifndef __BFIN_CDEF_ADSP_BF533_proc__
#define __BFIN_CDEF_ADSP_BF533_proc__
#include "../mach-common/ADSP-EDN-core_cdef.h"
#include "../mach-common/ADSP-EDN-extended_cdef.h"
#endif /* __BFIN_CDEF_ADSP_BF533_proc__ */
#include "BF532_cdef.h"
......@@ -6,9 +6,7 @@
#ifndef __BFIN_DEF_ADSP_BF533_proc__
#define __BFIN_DEF_ADSP_BF533_proc__
#include "../mach-common/ADSP-EDN-core_def.h"
#include "../mach-common/ADSP-EDN-extended_def.h"
#include "BF532_def.h"
#define L1_DATA_A_SRAM 0xFF800000 /* 0xFF800000 -> 0xFF803FFF Data Bank A SRAM */
#define L1_DATA_A_SRAM_SIZE (0xFF803FFF - 0xFF800000 + 1)
......
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment