projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: define GPIO chips separately for each SoCs
[openwrt.git]
/
target
/
linux
/
ramips
/
files
/
arch
/
mips
/
include
/
asm
/
mach-ralink
/
rt288x_regs.h
diff --git
a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x_regs.h
b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x_regs.h
index
a95cb82
..
2ae26ef
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x_regs.h
+++ b/
target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x_regs.h
@@
-37,6
+37,7
@@
#define RT2880_INTC_SIZE 0x100
#define RT2880_MEMC_SIZE 0x100
#define RT2880_UART0_SIZE 0x100
+#define RT2880_PIO_SIZE 0x100
#define RT2880_UART1_SIZE 0x100
#define RT2880_FLASH1_SIZE (16 * 1024 * 1024)
#define RT2880_FLASH0_SIZE (4 * 1024 * 1024)
This page took
0.027435 seconds
and
4
git commands to generate.