[ifxmips]
authorJohn Crispin <blogic@openwrt.org>
Fri, 6 Aug 2010 15:49:42 +0000 (15:49 +0000)
committerJohn Crispin <blogic@openwrt.org>
Fri, 6 Aug 2010 15:49:42 +0000 (15:49 +0000)
commitd7a87e6551a6bb78d3f892e187f9f90e4287d1c4
tree60b055fcb96e047becbeb0bc2c643591a1e9b628
parentb5598e8bd468c78077cac6f941b488c42811acc9
[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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22515 3c298f89-4303-0410-b956-a3cf2f4a3e73
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