[ifxmips]
authorJohn Crispin <john@openwrt.org>
Fri, 6 Aug 2010 15:49:42 +0000 (15:49 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 6 Aug 2010 15:49:42 +0000 (15:49 +0000)
commit7129172cef5d85c609b91b3dd9ddb9fab7774fd3
tree60b055fcb96e047becbeb0bc2c643591a1e9b628
parentbdc3c2315ac01718fe20d45483f42a63c8fac201
[ifxmips]
* remove references to gpio_dev
* make vmmc driver register its own memory and dont rely on arch code to do so
* makes any Danube board with a CFI commandset 2 NOR flash chip functional again
* fixes filenames of downloaded firmwares

thanks, Ithamar R. Adema

SVN-Revision: 22515
package/ifx-vmmc/Makefile
package/ifx-vmmc/patches-2.6.33/100-ifxmips.patch
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/ar9/mach-easy50812.c
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/common/devices.c
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/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_prom.h
target/linux/ifxmips/patches-2.6.33/200-cfi-swap.patch