ramips: add basics for Poray devices
authorJohn Crispin <john@openwrt.org>
Thu, 1 Aug 2013 14:30:46 +0000 (14:30 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 1 Aug 2013 14:30:46 +0000 (14:30 +0000)
commitaaedf6c8c612d0a561c91fd0f11631ff7e9576b1
tree69c119f2f70628e25e3a88dfb4cac459bb36f22e
parentb4c722267e206bd00856b98ce022ee64afa6568c
ramips: add basics for Poray devices

This commit adds the basic elements to support Poray brand routers.
It contains a tool to do the encryption/obfuscation that is used in
Poray routers.

Support for Poray devices was worked on by:

Felix Kaechele <heffer@fedoraproject.org>
Luis Soltero <lsoltero@globalmarinenet.com>
Michel Stempin <michel.stempin@wanadoo.fr>

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37635
target/linux/ramips/image/Makefile
target/linux/ramips/rt305x/profiles/poray.mk [new file with mode: 0644]
tools/firmware-utils/Makefile
tools/firmware-utils/src/mkporayfw.c [new file with mode: 0644]