[kernel] Add mx2 target with very basic support for the vp6500 voip phone
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 10 Apr 2010 18:37:34 +0000 (18:37 +0000)
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 10 Apr 2010 18:37:34 +0000 (18:37 +0000)
commitd531754b838a68f07dca3e835c385d3201ebc746
tree91eacfa598ce84efa4216adfa1a08013967e0ded
parentfc6a5146e946d71b799a695540e7f7c444427a3c
[kernel] Add mx2 target with very basic support for the vp6500 voip phone

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20786 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/mx2/Makefile [new file with mode: 0644]
target/linux/mx2/config-2.6.34 [new file with mode: 0644]
target/linux/mx2/files/arch/arm/mach-mx2/mach-vp6500.c [new file with mode: 0644]
target/linux/mx2/files/arch/arm/plat-mxc/include/mach/board-vp6500.h [new file with mode: 0644]
target/linux/mx2/image/Makefile [new file with mode: 0644]
target/linux/mx2/patches-2.6.34/010-mach-vp6500.patch [new file with mode: 0644]
target/linux/mx2/patches-2.6.34/011-mach-type.patch [new file with mode: 0644]
target/linux/mx2/patches-2.6.34/020-fix-usb-ioresource.patch [new file with mode: 0644]