[ifxmips]
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 17 May 2010 10:06:46 +0000 (10:06 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 17 May 2010 10:06:46 +0000 (10:06 +0000)
commit1bd8850ada856207a9c1c5daab54cbbfd793b769
treeebfd1cd658057dc1c052105e93d00179d59ffbd6
parent8ab958d754ea098a10b98d9b03fbe9e09c3f7853
[ifxmips]

 * adds support for speedport w502V
 * bump kernel to 2.6.33.4
 * make ethernet be configurable as MII/RMII
 * on xway we now assign a static amount of cp1 ram (still need to find a
sane value)
 * remove bogus board.c
 * jiffies were running with a (1 << 2) multiplier

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21485 3c298f89-4303-0410-b956-a3cf2f4a3e73
19 files changed:
target/linux/ifxmips/Makefile
target/linux/ifxmips/danube/config-2.6.33
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/Makefile [deleted file]
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/common/devices.h
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/common/prom.c
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/common/setup.c
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/danube/arcaydian.c
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/danube/arcaydian.h
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/danube/board.c [deleted file]
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/danube/devices.c
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/danube/devices.h
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/danube/mach-arv452.c [deleted file]
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/danube/mach-arv4520.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/danube/mach-arv4525.c [new file with mode: 0644]
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/danube/mach-easy4010.c
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/danube/mach-easy50712.c
target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/ifxmips_platform.h [new file with mode: 0644]
target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/machine.h
target/linux/ifxmips/files-2.6.33/drivers/net/ifxmips.c