Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
kernel_linux
提交
479a0e3e
K
kernel_linux
项目概览
OpenHarmony
/
kernel_linux
上一次同步 3 年多
通知
13
Star
8
Fork
2
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
K
kernel_linux
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
479a0e3e
编写于
8月 16, 2005
作者:
R
Ralf Baechle
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Support for CoreFPGA-3.
Signed-off-by:
N
Ralf Baechle
<
ralf@linux-mips.org
>
上级
fd0197d2
变更
4
显示空白变更内容
内联
并排
Showing
4 changed file
with
9 addition
and
15 deletion
+9
-15
arch/mips/mips-boards/generic/init.c
arch/mips/mips-boards/generic/init.c
+1
-0
arch/mips/mips-boards/generic/pci.c
arch/mips/mips-boards/generic/pci.c
+1
-0
arch/mips/mips-boards/malta/malta_int.c
arch/mips/mips-boards/malta/malta_int.c
+6
-15
include/asm-mips/mips-boards/generic.h
include/asm-mips/mips-boards/generic.h
+1
-0
未找到文件。
arch/mips/mips-boards/generic/init.c
浏览文件 @
479a0e3e
...
...
@@ -337,6 +337,7 @@ void __init prom_init(void)
case
MIPS_REVISION_CORID_CORE_MSC
:
case
MIPS_REVISION_CORID_CORE_FPGA2
:
case
MIPS_REVISION_CORID_CORE_FPGA3
:
case
MIPS_REVISION_CORID_CORE_EMUL_MSC
:
_pcictrl_msc
=
(
unsigned
long
)
ioremap
(
MIPS_MSC01_PCI_REG_BASE
,
0x2000
);
...
...
arch/mips/mips-boards/generic/pci.c
浏览文件 @
479a0e3e
...
...
@@ -197,6 +197,7 @@ void __init mips_pcibios_init(void)
case
MIPS_REVISION_CORID_CORE_MSC
:
case
MIPS_REVISION_CORID_CORE_FPGA2
:
case
MIPS_REVISION_CORID_CORE_FPGA3
:
case
MIPS_REVISION_CORID_CORE_EMUL_MSC
:
/* Set up resource ranges from the controller's registers. */
MSC_READ
(
MSC01_PCI_SC2PMBASL
,
start
);
...
...
arch/mips/mips-boards/malta/malta_int.c
浏览文件 @
479a0e3e
...
...
@@ -57,6 +57,7 @@ static inline int mips_pcibios_iack(void)
switch
(
mips_revision_corid
)
{
case
MIPS_REVISION_CORID_CORE_MSC
:
case
MIPS_REVISION_CORID_CORE_FPGA2
:
case
MIPS_REVISION_CORID_CORE_FPGA3
:
case
MIPS_REVISION_CORID_CORE_EMUL_MSC
:
MSC_READ
(
MSC01_PCI_IACK
,
irq
);
irq
&=
0xff
;
...
...
@@ -103,22 +104,10 @@ static inline int get_int(void)
irq
=
mips_pcibios_iack
();
/*
* IRQ7 is used to detect spurious interrupts.
* The interrupt acknowledge cycle returns IRQ7, if no
* interrupts is requested.
* We can differentiate between this situation and a
* "Normal" IRQ7 by reading the ISR.
* The only way we can decide if an interrupt is spurious
* is by checking the 8259 registers. This needs a spinlock
* on an SMP system, so leave it up to the generic code...
*/
if
(
irq
==
7
)
{
outb
(
PIIX4_OCW3_SEL
|
PIIX4_OCW3_ISR
,
PIIX4_ICTLR1_OCW3
);
if
(
!
(
inb
(
PIIX4_ICTLR1_OCW3
)
&
(
1
<<
7
)))
{
irq
=
-
1
;
/* Spurious interrupt */
printk
(
"We got a spurious interrupt from PIIX4.
\n
"
);
atomic_inc
(
&
irq_err_count
);
}
}
spin_unlock_irqrestore
(
&
mips_irq_lock
,
flags
);
...
...
@@ -153,6 +142,7 @@ void corehi_irqdispatch(struct pt_regs *regs)
switch
(
mips_revision_corid
)
{
case
MIPS_REVISION_CORID_CORE_MSC
:
case
MIPS_REVISION_CORID_CORE_FPGA2
:
case
MIPS_REVISION_CORID_CORE_FPGA3
:
case
MIPS_REVISION_CORID_CORE_EMUL_MSC
:
ll_msc_irq
(
regs
);
break
;
...
...
@@ -233,6 +223,7 @@ void __init arch_init_irq(void)
switch
(
mips_revision_corid
)
{
case
MIPS_REVISION_CORID_CORE_MSC
:
case
MIPS_REVISION_CORID_CORE_FPGA2
:
case
MIPS_REVISION_CORID_CORE_FPGA3
:
case
MIPS_REVISION_CORID_CORE_EMUL_MSC
:
if
(
cpu_has_veic
)
init_msc_irqs
(
MSC01E_INT_BASE
,
msc_eicirqmap
,
msc_nr_eicirqs
);
...
...
include/asm-mips/mips-boards/generic.h
浏览文件 @
479a0e3e
...
...
@@ -66,6 +66,7 @@
#define MIPS_REVISION_CORID_CORE_EMUL 6
#define MIPS_REVISION_CORID_CORE_FPGA2 7
#define MIPS_REVISION_CORID_CORE_FPGAR2 8
#define MIPS_REVISION_CORID_CORE_FPGA3 9
/**** Artificial corid defines ****/
/*
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录