~pmdj/ubuntu/trusty/qemu/2.9+applesmc+fadtv3

« back to all changes in this revision

Viewing changes to roms/u-boot/arch/blackfin/include/asm/mach-bf533/BF532_def.h

  • Committer: Phil Dennis-Jordan
  • Date: 2017-07-21 08:03:43 UTC
  • mfrom: (1.1.1)
  • Revision ID: phil@philjordan.eu-20170721080343-2yr2vdj7713czahv
New upstream release 2.9.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* DO NOT EDIT THIS FILE
 
2
 * Automatically generated by generate-def-headers.xsl
 
3
 * DO NOT EDIT THIS FILE
 
4
 */
 
5
 
 
6
#ifndef __BFIN_DEF_ADSP_BF532_proc__
 
7
#define __BFIN_DEF_ADSP_BF532_proc__
 
8
 
 
9
#include "BF531_def.h"
 
10
 
 
11
#ifndef __BFIN_DEF_ADSP_BF533_proc__
 
12
#define L1_INST_SRAM 0xFFA08000 /* 0xFFA08000 -> 0xFFA0BFFF Instruction Bank A SRAM */
 
13
#define L1_INST_SRAM_SIZE (0xFFA0BFFF - 0xFFA08000 + 1)
 
14
#define L1_INST_SRAM_END (L1_INST_SRAM + L1_INST_SRAM_SIZE)
 
15
#endif
 
16
 
 
17
#endif /* __BFIN_DEF_ADSP_BF532_proc__ */