projects
/
carl9170fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feb381c
)
carl9170 firmware: add defs of the default interrupt table
author
Christian Lamparter
<chunkeey@googlemail.com>
Sun, 5 Dec 2010 20:31:34 +0000
(21:31 +0100)
committer
Christian Lamparter
<chunkeey@googlemail.com>
Sun, 5 Dec 2010 20:31:34 +0000
(21:31 +0100)
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
carlfw/include/rom.h
patch
|
blob
|
history
diff --git
a/carlfw/include/rom.h
b/carlfw/include/rom.h
index d97677cc0076b9063bdc21ca5a798f106b917cf8..7d0ddadeb3a3b854d44c7400387cf6abf91465c5 100644
(file)
--- a/
carlfw/include/rom.h
+++ b/
carlfw/include/rom.h
@@
-62,7
+62,7
@@
struct ar9170_hwtype {
struct ar9170_rom {
/* 0x00000000 */
- uint
8_t __nulldata[8
];
+ uint
32_t *irq_table[2
];
/* 0x00000008 */
uint8_t bootcode[4968];