[#4088] IRQ_SW_INT1 and IRQ_SW_INT2 obsolete?
Submitted By: Yi Li
Open Date
2008-05-06 03:46:39 Close Date
2008-05-08 09:13:42
Priority:
Medium Assignee:
Michael Hennerich
Status:
Closed Fixed In Release:
N/A
Found In Release:
N/A Release:
trunk,2008r1
Category:
N/A Board:
N/A
Processor:
N/A Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
App binary format:
N/A
Summary: IRQ_SW_INT1 and IRQ_SW_INT2 obsolete?
Details:
In irq.h of BF53x, there is definition of "IRQ_SW_INT1" and "IRQ_SW_INT2", e.g, include/asm-blackfin/mach-bf537/irq.h:
#define IRQ_PROG_INTB 38 /* PF Ports F (PF15:0) Interrupt B */
#define IRQ_WATCH 38 /*Watch Dog Timer */
#define IRQ_SW_INT1 40 /*Software Int 1 */
#define IRQ_SW_INT2 41 /*Software Int 2 (reserved for SYSCALL) */
#define IRQ_PPI_ERROR 42 /*PPI Error Interrupt */
#define IRQ_CAN_ERROR 43 /*CAN Error Interrupt */
There is no such definition for bf54x and bf52x, and I could not find any reference for them. I am thinking this is outdated. Shall we just remove it?
Follow-ups
--- Michael Hennerich 2008-05-08 09:13:41
Removed on trunk
-Michael
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found