mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 07:48:25 +02:00
ramips: fix RT2880_PCI_BASE definition
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17917 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4575c305f4
commit
78b3674055
@ -25,7 +25,7 @@
|
|||||||
#define RT2880_UART1_BASE 0x00300c00
|
#define RT2880_UART1_BASE 0x00300c00
|
||||||
#define RT2880_FE_BASE 0x00310000
|
#define RT2880_FE_BASE 0x00310000
|
||||||
#define RT2880_ROM_BASE 0x00400000
|
#define RT2880_ROM_BASE 0x00400000
|
||||||
#define RT2880_PCI_BASE 0x00500000
|
#define RT2880_PCI_BASE 0x00440000
|
||||||
#define RT2880_WMAC_BASE 0x00600000
|
#define RT2880_WMAC_BASE 0x00600000
|
||||||
#define RT2880_FLASH1_BASE 0x01000000
|
#define RT2880_FLASH1_BASE 0x01000000
|
||||||
#define RT2880_FLASH0_BASE 0x1fc00000
|
#define RT2880_FLASH0_BASE 0x1fc00000
|
||||||
|
Loading…
Reference in New Issue
Block a user