提交 b0187854 编写于 作者: M Mike Frysinger 提交者: Bryan Wu

Blackfin arch: add defines for the on-chip L1 ROM of BF54x

Should not need separate cplb entry though as we cover L1 with a 4 meg page
Signed-off-by: NMike Frysinger <michael.frysinger@analog.com>
Signed-off-by: NBryan Wu <bryan.wu@analog.com>
上级 c3a9f435
......@@ -49,6 +49,11 @@
#define BOOT_ROM_START 0xEF000000
#define BOOT_ROM_LENGTH 0x1000
/* L1 Instruction ROM */
#define L1_ROM_START 0xFFA14000
#define L1_ROM_LENGTH 0x10000
/* Level 1 Memory */
/* Memory Map for ADSP-BF548 processors */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册