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)
commit7d3317905bb9fdfca0e0903f3bc18fbe5cd7ff9b
treef48c90c9881ee281ea17b46f44988ba593cee0c1
parenteee0c990ac0d2445d6726b582c89d3902c59355c
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]